0.38.0
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
- fix(deps): update module github.com/spf13/cobra to v1.3.0 by @renovate in #1343
- refactor: refresh oauth tokens only when needed by @famartinrh in #1350
- feat(service-registry): add description flag for create command by @rkpattnaik780 in #1344
- feat(service-registry artifact): allow loading artifact from remote URL by @rkpattnaik780 in #1345
- fix(deps): update module github.com/briandowns/spinner to v1.17.0 by @renovate in #1353
- chore(deps): update jamesives/github-pages-deploy-action action to v4.1.8 by @renovate in #1355
- fix(deps): update module github.com/briandowns/spinner to v1.18.0 by @renovate in #1356
- feat(artifact list): add flags to filter result by @rkpattnaik780 in #1351
- Edits to command help by @bhardesty in #1354
- chore: generate documentation changes by @craicoverflow in #1360
- fix(deps): update all by @renovate in #1361
- feat(acl grant-admin): add flag for instance id by @rkpattnaik780 in #1363
- fix(deps): update module github.com/openconfig/goyang to v0.3.2 by @renovate in #1365
- chore(deps): update jamesives/github-pages-deploy-action action to v4.1.9 by @renovate in #1366
- chore: fix CODEOWNERS not working by @craicoverflow in #1368
- fix: add plural form for ACL messages by @craicoverflow in #1369
- chore(deps): update jamesives/github-pages-deploy-action action to v4.2.0 by @renovate in #1372
- Future Documentation workflow by @wtrocki in #1352
- fix(deps): pin dependencies by @renovate in #1374
- fix(deps): pin dependencies by @renovate in #1375
- fix(deps): update docusaurus monorepo to v2.0.0-beta.14 by @renovate in #1376
- chore(deps): update jamesives/github-pages-deploy-action action to v4.2.1 by @renovate in #1377
- Fixed minor formatting issues by @bredamc in #1373
- fix: regenerate documentation for registry by @wtrocki in #1378
- Development by @wtrocki in #1379
- chore(deps): update jamesives/github-pages-deploy-action action to v4.2.2 by @renovate in #1381
- Remove AMS from codebase by @wtrocki in #1380
- fix: remove logging from segment by @wtrocki in #1382
- fix: add cli prefix to adoc files by @wtrocki in #1383
- chore(website): add UX guidelines base structure by @craicoverflow in #1384
- Fixed path to the rhoas commands doc page by @ppatierno in #1385
- fix: parse yq version for different outputs by @craicoverflow in #1388
- docs(ux-guidelines): add Output chapter with rules by @craicoverflow in #1389
- feat: make the spinner cyan color by @craicoverflow in #1391
- Provide validation and suggestions for regions when creating Kafka by @wtrocki in #1362
- fix(deps): update k8s.io/utils commit hash to 7d6a63d by @renovate in #1392
- fix(deps): update module github.com/openconfig/goyang to v0.4.0 by @renovate in #1393
- fix(deps): update docusaurus monorepo to v2.0.0-beta.15 by @renovate in #1397
- fix(deps): update k8s.io/utils commit hash to 9b34465 by @renovate in #1399
- refactor: move service account util from core by @rkpattnaik780 in #1396
- fix(deps): update all by @renovate in #1400
- refactor: split
pkg
to shared, cmd and core by @rkpattnaik780 in #1404 - chore(deps): update all by @renovate in #1405
- fix: change partition limit for new topic creation by @wtrocki in #1406
- SDK errors by @wtrocki in #1401
- fix: typo in the message by @wtrocki in #1407
- fix: clarify documentation process by @wtrocki in #1410
- fix(deps): update github.com/phayes/freeport commit hash to 74d24b5 by @renovate in #1411
- fix!: align roles for service registry by @wtrocki in #1413
New Contributors
- @famartinrh made their first contribution in #1350
- @bredamc made their first contribution in #1373
- @ppatierno made their first contribution in #1385
Full Changelog: v0.37.0...v0.38.0