Skip to content

Releases: mruoss/kompost

v0.3.2

07 Mar 22:04
24cb006
Compare
Choose a tag to compare

[0.3.2] - 2024-03-07

Chores

  • Several dependencies were updated

v0.3.1

31 Jul 17:39
7e92a68
Compare
Choose a tag to compare

[0.3.1] - 2023-07-31

### Added

  • PostgresDatabase Resource - Add database naming strategy #38, #42

v0.3.0

13 Jul 14:57
f0bcf26
Compare
Choose a tag to compare

[0.3.0] - 2023-07-13

Changed

  • Breaking: PostgresDatabase - .spec.instanceRef.namespace in favor of PostgresClusterInstance #25

Added

  • Postgres Kompo - Support for SSL connections #27
  • PostgresClusterInstance - Cluster scoped instance accessible by databases in any or a defined set of namespaces. #25

v0.2.3

30 Jun 18:21
e438b39
Compare
Choose a tag to compare

[0.2.3] - 2023-06-30

Added

  • PostgresDatabase - Additional parameters passed to CREATE DATABASE in .spec.params
  • Kompost now serves Admission Webhooks. Currently used for the new (immutable) fields in .spec.params
  • The Build GH workflow now runs e2e tests after building the image.

v0.2.2

11 Jun 19:36
b7e7605
Compare
Choose a tag to compare

[0.2.2] - 2023-06-11

Changed

  • Upgraded Erlang OTP to version 26
  • Use docker images form hexpm

v0.2.1

26 May 09:22
392da19
Compare
Choose a tag to compare

[0.2.0] - 2023-02-27

Added

  • Temporal Kompo was added. Used to create resources in a Temporal Cluster.

v0.2.0

24 May 19:45
2d1ae37
Compare
Choose a tag to compare

[0.2.0] - 2023-02-27

Added

  • Temporal Kompo was added. Used to create resources in a Temporal Cluster.

v0.1.5

27 Feb 10:17
6193b8b
Compare
Choose a tag to compare

[0.1.5] - 2023-02-27

Fixed

  • PostgresInstance, PostgresDatabase - Misconfigured RBAC rules prevented user secrets from being created.

v0.1.4

26 Feb 20:40
d6bd5d3
Compare
Choose a tag to compare

[0.1.4] - 2023-02-26

Fixed

  • PostgresDatabase - duplicate users were added to resource status infinitely

Added

  • PostgresDatabase - Added printer columns to resource
  • PostgresInstance, PostgresDatabase - Warning logs

### Changed

  • Upgreaded bonny to v1.1.1

v0.1.3

25 Feb 14:46
60023db
Compare
Choose a tag to compare

[0.1.3] - 2023-02-25

  • Remove defaults from CRD manifests (stop fighting ArgoCD)