Releases: redhat-developer/app-services-cli
Releases · redhat-developer/app-services-cli
0.20.1
Bug Fixes
- update kafka admin API client (#484) (c034b9e)
- add Bearer to authorization token (#480) (6243b94)
- topic: log response body (#483) (52b9bbe)
- show 500 message from admin server (#482) (9006d90)
- place the config file in XDG_CONFIG_HOME instead of HOME (#467) (4a999f2)
- serviceaccount create: display processing text while creation (#465) (08c35f6)
- lint errors (#460) (f51001d)
Features
0.20.1-alpha1
feat(status): display failed_reason for a failing Kafka instance (#476)
0.20.0
0.20.0-alpha3
fix: check http response for nil pointer error (#451)
0.20.0-alpha2
fix(serviceaccount create): allow absolute paths when passing custom …
0.20.0-alpha1
fix: lint error (#421)
0.19.0-alpha2
fix: invalid oc command for connect operation (#405)
0.19.0
0.19.0-alpha1
feat(kafka): dynamic kafka name completions (#389)
0.18.0-alpha3
fix: Improvements to the CLI to aling with binding format (#351) Co-authored-by: Ben Hardesty <ben.hardesty@gmail.com> Co-authored-by: Enda <ephelan@redhat.com>