Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
131 changes: 131 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,137 @@ Changelog

.. towncrier release notes start

1.14.3 (2023-05-11)
===================


No significant changes.


----


1.14.2 (2023-05-04)
===================


Bugfixes
--------

- Allows for compatibility with pulpcore>3.25.
`#954 <https://github.com/pulp/pulp_file/issues/954>`__


----


1.14.1 (2023-04-18)
===================


No significant changes.


----


1.14.0 (2023-04-04)
===================


Features
--------

- Added the ability to replicate File distributions/repositories from an upstream Pulp instance.
`#909 <https://github.com/pulp/pulp_file/issues/909>`__


Misc
----

- `#933 <https://github.com/pulp/pulp_file/issues/933>`__


----


1.13.1 (2023-03-23)
===================


No significant changes.


----


1.13.0 (2023-03-14)
===================


Features
--------

- Added Domains compatibility.
`#859 <https://github.com/pulp/pulp_file/issues/859>`__


----


1.12.0 (2023-02-03)
===================


Features
--------

- Added a permission check on the used upload in the single shot content creation call.
`#747 <https://github.com/pulp/pulp_file/issues/747>`__
- The upload feature was changed to accept already existing file content. This allows multiple users to own identical files.
`#774 <https://github.com/pulp/pulp_file/issues/774>`__
- Allowed users to publish without manifests by settings the ``manifest`` field to null.
`#837 <https://github.com/pulp/pulp_file/issues/837>`__
- Added a feature that allows Pulp to automatically create missing repositories on import.
`#866 <https://github.com/pulp/pulp_file/issues/866>`__


Improved Documentation
----------------------

- Added an overview section, with a pointer to the pulp-manifest tool.
`#844 <https://github.com/pulp/pulp_file/issues/844>`__


Misc
----

- `#813 <https://github.com/pulp/pulp_file/issues/813>`__, `#814 <https://github.com/pulp/pulp_file/issues/814>`__, `#815 <https://github.com/pulp/pulp_file/issues/815>`__, `#816 <https://github.com/pulp/pulp_file/issues/816>`__, `#818 <https://github.com/pulp/pulp_file/issues/818>`__, `#819 <https://github.com/pulp/pulp_file/issues/819>`__, `#820 <https://github.com/pulp/pulp_file/issues/820>`__, `#821 <https://github.com/pulp/pulp_file/issues/821>`__, `#822 <https://github.com/pulp/pulp_file/issues/822>`__, `#823 <https://github.com/pulp/pulp_file/issues/823>`__, `#824 <https://github.com/pulp/pulp_file/issues/824>`__, `#825 <https://github.com/pulp/pulp_file/issues/825>`__, `#826 <https://github.com/pulp/pulp_file/issues/826>`__, `#828 <https://github.com/pulp/pulp_file/issues/828>`__, `#862 <https://github.com/pulp/pulp_file/issues/862>`__, `#867 <https://github.com/pulp/pulp_file/issues/867>`__, `#876 <https://github.com/pulp/pulp_file/issues/876>`__, `#881 <https://github.com/pulp/pulp_file/issues/881>`__


----


1.11.3 (2023-01-27)
===================


No significant changes.


----


1.11.2 (2022-10-18)
===================


No significant changes.


----


1.11.1 (2022-08-01)
===================

Expand Down