Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@vkshrivastva vkshrivastva released this 09 Nov 15:22
30e4602

Release 1.0.1

Deprecation:

The following options are deprecated from the VPN Module:

* Deprecated md5 and sha1 options from the Authentication Algorithm.

  • Deprecated the triple_des option from the Encryption Algorithm.
  • Deprecated 2 and 5 enumeration types from the Diffie-Hellman Group.

Feature Update

The following options are added in the VPN Module.

  • Added sha384 option for Authentication Algorithm.
  • Added aes192 option for Encryption Algorithm.
  • Added 15, 16, 17, 18, 20, 21, 22, 23, 24and 31 enumeration types for Diffie-Hellman Group.

Version Update

  • IBMCloud Provider Version Update - The provider version has been updated from 1.42.0 to 1.45.0