Skip to content

Releases: redhat-developer/app-services-cli

0.38.6

17 Feb 15:21
48d32d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.5...v0.38.6

0.38.5

16 Feb 11:12
Compare
Choose a tag to compare

Changelog

0.38.4

14 Feb 12:19
6892bd1
Compare
Choose a tag to compare

Changelog

  • 8374973 fix(consumer-group): offset validation error message (#1428)
  • cc566be fix(deps): update k8s.io/utils commit hash to 3a6ce19

0.38.3

10 Feb 15:35
ccfb8c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.2...v0.38.3

0.38.2

09 Feb 11:46
d58e554
Compare
Choose a tag to compare

What's Changed

  • Sr cli roles renamed by @bredamc in #1417
  • fix(deps): update module github.com/briandowns/spinner to v1.18.1 by @renovate in #1419
  • fix(deps): update dependency prism-react-renderer to v1.3.0 by @renovate in #1420
  • fix(deps): update dependency prism-react-renderer to v1.3.1 by @renovate in #1421
  • fix: interactive mode when creating kafka using CLI by @wtrocki in #1423

Full Changelog: v0.38.1...v0.38.2

0.38.1

02 Feb 15:51
585575d
Compare
Choose a tag to compare

Breaking changes

  • rhoas service-registry role command accept new types of roles:
Manager => manager
Admin => admin
Viewer => viewer

See command documentation for more information: http://appservices.tech/commands/rhoas_service-registry_role

0.38.0

02 Feb 14:55
032e068
Compare
Choose a tag to compare

Breaking changes

  • rhoas service-registry roles command accept new types of roles:
DEVELOPER => Manager
ADMIN => Admin
READ_ONLY => Viewer

See command documentation for more information: http://appservices.tech/commands/rhoas_service-registry_role

What's Changed

New Contributors

Full Changelog: v0.37.0...v0.38.0

0.37.1-beta4

01 Feb 13:46
96cebef
Compare
Choose a tag to compare
0.37.1-beta4 Pre-release
Pre-release

Changelog

  • c52bcb2 Fixed path to the rhoas commands doc page
  • 8d1fedc Update README.md
  • 26789bd chore(deps): update all
  • e0f5878 chore(website): add UX guidelines base structure (#1384)
  • 3792929 docs(ux-guidelines): add Output chapter with rules
  • e67750c feat: make the spinner cyan color
  • d7c28f9 feat: provide validation and suggestions for regions when creating Kafka (#1362)
  • 1edf442 fix(deps): update all
  • badf19f fix(deps): update docusaurus monorepo to v2.0.0-beta.15
  • 0b76d57 fix(deps): update k8s.io/utils commit hash to 7d6a63d
  • c9ddf6c fix(deps): update k8s.io/utils commit hash to 9b34465
  • d12f57a fix(deps): update module github.com/openconfig/goyang to v0.4.0
  • f8f81e9 fix: Add error handling to service registry (#1401)
  • a6c4500 fix: add cli prefix to adoc files
  • 96cebef fix: capital case for message
  • 437dd95 fix: change partition limit for new topic creation (#1406)
  • 0e378f6 fix: disable docs updates from main
  • 1dfb992 fix: parse yq version for different outputs (#1388)
  • 351d5cf fix: typo in the message (#1407)
  • a990bca refactor: move service account util from core (#1396)
  • 04c5044 refactor: split pkg to shared, cmd and core (#1404)

0.37.1-beta3

11 Jan 12:31
Compare
Choose a tag to compare
0.37.1-beta3 Pre-release
Pre-release

Changelog

  • b438fd2 chore(deps): update jamesives/github-pages-deploy-action action to v4.2.2
  • f643830 fix: kill ams source code
  • 4384834 fix: missing formatter from previous PRs
  • 7584a52 fix: remove logging from segment
  • 799da2a fix: replace AMS with SDK version
  • 3d2af8f fix: use old branch name for documentation

0.37.1-beta2

10 Jan 12:02
Compare
Choose a tag to compare
0.37.1-beta2 Pre-release
Pre-release

Changelog

  • e0d9986 Docs: fixed minor formatting issues for service registry documentation (#1373)
  • ded730c chore(deps): update jamesives/github-pages-deploy-action action to v4.1.9
  • 6084b30 chore(deps): update jamesives/github-pages-deploy-action action to v4.2.0
  • 8398b84 chore(deps): update jamesives/github-pages-deploy-action action to v4.2.1
  • 9de0060 feat: community documentation (#1352)
  • 4af431c fix(acl grant-admin): add flag for instance id (#1363)
  • c5ef60c fix(deps): pin dependencies
  • 277a8ea fix(deps): pin dependencies
  • 0bd0d2c fix(deps): update all
  • 1901e1a fix(deps): update docusaurus monorepo to v2.0.0-beta.14
  • f316322 fix(deps): update module github.com/openconfig/goyang to v0.3.2
  • 42c2ea4 fix: add plural form for ACL messages (#1369)
  • ccb0a0d fix: change base url
  • 16e2ed3 fix: refactor: place utility methods in pkg/cmd (#1371)
  • fd83a9b fix: regenerate documentation for registry (#1378)
  • dae104c refactor: move cluster package out of core (#1367)
  • 413d3f7 refactor: refactor the package structure and layout (#1348)
  • a31a91d revert: refactor: support different variations for resource types and operations (#1364)