v0.5.0
This is a major release change in which we migrate to using Official Providers, add a MariaDB and Ghost Blog Application Abstraction.
What's Changed
- Migrate platform reference to Upbound official providers by @ytsarev in #69
- update dependencies by @muvaf in #70
- Point to stable released Configuration by @ytsarev in #71
- Use build submodule and adapt CI pipeline by @turkenh in #72
- Add docker buildx version to CI by @turkenh in #73
- Only build for one platform to avoid unnecessary multi-arch by @hasheddan in #74
- Documentation update by @ytsarev in #75
- Makefile: do not fail when build submodule is not checked out by @ytsarev in #77
- Updated readme by @luebken in #79
- Update CI runner version by @ytsarev in #81
- Add e2e testing by @turkenh in #82
- Fix security group selector for rds instance by @ytsarev in #87
- Reuse uptest workflow by @turkenh in #86
- Introduce SQLClaim that can handle any RDS database engine by @ytsarev in #88
- Add application abstraction by @ytsarev in #89
- update version to 0.5.0 by @stevendborrelli in #90
New Contributors
Full Changelog: v0.3.0...v0.5.0