Skip to content

Commit 686e27d

Browse files
committed
Add changelog for 3.18.6
[noissue]
1 parent 3f44757 commit 686e27d

File tree

7 files changed

+34
-7
lines changed

7 files changed

+34
-7
lines changed

CHANGES.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,40 @@ Changelog
1717

1818
.. towncrier release notes start
1919
20+
3.18.6 (2022-08-03)
21+
===================
22+
REST API
23+
--------
24+
25+
Bugfixes
26+
~~~~~~~~
27+
28+
- Restore multiple-retry logic for PulpImport.
29+
:github:`2854`
30+
- Improve content app performance on head requests
31+
:github:`2924`
32+
- Use published relative paths for FS Exporter.
33+
:github:`2933`
34+
- Configured aiohttp to avoid rewriting redirect URLs, as some web servers (e.g. Amazon CloudFront) can be tempermental about the encoding of the URL.
35+
:github:`2964`
36+
37+
38+
Improved Documentation
39+
~~~~~~~~~~~~~~~~~~~~~~
40+
41+
- Removed some out of date references to Redmine (the previous issue tracker). We use Github Issues
42+
now.
43+
:github:`2642`
44+
- Fixed ``extlinks`` use in docs to be Sphinx==5.0.0 compatible.
45+
:github:`2782`
46+
47+
48+
Plugin API
49+
----------
50+
51+
No significant changes.
52+
53+
2054
3.18.5 (2022-05-10)
2155
===================
2256
REST API

CHANGES/2642.doc

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/2782.doc

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

CHANGES/2854.bugfix

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

CHANGES/2924.bugfix

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

CHANGES/2933.bugfix

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

CHANGES/2964.bugfix

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

0 commit comments

Comments
 (0)