Releases: stackitcloud/stackit-cli
Releases · stackitcloud/stackit-cli
v0.1.0-beta.6
Highlights
Features: Redis
, RabbitMQ
, OpenSearch
, LogMe
and MariaDB
now supported
Improvement: New design for login successful page
What's Changed
- Implement
postgresflex instance
by @hcsa73 in #56 - Onboard Redis and RabbitMQ by @joaopalet in #60
- Implement postgresflex user by @hcsa73 in #61
- Redesign Login Success Page by @PhilippSeitz in #53
- MongoDBFlex instance creation uses latest available version by default by @hcsa73 in #63
- Refactor database input flavor error by @joaopalet in #64
- Onboard LogMe and MariaDB by @joaopalet in #62
- Replace membership with authorization by @hcsa73 in #65
- Docs: Update service integration table and installation guide by @joaopalet in #67
- Send service account key creation to stderr by @vicentepinto98 in #66
- Add authorization endpoint flag to config unset unit tests by @joaopalet in #68
- Add more information in DSA command outputs by @joaopalet in #69
- Postgresflex/mongodbflex: Fix docs generation not being consistent by @hcsa73 in #72
- Docs: Improve INSTALLATION guide by @joaopalet in #73
- Postgresflex user fixes by @hcsa73 in #70
- Remove postgresflex from root command by @hcsa73 in #74
New Contributors
- @PhilippSeitz made their first contribution in #53
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
v0.1.0-beta.5
Highlights
- STACKIT CLI macOS executables are now notarized by Apple
Changelog
- 3df469e Add Resource Manager to available services table (#50)
- 26895e2 Add pre-requisites in developer guide (#55)
- 39277dc Docs: Update INSTALLATION guide (#52)
- 4bd84bc Extend README with services integration overview table (#48)
- 42723d0 Onboard OpenSearch service (#41)
- 1c012ff Refactor DSA input plan error (#58)
- ec59e46 Remove duplicated key in .goreleaser.yaml (#59)
- 78045d6 Rename go module (#51)
- a584434 Rename membership to authorization (#49)
- 3196c74 Setup Notarization Pipeline (#54)
- 4897784 Uniform command descriptions' format (#57)
v0.1.0-beta.4
What's Changed
- Lint YAML files in the CI by @joaopalet in #45
- Rename Homebrew tap and Snap package to
stackit
by @joaopalet in #47
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
v0.1.0-beta.3
What's Changed
- Document command autocompletion functionality by @joaopalet in #39
- Update bash autocompletion command for Linux by @joaopalet in #42
- Add instance type and replicas to MongoDB Flex instance describe pret… by @joaopalet in #40
- Distribute with Snapcraft by @joaopalet in #43
- Fix
.goreleaser.yaml
formatting by @joaopalet in #44
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3