File tree Expand file tree Collapse file tree 6 files changed +25
-5
lines changed
Expand file tree Collapse file tree 6 files changed +25
-5
lines changed Original file line number Diff line number Diff 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+
16413.3.0 (2021-05-27)
1742==================
1843
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments