Releases: otterize/otterize-cli
Releases · otterize/otterize-cli
v2.0.3
What's Changed
- Add support for debug logging of HTTP API requests & their duration, by utilizing the OTTERIZE_DEBUD environment variable. by @amitlicht in #177
- Solve slowness in otterize clientintents export by namespaces caused by slow query for list of namespaces, by using minimal GraphQL API query for namespaces fields by @amitlicht in #178
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Fix an issue where otterize-cli login would fail on users belonging to multiple organizations by @amitlicht in #176
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Add time filter flag to
clientintents exportcommand, with a default of 1h by @orishoshan in #175
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Set default ClientIntents export version to v2 by @orishoshan in #173
Full Changelog: v1.0.15...v2.0.0
v1.0.15
What's Changed
- Fix inconsistency in writing output to stderr from some CLI commands, which led to inconsistent styling and use of quiet more flag by @amitlicht in #172
Full Changelog: v1.0.14...v1.0.15
v1.0.14
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #170
- Include namespace name in generated filenames on otterize clientintents export to dir by @amitlicht in #171
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- Support exporting ClientIntents in version v2 in 'otterize clientintents export' command by @amitlicht in #167
- Support enabling/disabling diff comments in otterize clientintents export by @amitlicht in #166
- Support using object names in export clientintents command & set infra for usage in other commands by @amitlicht in #168
- Update
clientintents exportdocs with new filter by name capability by @amitlicht in #169
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- Support otterize clientintents export from cloud by clusters, namespaces & service filters by @amitlicht in #165
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- add
otterize export clientintentscli command; Bump golang to v1.23.1; bump actions versions by @amitlicht in #164
Full Changelog: v1.0.10...v1.0.11