Skip to content

Releases: cloudblue/apsconnect-cli

v1.7.3 Sub-command 'info' was added

09 Aug 14:37
Compare
Choose a tag to compare
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

03 Aug 10:48
Compare
Choose a tag to compare
Parameters use Counter type instead of Limit (#9)

v1.7.1 Unite root path and health check

02 Aug 11:51
Compare
Choose a tag to compare
Merge pull request #6 from romanovskyj/feature/unite_healthcheck_and_…

v1.7.0: Nginx ingress tls and version (#8)

30 Jul 19:12
Compare
Choose a tag to compare
* 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

28 Jul 17:32
Compare
Choose a tag to compare
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

14 Jul 12:44
Compare
Choose a tag to compare
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

13 Jul 08:08
Compare
Choose a tag to compare
Merge pull request #3 from themaxbelov/updated-schema

Update to support latest schema

v1.6.8 Add tenant parameterization support

07 Jul 10:37
Compare
Choose a tag to compare
Merge pull request #2 from jazz-jack/master

Add tenant parameterization support

v1.6.7

09 Jun 15:51
Compare
Choose a tag to compare
Initial contribution