Skip to content

Releases: thestormforge/optimize-go

v0.1.21

05 Jan 20:39
v0.1.21
a7791bd
Compare
Choose a tag to compare

🏗 Changed

  • Upgrade dependencies

v0.1.20

25 Apr 18:47
v0.1.20
8de5717
Compare
Choose a tag to compare

🏗 Changed

  • Upgraded some dependencies

🐛 Fixed

  • The default value for the issuer configuration has been fixed

v0.1.19

27 Mar 16:21
v0.1.19
Compare
Choose a tag to compare

🏗 Changed

  • The authorization parameters and fixed token configuration options are now part of the marshalled configuration representation.

🗝 Security

  • Upgraded golang.org/x/net to v0.8.0

v0.1.18

23 Jan 16:16
v0.1.18
ff20ca4
Compare
Choose a tag to compare

🏗 Changed

  • The --for flag on get applications is now hidden
  • Allow more input to activity patching

⏳ Deprecated

  • Functionality related to scenarios is deprecated

v0.1.17

20 Jan 14:00
v0.1.17
6aa3d3f
Compare
Choose a tag to compare

🛑 Removed

  • The "scan" and "run" tags have been removed as they are not longer required
  • The "check labels" code has been removed as we no longer experiments to have specific labels

v0.1.16

22 Dec 13:39
v0.1.16
0f04041
Compare
Choose a tag to compare

🏗 Changed

  • Recommendations will be adjusted from millicores to cores FOR DISPLAY ONLY

v0.1.15

22 Dec 13:38
v0.1.15
49eb361
Compare
Choose a tag to compare

🐛 Fixed

  • Panic caused by the removed flag in 0.1.14

v0.1.14

13 Dec 17:02
v0.1.14
d823392
Compare
Choose a tag to compare

🛑 Removed

  • The --user-agent flag was removed from the watch activity command

v0.1.13

30 Nov 18:03
v0.1.13
feff161
Compare
Choose a tag to compare

✨ Added

  • The limit/request ratio

🏗 Changed

  • The NumberOrString type now supports infinity

v0.1.12

18 Nov 22:16
v0.1.12
3544f9d
Compare
Choose a tag to compare

✨ Added

  • The whoami command has an --output flag

🏗 Changed

  • The --batch-size flag has been renamed --chunk-size to be consistent with kubectl
  • The default chunk size for applications and experiments has changed to 500 (previously it was unspecified, the server defaulted to 10)