This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Releases: thestormforge/optimize-go
Releases · thestormforge/optimize-go
v0.1.21
v0.1.20
🏗 Changed
- Upgraded some dependencies
🐛 Fixed
- The default value for the issuer configuration has been fixed
v0.1.19
🏗 Changed
- The authorization parameters and fixed token configuration options are now part of the marshalled configuration representation.
🗝 Security
- Upgraded
golang.org/x/netto v0.8.0
v0.1.18
🏗 Changed
- The
--forflag onget applicationsis now hidden - Allow more input to activity patching
⏳ Deprecated
- Functionality related to scenarios is deprecated
v0.1.17
🛑 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
🏗 Changed
- Recommendations will be adjusted from millicores to cores FOR DISPLAY ONLY
v0.1.15
🐛 Fixed
- Panic caused by the removed flag in 0.1.14
v0.1.14
🛑 Removed
- The
--user-agentflag was removed from the watch activity command
v0.1.13
✨ Added
- The limit/request ratio
🏗 Changed
- The
NumberOrStringtype now supports infinity
v0.1.12
✨ Added
- The
whoamicommand has an--outputflag
🏗 Changed
- The
--batch-sizeflag has been renamed--chunk-sizeto be consistent withkubectl - The default chunk size for applications and experiments has changed to 500 (previously it was unspecified, the server defaulted to 10)