Changeset - 4c55b2a21502
[Not reviewed]
0 1 0
Branko Majic (branko) - 3 years ago 2020-11-10 17:38:43
branko@majic.rs
MAR-167: Updated release notes with note on minimum pip-tools version (also fixed item ordering in release notes).
1 file changed with 11 insertions and 4 deletions:
0 comments (0 inline, 0 general)
docs/releasenotes.rst
Show inline comments
 
@@ -27,11 +27,12 @@ Breaking changes:
 

	
 
  * Parameter ``ansible_key`` is now mandatory.
 

	
 
* ``mail_forwarder`` role
 
* ``common`` role``
 

	
 
  * Use 2048-bit Diffie-Hellman parameters for relevant TLS
 
    ciphers. This could introduce incompatibility with older
 
    clients/servers trying to connect to the SMTP server.
 
  * Minimum version of ``pip-tools`` in the ``pip_check_requirements``
 
    and ``pip_check_requirements_py3`` is now 5.3.0. This change was
 
    required in order to fix the deprecation warnings being sent out
 
    when the ``pip_check_requirements_upgrades.sh`` script is run.
 

	
 
* ``ldap_server`` role
 

	
 
@@ -42,6 +43,12 @@ Breaking changes:
 
    dropped. This could introduce incompatibility with older clients
 
    trying to connect to the LDAP server.
 

	
 
* ``mail_forwarder`` role
 

	
 
  * Use 2048-bit Diffie-Hellman parameters for relevant TLS
 
    ciphers. This could introduce incompatibility with older
 
    clients/servers trying to connect to the SMTP server.
 

	
 
* ``mail_server`` role
 

	
 
  * Use 2048-bit Diffie-Hellman parameters for relevant TLS
0 comments (0 inline, 0 general)