Skip to content

Releases: spinnaker-plugins/aws-account-registration-plugin-spinnaker

Release 1.3.0

03 Aug 23:05
3a9c50c
Compare
Choose a tag to compare
chore(bump): release plugin 1.3.0 (#60)

Release 1.2.0

26 Jul 22:45
cc0269c
Compare
Choose a tag to compare
require clouddriver 7.1.0+

update dependency package names

Release 1.1.0

24 Mar 23:21
b40f804
Compare
Choose a tag to compare
Fix for accounts not syncing after initial sync

Release 1.0.2

16 Nov 18:59
2e8ac67
Compare
Choose a tag to compare
Fix readTimeout value not being used

Release 1.0.1

11 Nov 17:35
Compare
Choose a tag to compare
Fix for clouddriver not starting when remote host is unreachable on s…

Release 1.0.0

09 Nov 23:52
55e841f
Compare
Choose a tag to compare
  * Compatible with clouddriver ECS after kork credentials are fully …

Release 0.0.3

23 Oct 17:38
824e8d9
Compare
Choose a tag to compare
    * 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

21 Sep 19:14
e691de5
Compare
Choose a tag to compare
Feature/logging (#41)

* Add more debug and info level logs #40

Release 0.0.1

28 Aug 17:57
ae580ac
Compare
Choose a tag to compare
Better support for AWS sig4 and query strings