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.1.0
April 23, 2019
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)