Skip to content

0.39.2-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wtrocki wtrocki released this 11 Apr 14:56

Changelog

  • 6fd8988 chore(service-registry rule): add "none" option to validity rule config options (#1482)
  • e054192 ci(release): fix unrecognized named-value
  • 8cf50e3 ci: notify tools repo when there is a new release (#1463)
  • 0459513 docs(context): change examples
  • 1a12a37 docs(context): improve help texts and add comments
  • c55c985 docs(contributing): remove outdated instructions (#1458)
  • fe8b0dd docs(readme): update broken links to app-services-guides (#1468)
  • dab1026 docs(service-registry rule): add disable example and fix logs (#1474)
  • d6fa654 feat(context create): remove setting services
  • a32419b feat(context status): show context name and path
  • c9e13e4 feat(context): add command for context creation
  • d4d2d83 feat(context): add command to delete contexts
  • 663a43b feat(context): add commands for context management
  • 80cb6f5 feat(context): add generate-config command
  • bfdd4ac feat: alias status and use commands to context cmds
  • 1213140 fix(context): examples of re-used commands
  • 1dca939 fix(context): fixes bugs and add comments
  • 6c38bbd fix(deps): update all
  • dd61df7 fix(deps): update docusaurus monorepo to v2.0.0-beta.16
  • 030e8b5 fix(deps): update docusaurus monorepo to v2.0.0-beta.17
  • 540408e fix(deps): update docusaurus monorepo to v2.0.0-beta.18
  • 8ca5035 fix(deps): update golang.org/x/oauth2 commit hash to ee48083
  • 1a267b2 fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.3
  • 623d759 fix(deps): update module github.com/alecaivazis/survey/v2 to v2.3.4
  • e0107e0 fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.0
  • 615c89c fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.1
  • 5a939fc fix: add comment
  • 6fd2b94 fix: add migration to the contexts
  • 66f9e36 fix: add server side backed up metrics (#1493)
  • bffe907 fix: add support for calling any endpoint from control plane (#1497)
  • 00ae50e fix: add update confirmation
  • f335423 fix: add validation for context create
  • 2c686f8 fix: address review comments
  • bc1ea0e fix: build failing at test (#1469)
  • 72515dc fix: changes required for Kafka SDK update (#1470)
  • 377a634 fix: demete submodule
  • ca71151 fix: enable self updating CLI
  • 374452f fix: handle custom context location
  • e4f2123 fix: include toml files in build (#1477)
  • 865ac8a fix: message for partition limit (#1459)
  • d46ab5f fix: refactor status command
  • 46ed356 fix: regenerate documentation
  • 7c888a3 fix: remove fmt
  • 7ac26d3 fix: remove temp check
  • be22744 fix: rename context maps
  • 24e374b fix: reorder self update method
  • 566f9cf fix: return if not possible to determine update
  • 919f3a5 fix: status builder lint issues
  • ec6f62c fix: update go in CI/CD workflow (#1514)
  • a432f47 fix: update golang version
  • 0dd2c35 fix: update golang version
  • 73700b1 fix: update telemetry setup
  • 2c6fa89 fix: use our own package until we get upstream fixed
  • b97172e refactor(cluster): use contexts for current instances
  • 13e4900 refactor(context): change context to service context
  • bb51d04 refactor(context): remove context handler struct
  • f733fb4 refactor(context): rename profileutil and add flag completions
  • 08a552b refactor(context): reuse helper methods
  • b39b37d refactor(kafka): get current instance from context file
  • 8ea7b71 refactor(service-registry): get current instance from context file (#1484)