File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v5.3.0 (2024-12-28)
5
+
6
+ ### Chores
7
+
8
+ - ** deps** : Update gitlab/gitlab-ee docker tag to v17.7.0-ee.0
9
+ ([ #3070 ] ( https://github.com/python-gitlab/python-gitlab/pull/3070 ) ,
10
+ [ ` 62b7eb7 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/62b7eb7ca0adcb26912f9c0561de5c513b6ede6d ) )
11
+
12
+ Co-authored-by: renovate[ bot] <29139614+renovate[ bot] @users .noreply.github.com>
13
+
14
+ - ** renovate** : Update httpx and respx again
15
+ ([ ` aa07449 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/aa074496bdc4390a3629f1b0964d9846fe08ad92 ) )
16
+
17
+ ### Features
18
+
19
+ - ** api** : Support the new registry protection rule endpoint
20
+ ([ ` 40af1c8 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/40af1c8a14814cb0034dfeaaa33d8c38504fe34e ) )
21
+
22
+
4
23
## v5.2.0 (2024-12-17)
5
24
6
25
### Chores
Original file line number Diff line number Diff line change 3
3
__email__ = "gauvainpocentek@gmail.com"
4
4
__license__ = "LGPL3"
5
5
__title__ = "python-gitlab"
6
- __version__ = "5.2 .0"
6
+ __version__ = "5.3 .0"
You can’t perform that action at this time.
0 commit comments