Skip to content

Releases: defenseunicorns/uds-core

snapshot-latest

05 Nov 10:13
6491be9
Compare
Choose a tag to compare
snapshot-latest Pre-release
Pre-release

What's Changed

  • fix: sort auth chains when building the authservice config by @catsby in #969
  • docs: changed name of policy so policy names were not duplicated by @JoeHCQ1 in #973
  • chore: add the scorecard supply chain security workflow by @Racer159 in #917
  • docs: fix link; update folder name for docs sidenav autogen by @pauldipietro in #964
  • chore: regroup renovate support dependencies by @mjnagel in #979

New Contributors

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

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

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)