This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Commit ddc4038 1 parent af08f62 commit ddc4038 Copy full SHA for ddc4038
File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
18
## 2.4.0
2
19
3
20
### Highlight
@@ -179,6 +196,15 @@ depends on the same `delete.enabled` configuration).
179
196
- f297fd71618b Re-implemented from scratch integration tests (#1716 )
180
197
- d534723aa762 spec: added chrome headless as default js runner (#1866 )
181
198
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
+
182
208
## 2.3.5
183
209
184
210
- 7755c7201d61 Update sprockets to fix cve-2018 -3760
Original file line number Diff line number Diff line change 1
- 2.4.0
1
+ 2.4.1
You can’t perform that action at this time.
0 commit comments