Skip to content

Releases: defenseunicorns/uds-core

v0.26.0

21 Aug 19:43
69eb1cb
Compare
Choose a tag to compare

0.26.0 (2024-08-21)

⚠ BREAKING CHANGES

  • client attribute allow list (#676)

Features

  • azure: azure blob storage support for velero (#644) (eff9a82)
  • support authservice with redis, switch to pepr helm chart (#658) (e2fe58a)

Bug Fixes

  • client attribute allow list (#676) (100321e)
  • handle client id names with special characters (#659) (a84769e)
  • pull lula main for threshold update (#638) (5a34ce8)
  • release-please config bump minor pre-major (#680) (3f824c1)

Miscellaneous

v0.25.2

09 Aug 16:32
8fcd410
Compare
Choose a tag to compare

0.25.2 (2024-08-09)

Bug Fixes

Miscellaneous

  • allow for extra keycloak gateway usage with client certs (#648) (7b1c474)
  • deps: update dependency defenseunicorns/uds-common to v0.11.1 (#647) (768aa1c)
  • deps: update dependency defenseunicorns/uds-common to v0.11.2 (#653) (f7d1ce8)
  • deps: update grafana helm chart to v8.4.3 (#660) (81c7af0)
  • deps: update grafana to 11.1.3 ([#607](#607)) (7b343ac)
  • deps: update neuvector to 5.3.4 (#606) (526bff4)
  • deps: update pepr to 0.33.0 (#588) (6eee8f0)
  • update identity config to 0.6.0 (#661) (469fed8)

v0.25.1

06 Aug 17:50
ed61d66
Compare
Choose a tag to compare

0.25.1 (2024-08-06)

⚠ BREAKING CHANGES

  • change metric server to optional (#611) - note that the initial implementation/plan for this was 0.25.0 but there was a bug in the rollout of this change

Bug Fixes

  • switch metrics-server to optional everywhere (#641) (43c5bd5)

Miscellaneous

  • add debug logs for istio injection logic (#602) (9075436)
  • add support for public clients and disabling standard auth flow (#630) (38151d7)
  • deps: update dependency defenseunicorns/uds-common to v0.11.0 (#617) (997cf37)
  • deps: update dependency weaveworks/eksctl to v0.188.0 (#623) (3081044)
  • deps: update uds to v0.14.0 (#612) (7fe927e)
  • update codeowners (#637) (eec5017)

v0.25.0

02 Aug 22:08
6b1f89b
Compare
Choose a tag to compare

0.25.0 (2024-08-02)

⚠ BREAKING CHANGES

  • change metric server to optional (#611)

Upgrade Note

  • Note the 0.5.2 realm changes for identity-config if upgrading an existing installation. Realm upgrades are not currently automated; however, the upgrade for 0.5.2 is not required for functionality. Realm changes for 0.5.2 add additional audit logging to Keycloak and a new bare-groups client scope.

Features

Bug Fixes

Miscellaneous

  • change metric server to optional (#611) (bc2d673)
  • deps: update dependency defenseunicorns/uds-common to v0.9.0 (#592) (44ea2d7)
  • deps: update dependency weaveworks/eksctl to v0.187.0 (#539) (9002a94)
  • deps: update githubactions (#553) (2a9e29a)
  • deps: update grafana curl image to v8.9.0 (#596) (64f9408)
  • deps: update grafana helm chart to v8.3.6 (#594) (1f2005b)
  • deps: update istio to v1.22.3 (#580) (7aba89e)
  • deps: update lula to v0.4.4 (#615) (b02b305)
  • deps: update neuvector-updater/curl to v8.9.0 (#597) (b4bd660)
  • deps: update promtail configmap-reload to v0.13.1 (#608) (d98bbae)
  • deps: update promtail helm chart to v6.16.4 (#574) (bf9f65c)
  • deps: update to identity-config 0.5.2 (#635) (6474d16)
  • deps: update uds cli to v0.13.1 (#569) (4339c89)
  • deps: update zarf to v0.36.1 (#562) (058cfb3)
  • disable telemetry/analytics for loki/grafana (#601) (ad785bc)
  • update zarf to new repo location, 0.37.0 (#631) (29f9fd0)

Known Issues with this Release

  • Metrics Server was not properly set to optional everywhere (#640), this will be resolved in 0.25.1

v0.24.1

22 Jul 17:18
05f5c4f
Compare
Choose a tag to compare

0.24.1 (2024-07-22)

Upgrade Note

  • See 0.5.1 upgrade documentation on identity-config if upgrading an existing installation.

Bug Fixes

  • ci: snapshot release publish, passthrough test on upgrade (#575) (d4afe00)
  • ci: workflow permissions (cacf1b5)
  • only allow istio gateways to set x509 client certificate header (#572) (5c62279)
  • sso: delete orphaned SSO secrets (#578) (5a6b9ef)
  • unicorn flavor proxy image reference (#590) (db081fa)
  • update monitor mutation to not overwrite explicitly defined scrape class (#582) (7e550d3)

Miscellaneous

  • deps: update grafana chart + sidecar image (#567) (85b6de4)
  • deps: update pepr to v0.32.7 (#556) (e594f13)
  • deps: update uds-identity-config to v0.5.1 (#591) (b9c5bd3)
  • deps: update uds-k3d to v0.8.0 (#581) (fab8919)
  • loki: default query settings, config as secret (#579) (5fa889c)
  • oscal: begin integration of composed oscal with validations (#496) (047fd30)

v0.24.0

12 Jul 22:46
fb365cf
Compare
Choose a tag to compare

0.24.0 (2024-07-12)

⚠ BREAKING CHANGES

  • set istio passthrough gateway as optional component (#547)
  • Keycloak's postgresql.database and postgresql.username must be explicitly set for deploy if trying to use a database with Keycloak - previously if unset these values would default to keycloak as hidden defaults (#554)

Features

  • add unicorn flavor to uds-core (#507) (a412581)
  • added standalone dns service for loki (#548) (e2efdf9)
  • enable authservice integration (#201) (1d4df64)
  • set istio passthrough gateway as optional component (#547) (e1cab61)
  • update to using default scrapeclass for tls config (#517) (258bb6b)

Bug Fixes

Miscellaneous

  • add util function for purging orphans (#565) (e84229a)
  • allow istio proxy injection in zarf ignored namespaces (#513) (8921b58)
  • deps: update githubactions upload-artifact to v4.3.4 (#543) (20889f2)
  • deps: update grafana helm chart to v8.3.2 (#542) (8ec260c)
  • deps: update pepr dependencies (jest, uds-common) (#537) (547c0bf)
  • deps: update promtail helm chart to v6.16.3 (#538) (48b3fea)

v0.23.0

08 Jul 14:58
1513768
Compare
Choose a tag to compare

0.23.0 (2024-07-04)

⚠ BREAKING CHANGES

  • remove emulated gitlab endpoints from keycloak (#483)

Features

  • ALPHA Functionality: identity group auth (#497) (d71d83e) - this is provided as an alpha feature and may not be stable. To use this functionality on an existing installation (upgrade) make sure to follow the Identity Config upgrade documentation.

Bug Fixes

  • docs: re-ordered small paragraphs, clarified wording, and added links to tech homepages (#531) (6b2b46b)
  • docs: removed double-link which broke the markdown formatting in pr template (#532) (f41ced4)
  • docs: uds-config.yaml example in k3d-slim-dev README (#530) (2e1c53e)
  • operator retries and error logging (#511) (cae5aab)

Miscellaneous

v0.22.2

13 Jun 17:09
84a408f
Compare
Choose a tag to compare

0.22.2 (2024-06-13)

Bug Fixes

Miscellaneous

v0.22.1

06 Jun 19:20
7cf9c4c
Compare
Choose a tag to compare

0.22.1 (2024-06-06)

Bug Fixes

Miscellaneous

Known Issues with this release

  • Pepr Store deletions cause excessive log spam: #463

v0.22.0

23 May 15:25
6367bef
Compare
Choose a tag to compare

0.22.0 (2024-05-22)

Features

Bug Fixes

Miscellaneous