Skip to content

v1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare

1.0.0-beta2 (October 6, 2022)

BREAKING CHANGES:

  • Helm
    • server.replicas now defaults to 1. Formerly, this defaulted to 3. [GH-1551]
    • connectInject.enabled now defaults to true. [GH-1551]
    • controller.enabled now defaults to true. [GH-1551]

BUG FIXES:

  • CLI
    • Pass required environment variables to the CLI for cluster bootstrapping. [GH-1593]
    • Configure -tls-server-name when global.cloud.enabled=true so that it matches the server certificate created via HCP [GH-1591]
    • Do not query clients in the status command since clients no longer exist. [GH-1573]