Skip to content

v24.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 10:53
· 16 commits to main since this release

24.0.0 (2024-05-06)

Bug Fixes

  • ci: Fetch tags on build (2778a9e)
  • cli: Fix keyring implementation (38b7cc4)
  • cli: remove duplicate default value in description (5903dae)
  • cli: Show correct version information on build (1d64f25)
  • deps: update gomod minor dependencies (58b391a)
  • deps: update gomod minor dependencies (4526637)
  • deps: update gomod minor dependencies (773e46a)
  • deps: update gomod minor dependencies (85a126b)
  • deps: update gomod minor dependencies (2574c92)
  • deps: update gomod minor dependencies (5cb46ed)
  • deps: update gomod minor dependencies (2a2db7c)
  • deps: update gomod minor dependencies (78d5ca8)
  • deps: update gomod minor dependencies (07d4712)
  • deps: update gomod minor dependencies (3281199)
  • deps: update module buf.build/gen/go/gportal/gpcore/protocolbuffers/go to v1.33.0-20240214122508-3176bbe00a4d.1 (07616ac)
  • TE-696: replace gpcloud dependencies with gpcore one (2a21f72)
  • TE-717: Linting + fixes (5b5f431)
  • TE-825: project use command use the correct project (50ea09f)
  • TE-827: no admin users does not use the password from keyring anymore (1a0e6d1)
  • ui: make --help work as expected and fix the EOL error (f01b6ae)

Features

  • ci: Added semantic release job (d981307)
  • ci: Upload dev artifacts (24bbe75)
  • cli: add missing endpoints and optimize the code generation (8e132de)
  • cli: add shell completion command (3f7baa4)
  • cli: implement pagination support (2ac6094)
  • cli: make log level configurable through the commandline (7987101)
  • cli: make the cli tool more ergonomic and pleasant to use (1c91567)
  • cli: support simple and complex array type inputs (29d38ac)
  • code-generator: use pagination for all endpoints now (17fa84e)
  • deps: Enable dependabot (9870177)
  • TE-717: add dave/jennifer dependency for code generation (e6ffc02)
  • TE-717: Added renovate.json config (a312542)
  • ui: add ASCII header with status information to help output (8de70d1)
  • ui: hide admin categories and sub-commands for users (3d930ff)

BREAKING CHANGES

  • cli: Moves private key from Keyring to Config (too large) but keeps private key password in Keyring