Skip to content

v0.2.13

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 00:00
176e2bc

0.2.13 (2024-05-29)

Updated packages

Package Old New
gitlab 16.11.1 17.0.1

Features

KNOWN ISSUES

  • The addition of the SAML client currently requires manual configuration of a handful of ClientScopes -- this will be automated in the future, refer to slack for instructions for now.
  • POTENTIAL issue with the migrations job

Warning

It is recommended that you backup the gitlab-rails-secret prior to installing this release


DETAILS

gitlab

17.0.1-uds.1 (2024-05-24)

⚠ BREAKING CHANGES

NOTE: The above change should convert existing instances from OIDC to SAML seamlessly, but will require UDS Core v0.22.0 or higher.

Miscellaneous
  • deps: update support-deps to v37.377.2 (#134) (028c3b8)

17.0.1-uds.0 (2024-05-24)

Bug Fixes
  • correct objectStorage secret Helm value key for toolbox backups (366c703)
  • address registry ingress prod issues with gitlab (#131) (ddea7ff)
Miscellaneous
  • add basic smoke tests with sso, git commit, and file uploads (#132) (2c34cf9), closes #130
  • cleanup dev secrets to remove postgres refs (#126) (430ebba)
  • deps: update gitlab package dependencies (#121) (366c703)
  • deps: update gitlab support dependencies (#123) (8ecd5b4)
  • update dev-secrets to use vendored kubectl command (#129) (eb7f356)