Skip to content

Latest commit

 

History

History
457 lines (374 loc) · 46.2 KB

CHANGELOG.md

File metadata and controls

457 lines (374 loc) · 46.2 KB

Changelog

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)

0.123.1 (2024-02-05)

Bug Fixes

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

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)

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)

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)

0.121.8 (2024-01-20)

Bug Fixes

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

0.121.7 (2024-01-20)

Bug Fixes

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

0.121.6 (2024-01-20)

Bug Fixes

  • crd: combining crd versions again (78cd7f2)

0.121.5 (2024-01-20)

Bug Fixes

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

0.121.4 (2024-01-20)

Bug Fixes

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

0.121.3 (2024-01-20)

Bug Fixes

0.121.2 (2024-01-20)

Bug Fixes

  • crds: add support for old crd versions (6c724ea)

0.121.1 (2024-01-20)

Bug Fixes

  • ci: stop uploading helm chart early (9be01ff)
  • ci: updating cargo.lock (27aa722)
  • helm: fix crd issue (8f3f9f6)

0.121.0 (2024-01-20)

Features

  • helm: add crds.enabled to helm chart (5fb5c21)

0.120.0 (2024-01-19)

Features

  • doc: documenting crd changes (b3ded2e)

Bug Fixes

  • deps: update rust crate clap to 4.4.17 (97774e0)
  • deps: update rust crate clap to 4.4.18 (67611bb)
  • deps: update rust crate env_logger to 0.10.2 (27bab1b)
  • doc: fixing crd change version (762decd)
  • test: adding a recreate dropped database test (ad57116)
  • test: fixing database existance test in extra_db test (19d80e7)

0.119.0 (2024-01-14)

Features

  • ci: adding helm push (25c2b2e)
  • ci: adding major and major.miner version labels (b1e6ae8)
  • ci: adding version tagging (4adad92)
  • ci: significant refactoring of integration test (4aab6cc)
  • crd: switching to database server defined in crd (4928111)
  • create release on release (8720a0a)
  • error: clearer error message for DatabaseServer missing database (e5baefb)
  • helm: add env setting (95add47)
  • helm: moving helm chart (cc65dfa)
  • heritage: applying heritage to roles too (fd5185d)
  • heritage: some sanity checks for ownership are being added (607a6a3)
  • rust: upgrade rust again (599cb56)
  • test: adding an integration test (885ee70)

