v0.18.0
This release introduces the PublicIPAddress
, MySQLServerConfiguration
, KeyVaultSecret
managed resources and may other fixes as detailed below.
What's Changed
- Feature/add public access in postgresql by @G5Olivieri in #293
- Feature/keyvault secret by @G5Olivieri in #289
- Fix panic when returning error with provider reference name by @hasheddan in #302
- [MySQLServer] Make forProvider.publicNetworkAccess effective by @mcbenjemaa in #301
- Add MySQLServerConfiguration managed resource by @sergenyalcin in #299
- PublicIPAddress support by @vaspahomov in #264
- Ignore minimalTlsVersion mismatch when the sslEnforcement is disabled by @sergenyalcin in #310
- Rename serialized ForProvider as "forProvider" by @ulucinar in #309
New Contributors
- @G5Olivieri made their first contribution in #293
- @mcbenjemaa made their first contribution in #301
- @sergenyalcin made their first contribution in #299
- @vaspahomov made their first contribution in #264
Full Changelog: v0.17.0...v0.18.0