Skip to content

Update GITLAB_PAGES_VERSION

Naman Jagdish Gala requested to merge ngala/update-pages-version-23-Feb into master

What does this MR do and why?

Update GITLAB_PAGES_VERSION

  • Update module golang.org/x/sys to v0.17.0
  • Update module golang.org/x/crypto to v0.19.0
  • Update module golang.org/x/net to v0.21.0
  • Log connection close when http_requests_by_source_ip rate limit is hit
  • Terminate connection on 429 on the Domain based HTTP rate-limiter
  • Add go.uber.org/automaxprocs/maxprocs to handle GOMAXPROCS
  • Enable feature flag bydefault - domain redirect, cookie path

Reference: https://gitlab.com/gitlab-org/gitlab-pages/-/compare/8a5598bb7b9a2d5a57a299ffda88a71adc57f41b...4b1de41ff2b02d54bf57b0c965d9b265a175a3ec?from_project_id=734943&straight=false

This is part of the Gitlab Pages update process

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Naman Jagdish Gala

Merge request reports

Loading