As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
  1. Aug 15, 2024
  2. Jul 25, 2024
  3. Jul 01, 2024
  4. Jun 13, 2024
  5. Apr 11, 2024
  6. Feb 23, 2024
  7. Jan 19, 2024
  8. Dec 12, 2023
    • Igor Drozdov's avatar
      Release v14.32.0 · b324e054
      Igor Drozdov authored
      - Geo: Add `done` pktline when git clone --depth option is given
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.1
      - Update module github.com/golang-jwt/jwt/v5 to v5.2.0
      - Update module golang.org/x/crypto to v0.16.0
      - Replace os.MkdirTemp() usages with t.TempDir()
      - Update dependency golang to v1.21.5
      Unverified
      b324e054
  9. Nov 24, 2023
    • Igor Drozdov's avatar
      Release v14.31.0 · 015f0fcd
      Igor Drozdov authored
      - Update dependency gitlab-dangerfiles to '~> 4.6.0'
      - Update module golang.org/x/crypto to v0.15.0
      - Revert workaround to start gitaly service in test
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.0
      - Remove the RPC call for Namespace removal
      - Update module gitlab.com/gitlab-org/labkit to v1.21.0
      - Revert sending SSH certificate as a separate protocol
      - Bump GO_VERSION to 1.21
      - Drop support for go 1.19
      - Move global tempDir into StartSocketHttpServer()
      - New nilaway CI job
      - Resolve "Remove NilAway detections for 'client' package"
      - call git_autid_event during git pull/clone if in need
      Unverified
      015f0fcd
  10. Nov 09, 2023
  11. Nov 07, 2023
  12. Oct 11, 2023
  13. Sep 15, 2023
    • Igor Drozdov's avatar
      Release 14.28.0 · 6409553f
      Igor Drozdov authored
      - Add PullCommand to githttp package !836
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.3.3 !849
      - Fix `make lint` on aarch64 platforms !848
      - Update dependency golang to v1.21.1 !844
      - Update module google.golang.org/grpc to v1.58.0 !845
      - Add golangci-lint to CI job !839
      - Update module golang.org/x/crypto to v0.13.0 !842
      Unverified
      6409553f
  14. Sep 04, 2023
  15. Aug 08, 2023
    • Igor Drozdov's avatar
      Release 14.26.0 · be720b8f
      Igor Drozdov authored
      - Include error and log as Error when recovering !825
      - Fix the established session metric !826
      - Require Go 1.19 and drop use of golang-crypto fork !806
      - Update dependency gitlab-dangerfiles to '~> 3.13.0' !824
      - Create gotestsum in support/bin and ignore !825
      Unverified
      be720b8f
  16. Aug 03, 2023
    • Igor Drozdov's avatar
      Release v14.25.0 · b4ad287a
      Igor Drozdov authored
      - Ensure context is not nil before processing
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.1
      - Update module google.golang.org/grpc to v1.57.0
      - Update module gitlab.com/gitlab-org/labkit to v1.20.0
      - Update dependency golang to v1.20.7
      Unverified
      b4ad287a
  17. Jul 27, 2023
  18. Jul 13, 2023
    • Ash McKenzie's avatar
      Release 14.24.0 · 89d8683c
      Ash McKenzie authored
      - Bump golang to 1.20.6 !808
      - Ensure all binaries respond to -version !800
      - Update module google.golang.org/grpc to v1.56.2 !804
      - Update module golang.org/x/crypto to v0.11.0 !803
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.2 !802
      - Add support for gotestsum !796
      - Log 'access: finish' line with additional metadata !783
      - Ensure prometheus counter has time to increment !795
      - Use both go and ruby cache for test jobs !793
      - Split caching of go and ruby jobs !792
      - Optimise Ruby and Go based CI jobs !787
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.1 !794
      - Update module google.golang.org/protobuf to v1.31.0 !789
      - Update dependency gitlab-dangerfiles to '~> 3.11.0' !788
      - New modules:tidy and modules:download jobs !784
      - Update module google.golang.org/grpc to v1.56.1 !786
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.0 !785
      - Tidy up go.mod and go.sum !781
      - Create a 'msg: "access"' log entry at the completion of work, including a `duration_s` field !782
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.5 !779
      - Update module github.com/otiai10/copy to v1.12.0 !780
      - Ensure test cache is not used for 'go test' !778
      - Update module google.golang.org/grpc to v1.56.0 !777
      - Update module github.com/prometheus/client_golang to v1.16.0 !776
      - Update module gitlab.com/gitlab-org/labkit to v1.19.0 !771
      - Update module golang.org/x/sync to v0.3.0 !775
      - Update module golang.org/x/crypto to v0.10.0 !774
      - Update Ruby dependencies !773
      - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.4 !772
      - Update dependency golang to v1.20.5 !768
      - Use gitlab-shell maintainers group instead for CODEOWNERS !770
      - Update module github.com/golang-jwt/jwt/v4 to v5 !759
      - Update module github.com/hashicorp/go-retryablehttp to v0.7.4 !767
      Unverified
      89d8683c
  19. Jun 07, 2023
    • Ash McKenzie's avatar
      Release 14.23.0 · e255a0a5
      Ash McKenzie authored
      - Update module github.com/golang-jwt/jwt/v4 to v5 !759
      - Update module gopkg.in/yaml.v2 to v3 !763
      - Update module gitlab.com/gitlab-org/gitaly/v15 to v16 !762
      - Update logrus to v1.9.3 !760
      - Update module golang.org/x/sync to v0.2.0 !757
      - Update module github.com/pires/go-proxyproto to v0.7.0 !752
      - Update module google.golang.org/grpc to v1.55.0 !758
      - Update module github.com/prometheus/client_golang to v1.15.1 !756
      - Update module github.com/otiai10/copy to v1.11.0 !751
      - Make golang 1.20 the default for gitlab-shell development and CI !750
      - Update module golang.org/x/crypto to v0.9.0 !742
      - Update dependency golang to v1.20.4 !748
      - Update module github.com/hashicorp/go-retryablehttp to v0.7.2 !745
      Unverified
      e255a0a5
  20. Jun 01, 2023
  21. May 23, 2023
  22. May 12, 2023
  23. May 05, 2023
  24. Mar 06, 2023
  25. Feb 03, 2023
  26. Jan 31, 2023
  27. Jan 12, 2023
  28. Dec 01, 2022
    • Stan Hu's avatar
      Release 14.14.0 version · 4b5f1e6d
      Stan Hu authored
      - Add developer documentation to sshd package !683
      - Improve error message for Gitaly `LimitError`s !691
      - Drop 1.16 compatibility in go.sum !692
      - Bump x/text to 0.3.8 !692
      - Update prometheus package to 1.13.1 !692
        Restrict IP access for PROXY protocol !693
      - Fix broken Gitaly integration tests !694
      - Clean up .gitlab-ci.yml file !695
      - Use the images provided by Gitlab to run tests !698
      - Use Ruby 2.7.7 as the default !699
      - Use blocking reader to fix race in test !700
      Unverified
      4b5f1e6d
  29. Oct 18, 2022
  30. Sep 28, 2022
    • Igor Drozdov's avatar
      Release v14.12.0 · 5bb892b8
      Igor Drozdov authored
      - Trim secret before signing JWT tokens !686
      - Bump .tool-versions to use Go 1.18.6 !685
      - Update Gitaly to 15.4.0-rc2 !681
      - Test against Golang v1.19 !680
      5bb892b8
  31. Aug 11, 2022
  32. Jul 21, 2022
  33. Jul 15, 2022
  34. Jul 05, 2022
    • Igor Drozdov's avatar
      Release v14.8.0 · 02d85f98
      Igor Drozdov authored
      - go: Bump major version to v14 !666
      - Pass original IP from PROXY requests to internal API calls !665
      - Fix make install copying the wrong binaries !664
      - gitlab-sshd: Add support for configuring host certificates !661
      02d85f98
  35. Jun 16, 2022
  36. Jun 06, 2022
  37. May 25, 2022
    • Igor Drozdov's avatar
      Release 14.7.1 · 51ef1667
      Igor Drozdov authored
      - Log gitlab-sshd session level indicator errors !650
      - Improve establish session duration metrics !651
      51ef1667
  38. May 23, 2022
    • Stan Hu's avatar
      Release v14.7.0 · 3c5f5566
      Stan Hu authored
      - Abort long-running unauthenticated SSH connections !647
      - Close the connection when context is canceled !646
      Unverified
      3c5f5566
    • Igor Drozdov's avatar
      Release v14.6.1 · 5afa7e44
      Igor Drozdov authored
      - Return support for diffie-hellman-group14-sha1 !644
      5afa7e44
Loading