Skip to content

Commit 7c64349

Browse files
committed
3.5.0 changelog
[noissue]
1 parent 665d356 commit 7c64349

File tree

9 files changed

+40
-8
lines changed

9 files changed

+40
-8
lines changed

CHANGES.rst

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,46 @@ Changelog
1313

1414
.. towncrier release notes start
1515
16+
3.5.0 (2021-08-30)
17+
==================
18+
19+
20+
Features
21+
--------
22+
23+
- Python package content can now be filtered by their sha256
24+
`#404 <https://github.com/pulp/pulp_python/issues/404>`_
25+
- Added new setting ``PYPI_API_HOSTNAME`` that is used to form a distribution's ``base_url``. Defaults to the machine's FQDN.
26+
`#412 <https://github.com/pulp/pulp_python/issues/412>`_
27+
- Enabled reclaim disk feature provided by pulpcore 3.15+.
28+
`#425 <https://github.com/pulp/pulp_python/issues/425>`_
29+
30+
31+
Bugfixes
32+
--------
33+
34+
- Fixed twine upload failing when using remote storage backends
35+
`#400 <https://github.com/pulp/pulp_python/issues/400>`_
36+
- Fixed improper metadata serving when using publications with S3 storage
37+
`#413 <https://github.com/pulp/pulp_python/issues/413>`_
38+
39+
40+
Deprecations and Removals
41+
-------------------------
42+
43+
- Dropped support for Python < 3.8.
44+
`#402 <https://github.com/pulp/pulp_python/issues/402>`_
45+
46+
47+
Misc
48+
----
49+
50+
- `#408 <https://github.com/pulp/pulp_python/issues/408>`_, `#427 <https://github.com/pulp/pulp_python/issues/427>`_
51+
52+
53+
----
54+
55+
1656
3.4.1 (2021-08-24)
1757
==================
1858

CHANGES/400.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/402.removal

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/404.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/408.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/412.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/413.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/425.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/427.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)