Releases: spinnaker-plugins/aws-account-registration-plugin-spinnaker
Releases · spinnaker-plugins/aws-account-registration-plugin-spinnaker
Release 1.3.0
chore(bump): release plugin 1.3.0 (#60)
Release 1.2.0
require clouddriver 7.1.0+ update dependency package names
Release 1.1.0
Fix for accounts not syncing after initial sync
Release 1.0.2
Fix readTimeout value not being used
Release 1.0.1
Fix for clouddriver not starting when remote host is unreachable on s…
Release 1.0.0
* Compatible with clouddriver ECS after kork credentials are fully …
Release 0.0.3
* Use BaseProvider to add and remove AWS agents * Use refelction to find ECS agents belonging to an account instead of using ProviderUtils to remove agents * Implement basic backoff * Ensure Lambda caching agents are added once per account * Implement connection timeouts * Update to java 11
Release 0.0.2
Feature/logging (#41) * Add more debug and info level logs #40
Release 0.0.1
Better support for AWS sig4 and query strings