Skip to content

Commit 7fb12c7

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

File tree

1 file changed

+107
-0
lines changed

1 file changed

+107
-0
lines changed

CHANGES.rst

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

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

0 commit comments

Comments
 (0)