File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments