Skip to content

Releases: redhat-developer/app-services-cli

0.9.1

05 Jan 16:37
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

Changelog

7e58915 ci: use main branch
559607f goreleaser (#196)
6572e05 refactor: config and connection interface abstraction (#186)
d13eccf refactor: standardised error messages (#194)

0.9.0

15 Dec 12:02
8ca363b
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
  • Add insecure flag to the topics commands

0.8.0

14 Dec 12:56
d7065e4
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

New Features

login:

  • Print the SSO URL instead of automatically opening it with rhoas login --print-sso-url (#167)

0.7.1

14 Dec 09:57
202d056
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • Print the reason message from API error responses

0.7.0

11 Dec 14:37
6df805a
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Changelog

dc17383 ci: automate CLI versioning (#154)
6df805a fix: Initial version of SASL/Plain support for topic creation (#161)
5ab441d fix: list command with pagination (#156)
a3468ed fix: remove credentials file
8056bc8 fix: return error (#159)

0.6.0

10 Dec 14:39
c84b31b
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Changelog

7d964f4 fix: bump version to 0.6.0
6f05da0 fix: navigation for cli documentation (#150)
ca134f3 fix: pandoc trying to remove twice (#152)
d41cf3e fix: remove trailing % from stdout/stderr messages (#147)

0.5.0

10 Dec 10:17
bd1beba
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Changelog

bd1beba fix: change default client ID and remove token login (#146)

0.4.0

09 Dec 17:56
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Changelog

1c2a4c0 feat: auto-use kafka cluster after creation (#142)
1328345 feat: refactor connect to use top level group (#139)
b2928a3 fix: CR name in credentials
4cda41c fix: adding kuberentes secret as output (#138)
e67cd0d fix: rename kafka cluster to kafka instance (#144)

0.3.0

08 Dec 18:34
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Changelog

Follow README for login
https://github.com/bf2fc6cc711aee1a0c2a/cli#login-with-offline-token

Limitations

  • Managed Kafka Topic management is not working properly due to SSL issues.

0.2.0

20 Nov 16:11
baaf0a5
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Changelog

1b5f0f3 Credentials cmd (#78)
baaf0a5 rhoas kafka topics create/list/delete/edit commands (#55)