Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
pulpbot authored and dralley committed Oct 6, 2023
1 parent f615a4f commit fe7d481
Showing 1 changed file with 117 additions and 0 deletions.
117 changes: 117 additions & 0 deletions CHANGES.rst
Expand Up @@ -13,6 +13,31 @@ Changelog

.. towncrier release notes start
3.37.0 (2023-10-05)
===================
REST API
--------

Features
~~~~~~~~

- Include social_django urls based on config option
:github:`4511`


Bugfixes
~~~~~~~~

- Added ``format`` param to ``DEFAULT_FILTERS`` in ``BaseFilterSet`` to fix django api format.
:github:`4450`


Plugin API
----------

No significant changes.


3.36.0 (2023-09-27)
===================
REST API
Expand Down Expand Up @@ -561,6 +586,24 @@ Misc
- :github:`3798`


3.28.17 (2023-10-05)
====================
REST API
--------

Bugfixes
~~~~~~~~

- Added ``format`` param to ``DEFAULT_FILTERS`` in ``BaseFilterSet`` to fix django api format.
:github:`4450`


Plugin API
----------

No significant changes.


3.28.16 (2023-09-27)
====================
REST API
Expand Down Expand Up @@ -1296,6 +1339,26 @@ Features
:github:`3661`


3.23.19 (2023-10-05)
====================
REST API
--------

Bugfixes
~~~~~~~~

- Removed compression from exports (using gzip level 0). For most users of export functionality it seems to be a poor tradeoff.
:github:`4434`
- Added ``format`` param to ``DEFAULT_FILTERS`` in ``BaseFilterSet`` to fix django api format.
:github:`4450`


Plugin API
----------

No significant changes.


3.23.18 (2023-09-27)
====================
REST API
Expand Down Expand Up @@ -2288,6 +2351,24 @@ Removals
:github:`3400`


3.21.20 (2023-10-05)
====================
REST API
--------

Bugfixes
~~~~~~~~

- Made sure PulpImport's use of tar.extractall() is safe.
:github:`3323`


Plugin API
----------

No significant changes.


3.21.19 (2023-09-27)
====================
REST API
Expand Down Expand Up @@ -3222,6 +3303,24 @@ Bugfixes
:github:`2069`


3.18.30 (2023-10-05)
====================
REST API
--------

Bugfixes
~~~~~~~~

- Made sure PulpImport's use of tar.extractall() is safe.
:github:`3323`


Plugin API
----------

No significant changes.


3.18.29 (2023-09-27)
====================
REST API
Expand Down Expand Up @@ -4357,6 +4456,24 @@ Bugfixes
:redmine:`9608`


3.16.22 (2023-10-05)
====================
REST API
--------

Bugfixes
~~~~~~~~

- Made sure PulpImport's use of tar.extractall() is safe.
:github:`3323`


Plugin API
----------

No significant changes.


3.16.21 (2023-09-27)
====================
REST API
Expand Down

0 comments on commit fe7d481

Please sign in to comment.