Skip to content

Releases: hef/dbman

v0.123.2

10 Mar 19:45
@hef hef
ae11f79
Compare
Choose a tag to compare

0.123.2 (2024-03-10)

Bug Fixes

  • deps: update rust crate anyhow to 1.0.80 (c67424e)
  • deps: update rust crate clap to 4.5.0 (0858ee9)
  • deps: update rust crate clap to 4.5.1 (85fda99)
  • deps: update rust crate clap to 4.5.2 (a779634)
  • deps: update rust crate env_logger to 0.11.3 (c963d58)
  • deps: update rust crate k8s-openapi to 0.21.1 (0e52d94)
  • deps: update rust crate log to 0.4.21 (8a27b2f)
  • deps: update rust crate serde to 1.0.197 (fb871b8)
  • deps: update rust crate serde_json to 1.0.114 (cc85eab)
  • deps: update rust crate serde_yaml to 0.9.32 (ca0fa9c)
  • deps: update rust crate thiserror to 1.0.57 (3dd43b1)
  • Fix helm chart default env object (56b4c74)

v0.123.1

05 Feb 07:01
@hef hef
d7fdcca
Compare
Choose a tag to compare

0.123.1 (2024-02-05)

Bug Fixes

  • helm: adding operator and prelease tags for artifacthub (116512c)
  • helm: moving artifacthub metadata file (9d99f93)

v0.123.0

05 Feb 05:55
@hef hef
5f68c7b
Compare
Choose a tag to compare

0.123.0 (2024-02-05)

Features

  • artifacthub: adding ownership info for artifacthub (baf4e39)
  • credentials: detect if credentials have not changed (052987c)
  • helm: adding artifactub ownership info (fde8d4e)

Bug Fixes

  • cache: fix cacheing xid (246ffd6)
  • ci: updating k8s-openapi and kube (e50b35a)
  • cred_cache: removing all code that can panic (88f12ab)
  • deps: update rust crate actix-web to 4.5.1 (75e3f7e)
  • deps: update rust crate env_logger to 0.11.1 (bde095a)
  • deps: update rust crate serde to 1.0.196 (6ea8fe7)
  • deps: update rust crate serde_json to 1.0.112 (e0522ae)
  • deps: update rust crate serde_json to 1.0.113 (d7dae00)
  • deps: update rust crate serde_yaml to 0.9.31 (db256ae)
  • doc: adding artifacthub badge to readme (3e3ac51)

v0.122.1

21 Jan 06:40
@hef hef
71f3fbe
Compare
Choose a tag to compare

0.122.1 (2024-01-21)

Bug Fixes

  • doc: fix formatting in readme (190b79d)
  • doc: fix some missed snake_case to camelCase issues (6f588bc)
  • doc: updating docs on ownerRef and credentials (dcda17b)
  • owner: check for out of date owner and update (d03de00)
  • ownerRef: don't try and overwrite owner heritage (f60e514)

v0.122.0

21 Jan 05:33
@hef hef
f5ca6cf
Compare
Choose a tag to compare

0.122.0 (2024-01-21)

Features

  • db: making setting a db owner optional (d45e589)
  • dbman: enable pulling owner from other database cr (02f0860)

Bug Fixes

  • ci: only push helm chart on tag (d11b42f)
  • code: minor code cleanup, handle all errors (6cfbcff)
  • creds: make missing credentials block not an error on database CR (411b609)

v0.121.8

20 Jan 10:11
@hef hef
cc2787a
Compare
Choose a tag to compare

0.121.8 (2024-01-20)

Bug Fixes

  • ci: don't use helm for crds. (d77704d)

v0.121.7

20 Jan 09:24
@hef hef
91b9b43
Compare
Choose a tag to compare

0.121.7 (2024-01-20)

Bug Fixes

  • crd: making sure only 1 crd version is set to storage (1f37363)

v0.121.6

20 Jan 09:12
@hef hef
33a9883
Compare
Choose a tag to compare

0.121.6 (2024-01-20)

Bug Fixes

  • crd: combining crd versions again (78cd7f2)

v0.121.5

20 Jan 08:42
@hef hef
4298ad2
Compare
Choose a tag to compare

0.121.5 (2024-01-20)

Bug Fixes

  • crd: putting old crd versions back in (801a8e0)

v0.121.4

20 Jan 08:28
@hef hef
8f01020
Compare
Choose a tag to compare

0.121.4 (2024-01-20)

Bug Fixes

  • helm: fixing escaping {{ in helm chart (a40805a)