Releases: cloudblue/apsconnect-cli
Releases · cloudblue/apsconnect-cli
v1.7.3 Sub-command 'info' was added
Merge pull request #10 from romeech/feature/add-info-subcommand Sub-command 'info' was added.
v1.7.2 Parameters use Counter type instead of Limit
Parameters use Counter type instead of Limit (#9)
v1.7.1 Unite root path and health check
Merge pull request #6 from romanovskyj/feature/unite_healthcheck_and_…
v1.7.0: Nginx ingress tls and version (#8)
* Work with nginx ingress and TLS for backend. Add check-backend cmd. * Add util version command * Bump MAJOR version * Update README with fresh commands * Add info about setting up nginx ingress with tls
Add support YAML
Add support YAML config fmt for k8s secrets (#1) * Add support YAML config fmt for k8s secrets * Add tenant parameterization support * Update to support latest schema * Check config format for validity and then dump to secret as is * Fail immediately if config file is not valid yaml / json * Do not create user_service RT if users are not implemented for the package * Add support YAML config fmt for k8s secrets * Update pypi robot credentials * Fix merge issue and py3 compatibility update
v1.6.10 Fail immediately if config file is not valid yaml / json
Merge pull request #5 from themaxbelov/yaml-support Fail immediately if config file is not valid yaml / json
v1.6.9 Update to support latest schema
Merge pull request #3 from themaxbelov/updated-schema Update to support latest schema
v1.6.8 Add tenant parameterization support
Merge pull request #2 from jazz-jack/master Add tenant parameterization support