Skip to content

Releases: defenseunicorns/uds-core

v0.29.0

11 Oct 21:51
f42e93c
Compare
Choose a tag to compare

0.29.0 (2024-10-11)

Features

Bug Fixes

  • broken readme link (#899) (6e47b11)
  • ci: switch to larger runners to resolve ci disk space issues (#882) (1af0401)
  • snapshot ci version modification and tasks for publish (#877) (f01e5bd)
  • support for anywhere network policies in cilium (#884) (5df0737)

Miscellaneous

v0.28.0

27 Sep 22:43
5d9e4d7
Compare
Choose a tag to compare

0.28.0 (2024-09-27)

⚠ BREAKING CHANGES

  • Promtail has been removed from UDS Core and replaced by Vector. If you were previously using overrides to setup additional log targets/endpoints for Promtail this configuration will need to be updated to Vector's chart/config formats. See Vector's Sources and Sinks as well as the helm chart values for guidance in configuration.

Features

Bug Fixes

  • eks iac issues, document storage class pre-reqs (#812) (df514bd)
  • ensure istio sidecar is killed if job fails (#813) (34ffc0a)
  • revert test app version to fix CI failures (#815) (2ec6ad6)

Miscellaneous

v0.27.3

19 Sep 20:17
9839acf
Compare
Choose a tag to compare

0.27.3 (2024-09-19)

Miscellaneous

  • add uds-runtime as an optional component in core (#788) (a2dfede)

To enable UDS Runtime, add it as an optional component in your bundle:

- name: uds-core
  repository: ghcr.io/defenseunicorns/packages/private/uds/core
  ref: 0.27.3-unicorn
  optionalComponents:
    - uds-runtime

v0.27.2

18 Sep 22:48
1434b92
Compare
Choose a tag to compare

0.27.2 (2024-09-18)

Bug Fixes

  • use boltdb-shipper store by default for loki (#779) (e438e12)

v0.27.1

18 Sep 18:18
7537533
Compare
Choose a tag to compare

0.27.1 (2024-09-18)

Known Issues

  • Loki upgrade does not have correct date/store set for schema config, #780, and will be fixed in 0.27.2. If on an existing install, we recommend upgrading directly to 0.27.2 or use overrides to manage the schema config values on your own using the default values from upstream as a starting point.

Bug Fixes

  • validate packages using full resource name (#775) (678ed44)

Miscellaneous

  • allow service ports to be overridden in test bundles (#765) (5f9a920)
  • deps: update authservice to v1.0.2 (#738) (3328b08)
  • deps: update githubactions (#762) (c7bab2a)
  • deps: update grafana curl image to v8.10.1 (#773) (0d56ef2)
  • deps: update istio to v1.23.1 (#744) (f222ea3)
  • deps: update neuvector chart to 2.7.9 (#750) (a97b509)
  • deps: update neuvector updater image to v8.10.1 (#774) (2afddfc)
  • deps: update pepr to 0.36.0 (#696) (2a1591e)
  • deps: update prometheus-stack (#743) (61f7a60)
  • deps: update test-infra random provider to v3.6.3 (#753) (009326d)
  • deps: update uds-identity-config version to 0.6.3 (#772) (a2ad936)
  • deps: update uds-k3d to v0.9.0 (1.30.4 k3s), k3d to 5.7.4 (#770) (20656e6)
  • deps: update velero kubectl image to v1.31.1 (#763) (56b3a21)
  • deps: update velero kubectl to v1.31.1 (#757) (c15d77e)
  • remove unused neuvector exporter (#768) (bd4f5cf)
  • task for custom pepr (#766) (e624d73)

v0.27.0

11 Sep 17:53
b38ea70
Compare
Choose a tag to compare

0.27.0 (2024-09-11)

Known Issues

  • Loki upgrade does not have correct date/store set for schema config, #780, and will be fixed in 0.27.2. If on an existing install, we recommend upgrading directly to 0.27.2 or use overrides to manage the schema config values on your own using the default values from upstream as a starting point.

Features

  • add support for Keycloak attribute saml.assertion.signature (#723) (0e1a3da)
  • investigate and restrict network policies (#719) (b6ebc49)
  • protocol mappers (#621) (d71cb44)

Bug Fixes

  • correct keycloak chart schema for additionalGateways (#745) (1fd8ef3)
  • default ctx.allowPrivilegeEscalation to false if undefined (#698) (7ecd130)
  • pre-commit linting (#703) (c3a2f62)
  • switch secret data to stringData (#710) (9323d4e)
  • update ci workflows for docs shim (#700) (5d89254)

Miscellaneous

  • adding uds core prerequisites documentation (#636) (6225766)
  • deps: update dependency weaveworks/eksctl to v0.190.0 (#721) (16d208a)
  • deps: update githubactions (#642) (0705ba6)
  • deps: update grafana curl image to v8.10.0 (#751) (0cdb020)
  • deps: update grafana sidecar image to v1.27.6 (#732) (ad4808b)
  • deps: update grafana to 11.2.0 (#670) (84e099a)
  • deps: update istio to v1.23.0 (#672) (3266a3a)
  • deps: update keycloak chart version to v25 (#470) (3e805e7)
  • deps: update keycloak to 25.0.5 (#742) (45c540a)
  • deps: update loki memcached images to v1.6.31 (#752) (f94daf1)
  • deps: update metrics-server to v0.7.2 (#708) (53f1bfd)
  • deps: update prometheus-stack (#437) (526aab1)
  • deps: update prometheus-stack chart to v62.6.0 (#740) (424570d)
  • deps: update promtail helm chart to v6.16.5 (#706) (4689d54)
  • deps: update uds cli to v0.14.2 (#697) (f92bf53)
  • deps: update uds to v0.15.0 (#733) (57e0e64)
  • deps: update velero (#695) (c188393)
  • deps: update velero chart to 7.2.1, kubectl image for unicorn flavor (#725) (a98bac4)
  • deps: update velero helm chart to v7.2.0 (#720) (6309882)
  • deps: update zarf to v0.39.0 (#731) (7268680)
  • update configure policy exemptions doc link (#739) (6ad1256)
  • update loki to 3.1.1 (#449) (e61da27)
  • update renovate config/values to match all neuvector images (#755) (72a97ba)
  • update resources for prometheus, document resource overrides (#713) (e80c1a4)
  • update to keycloak 25 (#707) (0551aa5)

v0.26.1

26 Aug 19:36
c4dbdf8
Compare
Choose a tag to compare

0.26.1 (2024-08-23)

Bug Fixes

  • add additional supported saml attributes (#690) (a7435bf)

Miscellaneous

  • deps: update dependency defenseunicorns/uds-common to v0.12.0 (#692) (a5423a3)
  • deps: update test-infra to v0.0.6 (#686) (8341e6e)
  • deps: update uds-common to v0.12.0 (#693) (957f388)
  • deps: update zarf to v0.38.3 (#694) (c53126f)

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)