Skip to content

Commit baf7b91

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

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed

CHANGES.rst

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

1414
.. towncrier release notes start
1515
16+
1.14.0 (2023-04-04)
17+
===================
18+
19+
20+
Features
21+
--------
22+
23+
- Added the ability to replicate File distributions/repositories from an upstream Pulp instance.
24+
`#909 <https://github.com/pulp/pulp_file/issues/909>`__
25+
26+
27+
Misc
28+
----
29+
30+
- `#933 <https://github.com/pulp/pulp_file/issues/933>`__
31+
32+
33+
----
34+
35+
36+
1.13.1 (2023-03-23)
37+
===================
38+
39+
40+
No significant changes.
41+
42+
43+
----
44+
45+
46+
1.13.0 (2023-03-14)
47+
===================
48+
49+
50+
Features
51+
--------
52+
53+
- Added Domains compatibility.
54+
`#859 <https://github.com/pulp/pulp_file/issues/859>`__
55+
56+
57+
----
58+
59+
60+
1.12.0 (2023-02-03)
61+
===================
62+
63+
64+
Features
65+
--------
66+
67+
- Added a permission check on the used upload in the single shot content creation call.
68+
`#747 <https://github.com/pulp/pulp_file/issues/747>`__
69+
- The upload feature was changed to accept already existing file content. This allows multiple users to own identical files.
70+
`#774 <https://github.com/pulp/pulp_file/issues/774>`__
71+
- Allowed users to publish without manifests by settings the ``manifest`` field to null.
72+
`#837 <https://github.com/pulp/pulp_file/issues/837>`__
73+
- Added a feature that allows Pulp to automatically create missing repositories on import.
74+
`#866 <https://github.com/pulp/pulp_file/issues/866>`__
75+
76+
77+
Improved Documentation
78+
----------------------
79+
80+
- Added an overview section, with a pointer to the pulp-manifest tool.
81+
`#844 <https://github.com/pulp/pulp_file/issues/844>`__
82+
83+
84+
Misc
85+
----
86+
87+
- `#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>`__
88+
89+
90+
----
91+
92+
93+
1.11.3 (2023-01-27)
94+
===================
95+
96+
97+
No significant changes.
98+
99+
100+
----
101+
102+
103+
1.11.2 (2022-10-18)
104+
===================
105+
106+
107+
No significant changes.
108+
109+
110+
----
111+
112+
16113
1.11.1 (2022-08-01)
17114
===================
18115

0 commit comments

Comments
 (0)