Skip to content

Commit 64562ba

Browse files
committed
3.9.0 changelog
[noissue]
1 parent 4b853bd commit 64562ba

File tree

7 files changed

+29
-6
lines changed

7 files changed

+29
-6
lines changed

CHANGES.rst

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

1414
.. towncrier release notes start
1515
16+
3.9.0 (2023-03-17)
17+
==================
18+
19+
20+
Features
21+
--------
22+
23+
- Added version filter to package list endpoint.
24+
`#577 <https://github.com/pulp/pulp_python/issues/577>`__
25+
- Allow duplicate uploads to return existing packages instead of erring.
26+
`#590 <https://github.com/pulp/pulp_python/issues/590>`__
27+
28+
29+
Bugfixes
30+
--------
31+
32+
- Fixed pull-through caching ignoring remote proxy settings.
33+
`#553 <https://github.com/pulp/pulp_python/issues/553>`__
34+
- Changed includes and excludes openapi schema to report as array of strings instead of object.
35+
`#576 <https://github.com/pulp/pulp_python/issues/576>`__
36+
- Fixed syncing ignoring remote proxy.
37+
`#581 <https://github.com/pulp/pulp_python/issues/581>`__
38+
- Fixed duplicate operationID for generated PyPI simple endpoints schema.
39+
`#594 <https://github.com/pulp/pulp_python/issues/594>`__
40+
41+
42+
----
43+
44+
1645
3.8.0 (2022-12-19)
1746
==================
1847

CHANGES/553.bugfix

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

CHANGES/576.bugfix

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

CHANGES/577.feature

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

CHANGES/581.bugfix

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

CHANGES/590.feature

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

CHANGES/594.bugfix

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

0 commit comments

Comments
 (0)