v1.0.0 Aurora Serverless V2 support @topikachu
This release adds Aurora Serverless V2 support thanks to @topikachu.
The v1.0.0 designation is not especially significant. It is part of Cloud Posse's general policy to convert to production Semantic Versioning as we make updates to relatively mature modules.
Add aurora serverlessv2 support @topikachu (#138)
what
- Add aurora serverlessv2 support
why
- AWS releases aurora serverless v2.
- Adopt this new feature in this rds cluster module
references
Update test-framework to current @Nuru (#142)
what
- Update test-framework to current
why
- Enable parallel testing
- Bug fixes
git.io->cloudposse.tools update @dylanbannon (#136)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143