Skip to content

Releases: otterize/otterize-cli

v2.0.3

24 Apr 12:55
f4848b3

Choose a tag to compare

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

21 Apr 19:25
d4c8de3

Choose a tag to compare

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

16 Apr 13:48
93c3b7b

Choose a tag to compare

What's Changed

  • Add time filter flag to clientintents export command, with a default of 1h by @orishoshan in #175

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Feb 09:15
6d0c24a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v2.0.0

v1.0.15

16 Feb 10:30
65ed704

Choose a tag to compare

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

31 Dec 12:06
361a1c8

Choose a tag to compare

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

11 Dec 15:01
429dc2a

Choose a tag to compare

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 export docs with new filter by name capability by @amitlicht in #169

Full Changelog: v1.0.12...v1.0.13

v1.0.12

03 Dec 11:41
1397a7d

Choose a tag to compare

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

22 Oct 09:13
076f9f1

Choose a tag to compare

What's Changed

  • add otterize export clientintents cli command; Bump golang to v1.23.1; bump actions versions by @amitlicht in #164

Full Changelog: v1.0.10...v1.0.11

v1.0.10

25 Aug 21:06
c95a8b2

Choose a tag to compare

What's Changed

  • Fix bug where otterize mapper could not perform visualize by @omris94 in #163

Full Changelog: v1.0.9...v1.0.10