Skip to content

Clouddriver 2.104.0

Compare
Choose a tag to compare
@gardleopard gardleopard released this 13 Dec 21:25
· 2355 commits to master since this release
8016296
fix(aws/region support): Use RegionUtils instead of Regions (#3223)

This is to have less coupling to constants in the aws sdk.
Clouddriver will support new regions without updating the aws sdk.

https://github.com/aws/aws-sdk-java/pull/1839