Releases: redhat-developer/app-services-cli
Releases · redhat-developer/app-services-cli
0.44.0-alpha2
What's Changed
- fix: remove require mas-auth by @wtrocki in #1599
- fix: remove redundant kafka admin slash by @wtrocki in #1600
- fix: use kafka admin url from control plane by @wtrocki in #1601
- fix: update error message to reflect proper flag name by @wtrocki in #1602
Full Changelog: v0.44.0-alpha1...v0.44.0-alpha2
0.44.0-alpha1
What's Changed
- feat(service-account): enable credentials to be saved as secret by @rkpattnaik780 in #1575
- fix(service-registry create): fetch registry URL after creation by @rkpattnaik780 in #1580
- chore(deps): update goreleaser/goreleaser-action action to v3 by @renovate in #1578
- fix(deps): update docusaurus monorepo to v2.0.0-beta.21 by @renovate in #1584
- Added topic name as a hint when confirming deletion of topic by @jackdelahunt in #1585
- docs(service-account): add secret option to file format descriptions by @rkpattnaik780 in #1589
- docs(generate-config): show valid output types in examples by @rkpattnaik780 in #1587
- fix: add bypass for ams for kas-installer by @wtrocki in #1592
- feat: aws marketplace configuration for testing by @wtrocki in #1586
- fix(kafka create): completions should consider provider by @rkpattnaik780 in #1593
New Contributors
- @jackdelahunt made their first contribution in #1585
Full Changelog: v0.43.0...v0.44.0-alpha1
0.43.0
Release notes
https://access.redhat.com/articles/6902851
What's Changed
- fix(kafka create): change log messages by @rkpattnaik780 in #1550
- fix(deps): update docusaurus monorepo to v2.0.0-beta.19 by @renovate in #1554
- fix(connector cluster): wrong sdk method used in delete cmd by @rkpattnaik780 in #1555
- fix(lint): response body must be closed by @lburgazzoli in #1558
- fix(deps): update docusaurus monorepo to v2.0.0-beta.20 by @renovate in #1559
- fix(deps): update module github.com/coreos/go-oidc/v3 to v3.2.0 by @renovate in #1563
- docs(README): mention container image in the README by @rkpattnaik780 in #1562
- Addressing feedback for instance sizes by @wtrocki in #1552
- fix: update kafka mgmt sdk for the latest version by @wtrocki in #1569
- feat(consumer-group): display state by @rkpattnaik780 in #1568
- Revert "fix: update kafka mgmt sdk for the latest version" by @wtrocki in #1570
- fix: add support for dynamic config url by @wtrocki in #1565
- fix(service-registry use): erroneous message thrown for no instances by @rkpattnaik780 in #1576
- fix: add tech preview warning by @wtrocki in #1577
Full Changelog: v0.42.0...v0.43.0
0.43.0-beta1
What's Changed
- Changes for Kafka Creation business logic by @wtrocki in #1526
- chore(deps): update all by @renovate in #1492
- fix(deps): update all (major) by @renovate in #1334
- fix(kafka create): change log messages by @rkpattnaik780 in #1550
- fix(deps): update docusaurus monorepo to v2.0.0-beta.19 by @renovate in #1554
- fix(connector cluster): wrong sdk method used in delete cmd by @rkpattnaik780 in #1555
- fix(lint): response body must be closed by @lburgazzoli in #1558
- fix(deps): update docusaurus monorepo to v2.0.0-beta.20 by @renovate in #1559
- fix(deps): update module github.com/coreos/go-oidc/v3 to v3.2.0 by @renovate in #1563
- docs(README): mention container image in the README by @rkpattnaik780 in #1562
- Addressing feedback for instance sizes by @wtrocki in #1552
- fix: update kafka mgmt sdk for the latest version by @wtrocki in #1569
- feat(consumer-group): display state by @rkpattnaik780 in #1568
- Revert "fix: update kafka mgmt sdk for the latest version" by @wtrocki in #1570
- fix: add support for dynamic config url by @wtrocki in #1565
Full Changelog: v0.41.2...v0.43.0-beta1
0.42.2
0.42.1
0.41.2
Breaking changes
rhoas context use-<service>
has been renamed to rhoas context set-service
rhoas context use-kafka
=> rhoas context set-kafka
rhoas context use-service-registry
=> rhoas context set-service-registry
What's Changed
- refactor(context): rename use-service to set-service by @rkpattnaik780 in #1542
- fix(context): improve error message for invalid Kafka instance by @rkpattnaik780 in #1545
- feat(context): add unset command by @rkpattnaik780 in #1544
- ci(lint): increase timeout by @rkpattnaik780 in #1547
Full Changelog: v0.41.1...v0.41.2
0.41.1
What's Changed
Full Changelog: v0.41.0...v0.41.1
0.41.0
Release Notes
Connector Commands
Commands to manage connectors, connector clusters and namespaces.
Usage
rhoas login --api-gateway=stage --mas-auth-url=stage
rhoas connector -h
What's Changed
- feat: initial implementation for connectors commands by @wtrocki in #1511
- feat(service-registry): display compatibile API endpoints by @rkpattnaik780 in #1534
- docs(connector update): change erroneous message by @rkpattnaik780 in #1536
Full Changelog: v0.40.1...v0.41.0
0.41.0-beta1
Beta release for connectors.
Usage:
rhoas login --api-gateway=stage --mas-auth-url=stage
rhoas connector -h