Skip to content

Releases: redhat-developer/app-services-cli

0.18.0-alpha2

24 Feb 10:20
fed22f0
Compare
Choose a tag to compare
0.18.0-alpha2 Pre-release
Pre-release
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>

0.18.0

24 Feb 11:13
Compare
Choose a tag to compare
0.18.0 Pre-release
Pre-release

Breaking Changes

  • Removed the topic commands as they were not fully working. Work is ongoing to make them available again with the Kafka API

Bug Fixes

Features

0.18.0-alpha1

23 Feb 14:49
7e2b9c1
Compare
Choose a tag to compare
0.18.0-alpha1 Pre-release
Pre-release
feat(kafka list): add search flag (#364)

Search flag has been added to kafka list to filter by text.

fixes #181

0.17.3-alpha1

23 Feb 14:23
9ff56e8
Compare
Choose a tag to compare
0.17.3-alpha1 Pre-release
Pre-release

TEST RELEASE

0.17.2

22 Feb 12:19
ce40d2a
Compare
Choose a tag to compare
0.17.2 Pre-release
Pre-release

Bug Fixes

  • i18n: fix error where locale file not being loaded (#374) (ce40d2a)

0.17.1

22 Feb 10:12
8820492
Compare
Choose a tag to compare
0.17.1 Pre-release
Pre-release

Bug Fixes

0.17.0

19 Feb 22:01
Compare
Choose a tag to compare
0.17.0 Pre-release
Pre-release

Bug Fixes

Features

0.16.0

10 Feb 11:03
4c98b88
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release

Bug Fixes

  • add ability to force delete (#329) (fb53f6b)
  • refresh token if no access token is provided (#326) (c931bd2)
  • kafka delete: confirm name only to delete (#321) (a51a7db)

Features

  • kafka create: use a positional argument for Kafka create (#330) (3a0e30f)

0.15.1

04 Feb 12:13
c3f9e51
Compare
Choose a tag to compare
0.15.1 Pre-release
Pre-release

Bug Fixes

  • kafka delete: add async=true to ensure Kafka can be deleted (#314) (87eddb6)
  • kafka topic: change topic command to singular form (#308) (3d36326)

0.15.0

28 Jan 16:57
8ca3f1a
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

Bug Fixes

Features

  • status: add root-level status command (#301) (ce30137)