Skip to content

Commit 707292c

Browse files
committed
Update Changelog
[noissue]
1 parent 189da4a commit 707292c

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

CHANGES.rst

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

1414
.. towncrier release notes start
1515
16+
1.12.0 (2023-02-03)
17+
===================
18+
19+
20+
Features
21+
--------
22+
23+
- Added a permission check on the used upload in the single shot content creation call.
24+
`#747 <https://github.com/pulp/pulp_file/issues/747>`__
25+
- The upload feature was changed to accept already existing file content. This allows multiple users to own identical files.
26+
`#774 <https://github.com/pulp/pulp_file/issues/774>`__
27+
- Allowed users to publish without manifests by settings the ``manifest`` field to null.
28+
`#837 <https://github.com/pulp/pulp_file/issues/837>`__
29+
- Added a feature that allows Pulp to automatically create missing repositories on import.
30+
`#866 <https://github.com/pulp/pulp_file/issues/866>`__
31+
32+
33+
Improved Documentation
34+
----------------------
35+
36+
- Added an overview section, with a pointer to the pulp-manifest tool.
37+
`#844 <https://github.com/pulp/pulp_file/issues/844>`__
38+
39+
40+
Misc
41+
----
42+
43+
- `#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>`__
44+
45+
46+
----
47+
48+
49+
1.11.3 (2023-01-27)
50+
===================
51+
52+
53+
No significant changes.
54+
55+
56+
----
57+
58+
59+
1.11.2 (2022-10-18)
60+
===================
61+
62+
63+
No significant changes.
64+
65+
66+
----
67+
68+
1669
1.11.1 (2022-08-01)
1770
===================
1871

0 commit comments

Comments
 (0)