gitlab update to 7.7.0-bb.0
General MR
Summary
Gitlab Update to 7.7.0-bb.0
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
big-bang/product/packages/gitlab!236 (merged)
Closes big-bang/product/packages/gitlab#224 (closed)
Upgrade Notices
For a full set of changes, see 16.7 release notes
Deprecations
- The JWKS endpoint at
https://gitlab.example.com/-/jwks
is deprecated in this release and will be removed entirely in a future release./-/jwks
is an alias for/oauth/discovery/keys
, so update any usage of/-/jwks
to use/oauth/discovery/keys
instead. - Dependency Proxy: Access tokens to have additional scope checks
- List repository directories Rake task
Removals
Edited by Ryan Garcia