Contact Us 1-800-596-4880

Secure Configuration Properties Extension Release Notes for Mule 4

Support Category: Select

1.2.7

January 30, 2024

Compatibility

Software Version

OpenJDK

8, 11, and 17

Fixed Issues

Issue Resolution ID

Updated mule-encryption dependency.

W-14922250

1.2.6

December 13, 2023

What’s New

  • This connector is now compatible with Java 17.

Compatibility

Software Version

OpenJDK

8, 11, and 17

1.2.5

  • Sep 14, 2022 *

Fixed Issues

Description ID

The Secure Properties Tool supports additional scenarios to remove escape characters before encrypting strings in the file value and console.

W-10698898

1.2.4

  • Aug 18, 2022 *

Fixed Issues

Description ID

The Secure Properties Tool now supports removing escape characters before encrypting strings in the file value and console.

W-10698898

1.2.3

  • June 25, 2020 *

Fixed Issues

  • Show warning message in Secure Properties when properties are not encrypted (EE-7370)

1.2.2

  • April 13, 2020 *

Fixed Issues

  • Support random initialization vector (IV) usage (MULE-18292)

1.2.1

  • February 20, 2020 *

Fixed Issues

  • Secure Configuration Properties - Encoding dropdown values (MULE-18066)

1.2.0

July 12, 2019

Minimum Mule Version

Mule 4.2.0

New Features

  • Support file-level encryption for configuration property files. (EE-5893)

1.1.0

April 23, 2019

Minimum Mule Version

Mule 4.1.1

Known Limitations and Workarounds

The key size for the Blowfish algorithm cannot exceed 448 bits. This limit is by design because larger keys don’t add additional security.

Fixed Issues

  • Reduce the size of the mule-secure-configuration-property-module by removing dependency to BC. (EE-6623)

  • Review: Encryption is adding 4MB to each policy. (AGW-2709)

  • Extract secure properties encryption code into runtime module. (AGW-2405)

  • Secure Configuration Properties should have correct display model for File Attribute. (EE-6260)

1.0.2

July 25, 2018

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • NPE when using secure-properties and mode is not set. (MULE-15392)

1.0.1

May 2, 2018

Minimum Mule Version

Mule 4.1.1

Fixed Issues

  • Secure Properties cannot be defined depending on another secure property. (EE-6050)

1.0.0

March 21, 2018

Minimum Mule Version

Mule 4.1.1

New Features

  • Initial Release