Skip to content

Commit 3c2bc52

Browse files
committed
Add release notes for version 8.0.0
Signed-off-by: David Black <[email protected]>
1 parent 8dcdeaf commit 3c2bc52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGES
22
=======
33

4+
8.0.0
5+
-----
6+
7+
* Add release notes for version 8.0.0
8+
* Sem-Ver: api-break Optimise the standard requests session based public key retrieval by obtaining proxy information from the environment once per a public key server and setting session.trust\_env to False. As a result of this change retrieving the same public key, with caching enabled, 10,000 times takes ~ 6 seconds instead of ~ 14 seconds
9+
* Sem-Ver: bugfix For python 2.7 and 3.5 testing we need to pin itsdangerous to a version < 2.0.0
10+
411
7.1.0
512
-----
613

0 commit comments

Comments
 (0)