Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.3.0 #140

Merged
merged 5 commits into from
Jul 13, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 9, 2024

0.3.0 (2024-07-12)

OVERVIEW

This update includes potentially breaking changes.
We recommend installing this in a fresh environment (including databases and buckets).

Highlights include:

  • Update to uds-core for security and stability changes
  • Update to resource allocation to better support expected workloads
  • Updates to the nexus package to simplify SSO client creation and initialization
  • Updates to how CA trust is managed throughout the deployment, which should resolve many SSL errors observed today
  • Refactoring the process of loading custom keycloak plugins to resolve errors observed with newer versions of uds-cli
  • Removing dependency on Redis to alleviate license concerns

Configuration Changes

  • Addition of init.REGISTRY_PVC_SIZE (suggested default of 128Gi) to allow expansion of internal docker registry storage
  • Removal of gitlab.GITLAB_REDIS_ENDPOINT (default is now set at the bundle level)

Removed Packages

Caution

The following packages have been removed

Package Version Explanation
Redis 7.0.12 Replaced by Valkey due to licencing concerns

Added Packages

Package Version Explanation
Valkey 7.2.5 Replacing Redis due to licensing concerns
cert-manager 1.14.5 Parent package to trust-manager, includes required CRDs
trust-mangaer 0.11.0 Creates and distributes a CA trust bundle for consumption within the cluster

Updated Packages

Package Old New
uds-core 0.22.1 0.23.0
gitlab 17.0.2 17.1.1
nexus 3.68.1-02 3.69.0-02
istio 1.22.1 1.22.2
promtail 2.9.6 3.1.0
grafana 10.4.2 11.1.0
neuvector 5.3.2 5.3.3
pepr 0.31.1 0.32.6

Features

  • add multiple resource config (#139) (30c34c2)
  • Custom ca cert support (#122) (4d90054)
  • replace zarf data injection (#145) (5f9be14)
  • swapped redis for valkey and updated gitlab uds pkg version to v17.1.1-uds1 (#146) (07282ae)

Miscellaneous

  • bumping identity-config tag to match (d731f11)
  • Nexus upgrade to 3.69.0-uds.0 (d731f11)
  • update uds core to 0.23.0 (#142) (d731f11)

DETAILS

uds-core

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

gitlab

17.1.1-uds.1 (2024-07-09)
⚠ BREAKING CHANGES
  • allow redis password secret creation and GitLab PeerAuthentication exceptions (#161)
Features
  • allow redis password secret creation and GitLab PeerAuthentication exceptions (#161) (a5e9bd1)
Miscellaneous

nexus

3.69.0-uds.0 (2024-07-12)
Bug Fixes
  • improve clientID usage (6788a04)
  • remove custom_admin_password to allow random admin password generation (6788a04)
Miscellaneous
  • release 3.69.0-uds.0 (8ca331b)
  • update common uds task versions (6788a04)
  • upgrade to 69.0.0-bb.1 (6788a04)

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from fea0888 to 722c0e9 Compare July 11, 2024 22:58
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 722c0e9 to 0e2e67c Compare July 12, 2024 19:16
@anthonywendt anthonywendt changed the title chore(main): release 0.2.17 chore(main): release 0.3.0 Jul 13, 2024
Copy link
Collaborator

@anthonywendt anthonywendt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anthonywendt anthonywendt merged commit 8de287a into main Jul 13, 2024
@anthonywendt anthonywendt deleted the release-please--branches--main branch July 13, 2024 01:05
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants