Skip to content

v1.0.0 Initial release with production Semantic Versioning

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 19 May 20:57
7260781

Initial release with production Semantic Versioning, part of Cloud Posse's general policy to convert to production versioning as we make updates to relatively mature modules. The only substantive change between this version and the previous version (0.8.1) is the addition of support for the new ap-southeast-3 region (Jakarta).

🚀 Enhancements

Add ap-southeast-3 to regions supported @Benbentwo (#17)

what

  • Adds ap-southeast-3 support

why

  • Jakarta Support
Update README and framework @dylanbannon (#16)

what and why

  • Update README to cover new features
  • Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.
  • Update test framework to current

References

  • DEV-143