Skip to content

Commit 4b5f1e6

Browse files
committed
Release 14.14.0 version
- 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
1 parent 6612637 commit 4b5f1e6

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
115
v14.13.0
216

317
- Update .tool-versions to Go 1.18.7 !688

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.13.0
1+
14.14.0

0 commit comments

Comments
 (0)