Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit ddc4038

Browse files
committed
Bump version
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
1 parent af08f62 commit ddc4038

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 2.4.1
2+
3+
- af08f6211abb db: added index on scan_result
4+
- a282fff71bd4 Properly show tokens for bots
5+
- a55c0ec2f827 Upgraded cconfig to fix a configuration issue
6+
- d3be549af55f Fixed namespace duplication
7+
- 3591e04ba75c ui: fixed team creation for standard user
8+
- 52915908e36b ui: fixed repositories performance view issue
9+
- 69e41ece3f8a Reduced amount of rendered data for repository entity
10+
- 942f18113fa1 Fixed breaking changes from pagination commit
11+
- 762c9665bb11 policies: fixed destroy for repositories/tags
12+
- Upgraded the following gems due to vulnerabilities:
13+
- 5f90273e0b9a nokogiri
14+
- 351fc7d27b3e loofah
15+
- d3be549af55f rack
16+
- ae62d4c4c0b7 rails
17+
118
## 2.4.0
219

320
### Highlight
@@ -179,6 +196,15 @@ depends on the same `delete.enabled` configuration).
179196
- f297fd71618b Re-implemented from scratch integration tests (#1716)
180197
- d534723aa762 spec: added chrome headless as default js runner (#1866)
181198

199+
## 2.3.7
200+
201+
- ad5d649a3344 Upgraded some gems with known vulnerabilities.
202+
203+
## 2.3.6
204+
205+
- 81179951f458 Restrict deletes into the repository (#1973)
206+
- 066f06f4e713 Remind users to login again after password update (#1969)
207+
182208
## 2.3.5
183209

184210
- 7755c7201d61 Update sprockets to fix cve-2018-3760

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.0
1+
2.4.1

0 commit comments

Comments
 (0)