Bug Fixes

  • build: fixing build error (316d114)
  • build: random code that needs mods (7a332b3)
  • cargo: adding changes from rustls-tls change (3735adc)
  • ci: actually setting build-mode as output (f6350bc)
  • ci: Add concurrency settings to workflows (55c05c7)
  • ci: add kind to rust tests action (03d6fb3)
  • ci: addinb v to helm-push version (5f67352)
  • ci: adding chef to dockerfile (c531fa4)
  • ci: adjusting docker metadata (c7cceec)
  • ci: adjusting metadata output to explicitly include tags (0f9e55c)
  • ci: allow release to write github releases (c4190cc)
  • ci: bumping helm versions as part of upgrade (a3b8f67)
  • ci: changing bsord/helm-push to a real version (8f4af00)
  • ci: changing build profile for tagged versions (0e6e1bb)
  • ci: Cut off "new release spam" to stargazers (0ff9f96)
  • ci: disabling extra optimizations in for-distribution for now (4df1075)
  • ci: doing automerges into develop branch (e843ca1)
  • ci: don't include dbman in git tag. it breaks docker (d646517)
  • ci: exclude release action from running on renovate branches (e89b476)
  • ci: fix helm template verison to not include a v (e205bab)
  • ci: fixing chart-folder locaiton (e94cc08)
  • ci: fixing for-distributtion for tagged builds (43d3c04)
  • ci: fixing github-token arg to go-sematnic-release (d826e73)
  • ci: fixing type enabled -> enable (1534be3)
  • ci: fixing version parsing (5410f52)
  • ci: get tag after creating tag (47ec639)
  • ci: make build finish (fe8ee60)
  • ci: make incremental builds a little faster (0ccfefa)
  • ci: make kind-action use default kind cluster_name (d7ef779)
  • ci: making build complete in a reasonable amount of time (a4baf13)
  • ci: making docker build faster (bd43be2)
  • ci: only create real release on push to main (f710332)
  • ci: remove for-distribution profile (3ac1d4f)
  • ci: removing provider from semrel (c919b3d)
  • ci: renovate should use default branch, which is now develop (3924103)
  • ci: running rust test on all branches, and all PRs (1eed4a0)
  • ci: setting all checked in versions to 0.0.0 (3b4e431)
  • ci: setting lto to thin to ci can finish (67befea)
  • ci: speeding up docker build (e9645fb)
  • ci: speeding up incremental ci (22146f8)
  • ci: still trying to get "extra-files" to update chart.yaml (fae52fd)
  • ci: switching default to main branch (796b308)
  • ci: switching to manifest release for realz (8cec224)
  • ci: tagged build support (83050d4)
  • ci: trying to get a build to finish in less than 6 hours (16b2f3b)
  • ci: update chart version on release (95db698)
  • ci: updating helm version (3860e9e)
  • ci: updating versions (f1acf9a)
  • ci: use correct output for version (2367c96)
  • ci: use manifest release type (d37ebfc)
  • ci: using cross compiling in docker (930a7ea)
  • clippy: making errors impossible (032dd88)
  • crd: generating better crds (f69c85f)
  • dbc: actually use the database password for a database server (2490583)
  • deps: update rust crate actix-web to 4.4.1 (db21b7d)
  • deps: update rust crate anyhow to 1.0.76 (85d798f)
  • deps: update rust crate anyhow to 1.0.77 (fbd7301)
  • deps: update rust crate anyhow to 1.0.78 (b4d5d66)
  • deps: update rust crate anyhow to 1.0.79 (82874c8)
  • deps: update rust crate clap to 4.4.1 (166cc4e)
  • deps: update rust crate clap to 4.4.11 (db0321a)
  • deps: update rust crate clap to 4.4.12 (0f2f875)
  • deps: update rust crate clap to 4.4.13 (55108a7)
  • deps: update rust crate clap to 4.4.14 (4bd10dc)
  • deps: update rust crate clap to 4.4.15 (40fbe03)
  • deps: update rust crate clap to 4.4.16 (09f0e54)
  • deps: update rust crate clap to 4.4.2 (fcd76ae)
  • deps: update rust crate clap to 4.4.3 (853349c)
  • deps: update rust crate clap to 4.4.5 (db626a5)
  • deps: update rust crate clap to 4.4.6 (9a46f59)
  • deps: update rust crate clap to 4.4.7 (47cd0da)
  • deps: update rust crate env_logger to 0.10.1 (a289f70)
  • deps: update rust crate futures to 0.3.30 (1877580)
  • deps: update rust crate kube to 0.87.2 (949c20f)
  • deps: update rust crate schemars to 0.8.13 (e10b25b)
  • deps: update rust crate schemars to 0.8.15 (786212a)
  • deps: update rust crate schemars to 0.8.16 (221ce4b)
  • deps: update rust crate serde to 1.0.189 (aa3ee50)
  • deps: update rust crate serde to 1.0.190 (351609d)
  • deps: update rust crate serde to 1.0.193 (f9ad09f)
  • deps: update rust crate serde to 1.0.194 (31ee78f)
  • deps: update rust crate serde to 1.0.195 (2efbd0a)
  • deps: update rust crate serde_json to 1.0.106 (2b1bef4)
  • deps: update rust crate serde_json to 1.0.107 (822f8e4)
  • deps: update rust crate serde_json to 1.0.108 (fedbe68)
  • deps: update rust crate serde_json to 1.0.109 (b3276a7)
  • deps: update rust crate serde_json to 1.0.110 (b98de2b)
  • deps: update rust crate serde_json to 1.0.111 (f914cfa)
  • deps: update rust crate serde_yaml to 0.9.29 (354a60b)
  • deps: update rust crate serde_yaml to 0.9.30 (5d7ad83)
  • deps: update rust crate thiserror to 1.0.48 (c54b28e)
  • deps: update rust crate thiserror to 1.0.49 (9c72e5a)
  • deps: update rust crate thiserror to 1.0.50 (8f88f93)
  • deps: update rust crate thiserror to 1.0.51 (c9c0f82)
  • deps: update rust crate thiserror to 1.0.52 (004a2f0)
  • deps: update rust crate thiserror to 1.0.53 (a724c8b)
  • deps: update rust crate thiserror to 1.0.56 (6d25f9c)
  • deps: update rust crate tokio to 1.33.0 (db4b600)
  • diag: cleaning up code (e765117)
  • doc: cleaning up readme (c7b9b61)
  • doc: fixing type in readme (90a0378)
  • docker: fixing copy step to use whatever build dir we end up using (8e0e258)
  • docker: fixing environment typo (a04497a)
  • docker: switching dockerfile back to musl (128b14c)
  • doc: updating readme with new help location (9da88dc)
  • helm: add crds to helm chart (a76346e)
  • helm: add events create permission (7c45390)
  • helm: add patch permissions for databases/databaseServers (e0a3e24)
  • helm: add role and role binding to service account (66a6413)
  • helm: adding datases/status to permissions (3d764d8)
  • helm: adding ready probe (428f1b7)
  • helm: fix cluster role binding name (3b656ea)
  • helm: fix indent error (64e1cf5)
  • helm: fix permission to retrieve secrets (c41e54e)
  • helm: fix type "Kind" -> "kind" (3284425)
  • helm: fixing events permission (26d55fc)
  • helm: fixing helm chart issue (f850df9)
  • helm: making default helm chart render correctly (8146574)
  • helm: pluralizing resources in cluster role (f44c194)
  • heritage: check for heritage on role before dropping role (63d72fc)
  • heritage: setting heritage works now (040fb39)
  • log: adding events (1a89a98)
  • log: exclude /readyz from path (f7d5bf0)
  • main: don't require owner (372a46a)
  • test: fix integration test (4207eae)
  • test: setup_cpng needs to be called before install crds (f4f14a1)
  • version: setting up for release-please tags (45e2b05)

