blob: 74cfb8cbe4b08fe46c39ba18ffe1e6c12cb47cd6 [file] [log] [blame]
* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* THIS RELEASE STREAM IS OPEN FOR STABILIZATION. *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
This file tracks the status of releases in the 1.4.x line.
Status of 1.4.0:
Candidate changes:
==================
* r1845542
Support newest versions of PyOpenSSL for creating test certificates.
Justification:
Scripts should work with the newest versions of dependencies installed.
Votes:
+1: brane
Veto-blocked changes:
=====================
Approved changes:
=================
* r1844834, r1844840
Remove testing code from the logging implementation before the release.
Justification:
It's testing code and should not be released.
Votes:
+1: brane, rhuijben, lgo
* r1844837
Handle (optional) TLSv1.3 support in the MockHTTPinC server.
Justification:
Fixes tests with OpenSSL 1.1 and later.
Votes:
+1: brane, rhuijben, lgo