Skip to content

Releases: defenseunicorns/uds-core

snapshot-latest

31 Mar 10:26
55ef41b
Compare
Choose a tag to compare
snapshot-latest Pre-release
Pre-release

What's Changed

New Contributors

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

v0.38.0

19 Mar 17:31
a3fdcbc
Compare
Choose a tag to compare

0.38.0 (2025-03-19)

Features

Bug Fixes

  • renovate not checking test directory versions (#1357) (9e78362)

Miscellaneous

Documentation

v0.37.0

03 Mar 22:04
4aac12e
Compare
Choose a tag to compare

0.37.0 (2025-03-03)

Features

Miscellaneous

v0.36.2

21 Feb 21:10
94cee8d
Compare
Choose a tag to compare

0.36.2 (2025-02-21)

Miscellaneous

v0.36.1

19 Feb 22:35
d666f39
Compare
Choose a tag to compare

0.36.1 (2025-02-19)

Important

When upgrading to this version of uds-core (v0.36.0+) there is an undocumented breaking change in Keycloak that requires a manual upgrade step to change several attribute mappers via the Keycloak Admin UI/API. This MUST be fixed if you have any SAML clients utilizing these mappers (if sso[].defaultClientScopes in your Package CR includes mapper-saml-*). Also note the other manual realm configuration changes that should be completed.

Bug Fixes

  • add package: read permissions for nightly ci workflows (#1306) (7b62133)
  • checkpoint package creation (#1303) (fabd56b)

Miscellaneous

v0.36.0

19 Feb 00:46
c2a76ae
Compare
Choose a tag to compare

0.36.0 (2025-02-18)

Important

When upgrading to this version of uds-core there is an undocumented breaking change in Keycloak that requires a manual upgrade step to change several attribute mappers via the Keycloak Admin UI/API. This MUST be fixed if you have any SAML clients utilizing these mappers (if sso[].defaultClientScopes in your Package CR includes mapper-saml-*). Also note the other manual realm configuration changes that should be completed.

Features

  • introduced a new option CREATE_OPTIONS and skip SBOMs in tests (#1268) (f944bf1)
  • k3d-slim-dev: add Istio Proxy resource configuration (#1270) (fd4fa3c)
  • k3d-slim-dev: add resource configuration for Istiod and Keycloak (#1279) (07eeea2)
  • loki schema config management (#1224) (e16fdb1)

Bug Fixes

Miscellaneous

v0.35.0

04 Feb 14:44
2787bb2
Compare
Choose a tag to compare

0.35.0 (2025-02-03)

Features

  • add logic to handle updates to operator config (#1186) (004e8b4)
  • optional istio cni ztunnel component (#1175) (e003924)

Bug Fixes

Miscellaneous

Documentation

  • add documentation on metrics/dashboards for apps (#1221) (d9062da)

v0.34.1

21 Jan 23:53
1045103
Compare
Choose a tag to compare

0.34.1 (2025-01-21)

Bug Fixes

Miscellaneous

Documentation

v0.34.0

15 Jan 17:46
801c39a
Compare
Choose a tag to compare

0.34.0 (2025-01-15)

Features

Bug Fixes

  • add missing resource type package to kubectl describe failed… (#1182) (4236b3a)
  • attempt fix token permissions (#1155) (5a46e41)
  • remove unnecessary docker command in dev docs task (#1180) (9906a09)
  • validate unique names for monitors (#666) (80e28c1)

Miscellaneous

Documentation

  • add note on minimum k3d version, update cli version reference (#1174) (c4dda4e)