We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6612637 + 4b5f1e6 commit cdde058Copy full SHA for cdde058
CHANGELOG
@@ -1,3 +1,17 @@
1
+v14.14.0
2
+
3
+- Add developer documentation to sshd package !683
4
+- Improve error message for Gitaly `LimitError`s !691
5
+- Drop 1.16 compatibility in go.sum !692
6
+- Bump x/text to 0.3.8 !692
7
+- Update prometheus package to 1.13.1 !692
8
+ Restrict IP access for PROXY protocol !693
9
+- Fix broken Gitaly integration tests !694
10
+- Clean up .gitlab-ci.yml file !695
11
+- Use the images provided by Gitlab to run tests !698
12
+- Use Ruby 2.7.7 as the default !699
13
+- Use blocking reader to fix race in test !700
14
15
v14.13.0
16
17
- Update .tool-versions to Go 1.18.7 !688
VERSION
@@ -1 +1 @@
-14.13.0
+14.14.0
0 commit comments