- Add support for DB2 - Add tags support to accounts, nodes, and roles - Add support for custom HTTP subdomains
1.0.5
- Adds the SSHCert Resource type - Adds HealthcheckNamespace fields to Kubernetes types - AWS Keys are now required for the creation of EKS Resources
1.0.4
This release adds support for resource tags.
NOTE: if your resources already have tags and you are using a version of the Go SDK older than v0.9.9 to modify your resources, your tags may be deleted. We strongly recommend you upgrade!
1.0.3
- add support for EKS role ARN authentication
1.0.2
- Add missing `protoc-gen-swagger` dependency to `setup.py` requirements - Add `to_dict()` and `from_dict()` methods to model objects - Extend `okta-sync` example