Skip to content

Commit 39ffb08

Browse files
committed
Building changelog for 3.4.0
[noissue]
1 parent 04d5afc commit 39ffb08

File tree

6 files changed

+25
-5
lines changed

6 files changed

+25
-5
lines changed

CHANGES.rst

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

1414
.. towncrier release notes start
1515
16+
3.4.0 (2021-06-17)
17+
18+
Features
19+
--------
20+
21+
- Added ``twine`` (and other similar Python tools) package upload support
22+
`#342 <https://github.com/pulp/pulp_python/issues/342>`_
23+
- PyPI endpoints are now available at ``/pypi/{base_path}/``
24+
`#376 <https://github.com/pulp/pulp_python/issues/376>`_
25+
- Changed the global uniqueness constraint for ``PythonPackageContent`` to its sha256 digest
26+
`#380 <https://github.com/pulp/pulp_python/issues/380>`_
27+
28+
29+
Bugfixes
30+
--------
31+
32+
- Added missing fields to PyPI live JSON API to be compliant with core metadata version 2.1
33+
`#352 <https://github.com/pulp/pulp_python/issues/352>`_
34+
- Fixed sync to use default concurrency (10) when download_concurrency was not specified
35+
`#391 <https://github.com/pulp/pulp_python/issues/391>`_
36+
37+
38+
----
39+
40+
1641
3.3.0 (2021-05-27)
1742
==================
1843

CHANGES/342.feature

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

CHANGES/352.bugfix

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

CHANGES/376.feature

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

CHANGES/380.feature

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

CHANGES/391.bugfix

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

0 commit comments

Comments
 (0)