0.118.0 (2024-01-14)

Features

  • ci: adding helm push (25c2b2e)
  • ci: adding major and major.miner version labels (b1e6ae8)
  • ci: adding version tagging (4adad92)
  • ci: significant refactoring of integration test (4aab6cc)
  • crd: switching to database server defined in crd (4928111)
  • create release on release (8720a0a)
  • error: clearer error message for DatabaseServer missing database (e5baefb)
  • helm: add env setting (95add47)
  • helm: moving helm chart (cc65dfa)
  • heritage: applying heritage to roles too (fd5185d)
  • heritage: some sanity checks for ownership are being added (607a6a3)
  • rust: upgrade rust again (599cb56)
  • test: adding an integration test (885ee70)

Bug Fixes

  • build: fixing build error (316d114)
  • build: random code that needs mods (7a332b3)
  • cargo: adding changes from rustls-tls change (3735adc)
  • ci: actually setting build-mode as output (f6350bc)
  • ci: Add concurrency settings to workflows (55c05c7)
  • ci: add kind to rust tests action (03d6fb3)
  • ci: addinb v to helm-push version (5f67352)
  • ci: adding chef to dockerfile (c531fa4)
  • ci: adjusting docker metadata (c7cceec)
  • ci: adjusting metadata output to explicitly include tags (0f9e55c)
  • ci: allow release to write github releases (c4190cc)
  • ci: bumping helm versions as part of upgrade (a3b8f67)
  • ci: changing bsord/helm-push to a real version (8f4af00)
  • ci: changing build profile for tagged versions (0e6e1bb)
  • ci: Cut off "new release spam" to stargazers (0ff9f96)
  • ci: disabling extra optimizations in for-distribution for now (4df1075)
  • ci: doing automerges into develop branch (e843ca1)
  • ci: exclude release action from running on renovate branches (e89b476)
  • ci: fix helm template verison to not include a v (e205bab)
  • ci: fixing chart-folder locaiton (e94cc08)
  • ci: fixing for-distributtion for tagged builds (43d3c04)
  • ci: fixing github-token arg to go-sematnic-release (d826e73)
  • ci: fixing type enabled -> enable (1534be3)
  • ci: fixing version parsing (5410f52)
  • ci: get tag after creating tag (47ec639)
  • ci: make build finish (fe8ee60)
  • ci: make incremental builds a little faster (0ccfefa)
  • ci: make kind-action use default kind cluster_name (d7ef779)
  • ci: making build complete in a reasonable amount of time (a4baf13)
  • ci: making docker build faster (bd43be2)
  • ci: only create real release on push to main (f710332)
  • ci: remove for-distribution profile (3ac1d4f)
  • ci: removing provider from semrel (c919b3d)
  • ci: renovate should use default branch, which is now develop (3924103)
  • ci: running rust test on all branches, and all PRs (1eed4a0)
  • ci: setting all checked in versions to 0.0.0 (3b4e431)
  • ci: setting lto to thin to ci can finish (67befea)
  • ci: speeding up docker build (e9645fb)
  • ci: speeding up incremental ci (22146f8)
  • ci: still trying to get "extra-files" to update chart.yaml (fae52fd)
  • ci: switching default to main branch (796b308)
  • ci: switching to manifest release for realz (8cec224)
  • ci: tagged build support (83050d4)
  • ci: trying to get a build to finish in less than 6 hours (16b2f3b)
  • ci: update chart version on release (95db698)
  • ci: updating helm version (3860e9e)
  • ci: updating versions (f1acf9a)
  • ci: use correct output for version (2367c96)
  • ci: use manifest release type (d37ebfc)
  • ci: using cross compiling in docker (930a7ea)
  • clippy: making errors impossible (032dd88)
  • crd: generating better crds (f69c85f)
  • dbc: actually use the database password for a database server (2490583)
  • deps: update rust crate actix-web to 4.4.1 (db21b7d)
  • deps: update rust crate anyhow to 1.0.76 (85d798f)
  • deps: update rust crate anyhow to 1.0.77 (fbd7301)
  • deps: update rust crate anyhow to 1.0.78 (b4d5d66)
  • deps: update rust crate anyhow to 1.0.79 (82874c8)
  • deps: update rust crate clap to 4.4.1 (166cc4e)
  • deps: update rust crate clap to 4.4.11 (db0321a)
  • deps: update rust crate clap to 4.4.12 (0f2f875)
  • deps: update rust crate clap to 4.4.13 (55108a7)
  • deps: update rust crate clap to 4.4.14 (4bd10dc)
  • deps: update rust crate clap to 4.4.15 (40fbe03)
  • deps: update rust crate clap to 4.4.16 (09f0e54)
  • deps: update rust crate clap to 4.4.2 (fcd76ae)
  • deps: update rust crate clap to 4.4.3 (853349c)
  • deps: update rust crate clap to 4.4.5 (db626a5)
  • deps: update rust crate clap to 4.4.6 (9a46f59)
  • deps: update rust crate clap to 4.4.7 (47cd0da)
  • deps: update rust crate env_logger to 0.10.1 (a289f70)
  • deps: update rust crate futures to 0.3.30 (1877580)
  • deps: update rust crate kube to 0.87.2 (949c20f)
  • deps: update rust crate schemars to 0.8.13 (e10b25b)
  • deps: update rust crate schemars to 0.8.15 (786212a)
  • deps: update rust crate schemars to 0.8.16 (221ce4b)
  • deps: update rust crate serde to 1.0.189 (aa3ee50)
  • deps: update rust crate serde to 1.0.190 (351609d)
  • deps: update rust crate serde to 1.0.193 (f9ad09f)
  • deps: update rust crate serde to 1.0.194 (31ee78f)
  • deps: update rust crate serde to 1.0.195 (2efbd0a)
  • deps: update rust crate serde_json to 1.0.106 (2b1bef4)
  • deps: update rust crate serde_json to 1.0.107 (822f8e4)
  • deps: update rust crate serde_json to 1.0.108 (fedbe68)
  • deps: update rust crate serde_json to 1.0.109 (b3276a7)
  • deps: update rust crate serde_json to 1.0.110 (b98de2b)
  • deps: update rust crate serde_json to 1.0.111 (f914cfa)
  • deps: update rust crate serde_yaml to 0.9.29 (354a60b)
  • deps: update rust crate serde_yaml to 0.9.30 (5d7ad83)
  • deps: update rust crate thiserror to 1.0.48 (c54b28e)
  • deps: update rust crate thiserror to 1.0.49 (9c72e5a)
  • deps: update rust crate thiserror to 1.0.50 (8f88f93)
  • deps: update rust crate thiserror to 1.0.51 (c9c0f82)
  • deps: update rust crate thiserror to 1.0.52 (004a2f0)
  • deps: update rust crate thiserror to 1.0.53 (a724c8b)
  • deps: update rust crate thiserror to 1.0.56 (6d25f9c)
  • deps: update rust crate tokio to 1.33.0 (db4b600)
  • diag: cleaning up code (e765117)
  • doc: cleaning up readme (c7b9b61)
  • doc: fixing type in readme (90a0378)
  • docker: fixing copy step to use whatever build dir we end up using (8e0e258)
  • docker: fixing environment typo (a04497a)
  • docker: switching dockerfile back to musl (128b14c)
  • doc: updating readme with new help location (9da88dc)
  • helm: add crds to helm chart (a76346e)
  • helm: add events create permission (7c45390)
  • helm: add patch permissions for databases/databaseServers (e0a3e24)
  • helm: add role and role binding to service account (66a6413)
  • helm: adding datases/status to permissions (3d764d8)
  • helm: adding ready probe (428f1b7)
  • helm: fix cluster role binding name (3b656ea)
  • helm: fix indent error (64e1cf5)
  • helm: fix permission to retrieve secrets (c41e54e)
  • helm: fix type "Kind" -> "kind" (3284425)
  • helm: fixing events permission (26d55fc)
  • helm: fixing helm chart issue (f850df9)
  • helm: making default helm chart render correctly (8146574)
  • helm: pluralizing resources in cluster role (f44c194)
  • heritage: check for heritage on role before dropping role (63d72fc)
  • heritage: setting heritage works now (040fb39)
  • log: adding events (1a89a98)
  • log: exclude /readyz from path (f7d5bf0)
  • main: don't require owner (372a46a)
  • test: fix integration test (4207eae)
  • test: setup_cpng needs to be called before install crds (f4f14a1)
  • version: setting up for release-please tags (45e2b05)