Skip to content

Commit 3c61037

Browse files
authored
Merge pull request #688 from pulp/changelog/update
Update Changelog
2 parents 4719938 + 90aa454 commit 3c61037

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGES.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,34 @@
88

99
[//]: # (towncrier release notes start)
1010

11+
## 3.12.0 (2024-06-25) {: #3.12.0 }
12+
13+
14+
#### Features {: #3.12.0-feature }
15+
16+
- Added RBAC support.
17+
[#399](https://github.com/pulp/pulp_python/issues/399)
18+
- Added Pulp replication support for Python distributions.
19+
[#648](https://github.com/pulp/pulp_python/issues/648)
20+
- Added Domain support.
21+
[#668](https://github.com/pulp/pulp_python/issues/668)
22+
23+
#### Bugfixes {: #3.12.0-bugfix }
24+
25+
- Fixed tls_validation not being disabled when set to false on the remote.
26+
[#653](https://github.com/pulp/pulp_python/issues/653)
27+
28+
#### Deprecations and Removals {: #3.12.0-removal }
29+
30+
- Raised the minimum `pulpcore` bound to `>=3.49` and dropped support for `python 3.8`.
31+
[#pulpcore](https://github.com/pulp/pulp_python/issues/pulpcore)
32+
33+
#### Misc {: #3.12.0-misc }
34+
35+
-
36+
37+
---
38+
1139
## 3.11.1 (2024-04-11) {: #3.11.1 }
1240

1341
### Bugfixes

0 commit comments

Comments
 (0)