File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+
34## v5.3.1 (2025-01-07)
45
56### Bug Fixes
67
7- - Fix container registry protection rules to use the correct URL for endpoint
8- ([ #3079 ] ( https://github.com/python-gitlab/python-gitlab/pull/3079 ) )
8+ - ** api** : Allow configuration of keep_base_url from file
9+ ([ ` f4f7d7a ` ] ( https://github.com/python-gitlab/python-gitlab/commit/f4f7d7a63716f072eb45db2c7f590db0435350f0 ) )
10+
11+ - ** registry-protection** : Fix api url
12+ ([ ` 8c1aaa3 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/8c1aaa3f6a797caf7bd79a7da083eae56c6250ff ) )
13+
14+ See:
15+ https://docs.gitlab.com/ee/api/container_repository_protection_rules.html#list-container-repository-protection-rules
16+
17+ ### Chores
18+
19+ - Bump to 5.3.1
20+ ([ ` 912e1a0 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/912e1a0620a96c56081ffec284c2cac871cb7626 ) )
21+
22+ - ** deps** : Update dependency jinja2 to v3.1.5 [ security]
23+ ([ ` 01d4194 ` ] ( https://github.com/python-gitlab/python-gitlab/commit/01d41946cbb1a4e5f29752eac89239d635c2ec6f ) )
24+
925
1026## v5.3.0 (2024-12-28)
1127
You can’t perform that action at this time.
0 commit comments