From f6ee558652a6e8f1a46b5a6adf21b84d2aec0c28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:09:19 +0000 Subject: [PATCH] chore(main): release 0.0.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ea85941 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [0.0.2](https://github.com/nullplatform/services-postgresql-aurora/compare/0.0.1...v0.0.2) (2026-07-28) + + +### Bug Fixes + +* add instance_class enum to render as a dropdown in the nullplatform UI ([130da55](https://github.com/nullplatform/services-postgresql-aurora/commit/130da55254e7bd88046ff89d1e5fe0e33e0253b8)) +* add rds:DescribeGlobalClusters to aurora-postgres-server IAM policy ([7441ede](https://github.com/nullplatform/services-postgresql-aurora/commit/7441ede5893836c9be8c8dbc729bb36df2f68a91)) +* use a customer managed KMS key for Aurora storage encryption ([5f71cc7](https://github.com/nullplatform/services-postgresql-aurora/commit/5f71cc72192de9f1348dabc801ef2833c9b0ab82))