Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Commit ee2e8f6

Browse files
authored
Merge pull request #379 from ipanova/beta5
Prepare for beta5.
2 parents 748f253 + ecb0796 commit ee2e8f6

13 files changed

Lines changed: 39 additions & 14 deletions

File tree

CHANGES.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,37 @@ Changelog
1212
WARNING: Don't drop the next directive!
1313

1414
.. towncrier release notes start
15+
16+
4.0.0b5 (2019-07-04)
17+
====================
18+
19+
20+
Bugfixes
21+
--------
22+
23+
- Add 'Docker-Content-Digest' header to the response headers.
24+
`#4646 <https://pulp.plan.io/issues/4646>`_
25+
- Allow docker remote whitelist_tags to be unset to null.
26+
`#5017 <https://pulp.plan.io/issues/5017>`_
27+
- Remove schema1 manifest signature when calculating its digest.
28+
`#5037 <https://pulp.plan.io/issues/5037>`_
29+
30+
31+
Improved Documentation
32+
----------------------
33+
34+
- Switch to using `towncrier <https://github.com/hawkowl/towncrier>`_ for better release notes.
35+
`#4875 <https://pulp.plan.io/issues/4875>`_
36+
- Add an example to the whitelist_tag help text
37+
`#4994 <https://pulp.plan.io/issues/4994>`_
38+
- Add list of features to the docker landing page.
39+
`#5030 <https://pulp.plan.io/issues/5030>`_
40+
41+
42+
Misc
43+
----
44+
45+
- `#4572 <https://pulp.plan.io/issues/4572>`_, `#4994 <https://pulp.plan.io/issues/4994>`_, `#5014 <https://pulp.plan.io/issues/5014>`_
46+
47+
48+
----

CHANGES/4572.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/4646.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/4875.doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/4994.doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/4994.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/5014.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/5017.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/5030.doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/5037.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)