Skip to content

Releases: defenseunicorns/uds-core

snapshot-latest

25 Dec 10:23
8bbf6b3
Compare
Choose a tag to compare
snapshot-latest Pre-release
Pre-release

What's Changed

Full Changelog: v0.33.1...snapshot-latest

v0.33.1

20 Dec 23:32
8ebe2de
Compare
Choose a tag to compare

0.33.1 (2024-12-20)

Bug Fixes

Miscellaneous

v0.33.0

17 Dec 23:19
63cfe1a
Compare
Choose a tag to compare

0.33.0 (2024-12-17)

Features

  • configurable authentication flows (#1102) (498574c)
  • experimental opt-in classification banner (#1127) (d701067)
  • set Istio gateway TLS from Kubernetes secret (#982) (2711209)

Bug Fixes

  • kubeapi netpol initialization / support for ingress policies (#1097) (620e6b2)
  • retry logic for pepr store call (#1109) (e4c0f61)

Miscellaneous

v0.32.1

05 Dec 22:40
3c65fe6
Compare
Choose a tag to compare

0.32.1 (2024-12-05)

KNOWN ISSUE

Package CRs containing a remoteGenerated: KubeAPI reference for Ingress will cause the Pepr pods to fail on startup. If you are deploying any Package CRs with an Ingress policy for the KubeAPI do not upgrade to this version yet. See this issue for more details.

Bug Fixes

Miscellaneous

v0.32.0

22 Nov 16:53
11680d3
Compare
Choose a tag to compare

0.32.0 (2024-11-22)

Features

  • add ability to add custom netpols for prometheus-stack package (#997) (472f9c5)
  • add checkpoint uds-core slim package (#818) (d95f6be)
  • allow additional network rules for grafana and neuvector (#1038) (5c84007)

Bug Fixes

Miscellaneous

v0.31.2

15 Nov 19:26
44d24d6
Compare
Choose a tag to compare

0.31.2 (2024-11-15)

Bug Fixes

  • scale keycloak sts to zero if deployed in ha mode (#1010) (9bae9b3)

Miscellaneous

  • update *.uds.dev and *.admin.uds.dev certs (#1012) (fe31263)

v0.31.1

13 Nov 16:30
498a2c5
Compare
Choose a tag to compare

0.31.1 (2024-11-13)

Miscellaneous

v0.31.0

12 Nov 21:54
14567a8
Compare
Choose a tag to compare

0.31.0 (2024-11-12)

⚠ BREAKING CHANGES

  • Remove the generated exception block from the remoteCidr generation. This change means that a cidr containing the META_IP could be set.

Bug Fixes

  • avoids memory leak in istio sidecar termination (#972) (bfd415e)
  • ensure grafana does not install plugins from the internet (#993) (f3def45)
  • remove remoteCidr exception block (#987) (264fbf6)
  • renovate config updated to track tests (#981) (2494448)
  • sets fail-fast to false for matrix workflows (#995) (3008788)
  • sort auth chains when building the authservice config (#969) (15487fb)

Miscellaneous

v0.30.0

28 Oct 21:35
0c19633
Compare
Choose a tag to compare

0.30.0 (2024-10-28)

⚠ BREAKING CHANGES

  • remove uds-runtime from core (#955)

Features

Bug Fixes

Miscellaneous

v0.29.1

18 Oct 22:37
8313f31
Compare
Choose a tag to compare

0.29.1 (2024-10-18)

Bug Fixes

Miscellaneous