Skip to content

Releases: nullplatform/services-postgresql-aurora

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:37
6f00ea4

0.1.1 (2026-08-24)

Bug Fixes

  • add KMS IAM policy to the aurora-postgres-server permissions role (ecfb57f)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:24
00db3d7

0.1.0 (2026-08-24)

Features

  • aurora-postgres-server: make Secrets Manager encryption key configurable (dfe1806)

Bug Fixes

  • aurora-postgres-db: encrypt the app secret with a customer managed key (8d00ae8)
  • aurora-postgres-db: store app-level credentials in Secrets Manager (c2e058b)
  • aurora-postgres-server: grant KMS access so secret_kms_key_id works (27ac6d4)

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 20:10
15752dc

0.0.2 (2026-07-28)

Bug Fixes

  • add instance_class enum to render as a dropdown in the nullplatform UI (130da55)
  • add rds:DescribeGlobalClusters to aurora-postgres-server IAM policy (7441ede)
  • use a customer managed KMS key for Aurora storage encryption (5f71cc7)

Release 0.0.1

Choose a tag to compare

@nullplatform-github-integration nullplatform-github-integration released this 27 Jul 12:34
a081397
Initial commit