Authors/ChangeLog for 4.8.0
Change-Id: I91ae6faa19f918d829659d8457760455dcc0ab6f
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -113,6 +113,7 @@ PAPAMICA (mickael@papamica.com)
|
||||
Pavel Abalikhin (anpavl@gmail.com)
|
||||
Paul Belanger (pabelanger@redhat.com)
|
||||
Paulo Ewerton (pauloewerton@lsd.ufcg.edu.br)
|
||||
Pawel Tetera (ptetera@redhat.com)
|
||||
pengyuesheng (pengyuesheng@gohighsec.com)
|
||||
Pete Zaitcev (zaitcev@kotori.zaitcev.us)
|
||||
Peter Lisak (peter.lisak@firma.seznam.cz)
|
||||
|
19
ChangeLog
19
ChangeLog
@@ -1,3 +1,22 @@
|
||||
4.8.0
|
||||
-----
|
||||
|
||||
* Auth tokens are now truncated when running with `--debug`. Added
|
||||
`--debug-with-secrets` flag to enable previous, less-secure behavior.
|
||||
|
||||
* Dropped support for Python 3.6.
|
||||
|
||||
* Now tested under Python 3.13.
|
||||
|
||||
* Various other minor bug fixes and improvements.
|
||||
|
||||
|
||||
4.7.0
|
||||
-----
|
||||
|
||||
* Various minor bug fixes and improvements.
|
||||
|
||||
|
||||
4.6.0
|
||||
-----
|
||||
|
||||
|
16
releasenotes/notes/4_8_0_release-41ba0852981191c3.yaml
Normal file
16
releasenotes/notes/4_8_0_release-41ba0852981191c3.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Now tested under Python 3.13.
|
||||
|
||||
fixes:
|
||||
- |
|
||||
Auth tokens are now truncated when running with ``--debug``. Added
|
||||
``--debug-with-secrets`` flag to enable previous, less-secure behavior.
|
||||
|
||||
- |
|
||||
Various other minor bug fixes and improvements.
|
||||
|
||||
other:
|
||||
- |
|
||||
Dropped support for Python 3.6.
|
Reference in New Issue
Block a user