Skip to content

Commit 759de81

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

File tree

1 file changed

+121
-0
lines changed

1 file changed

+121
-0
lines changed

CHANGES.rst

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

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

0 commit comments

Comments
 (0)