Spring Module Release Notes - Mule 4
Support Category: Select
1.4.0
May 9, 2024
What’s New
-
This connector is now FIPS 140-2 compliant.
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
OpenJDK |
8, 11, and 17 |
1.3.11
December 13, 2023
What’s New
-
This connector is now compatible with Java 17.
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
OpenJDK |
8, 11, and 17 |
1.3.10
October 31, 2023
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
Fixed Issues
Issue Resolution | ID |
---|---|
Now logging works fine when defined as a bean. |
W-12785049 |
1.3.9
August 28, 2023
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
What’s New
-
Upgraded spring-security-core to version: 5.8.6 and spring-core to version:5.3.29.
1.3.8
July 21, 2023
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
What’s New
-
Upgraded spring-security-core to version: 5.7.8
1.3.7
September 26, 2022
Compatibility
Application/Service |
Version |
Mule |
4.1.1 and later |
Spring |
4.3.x, 5.0.x, 5.1.x, 5.2.x, 5.3.x |
What’s New
-
Upgraded com.google.code.gson to version 2.9.1.
-
Upgraded org.springframework to version 5.3.22.
-
Upgraded org.springframework.security to version 5.7.3.
1.3.5
December 4, 2020
Fixed Issue
-
Removed local packages that are exported by Mule runtime engine (SPRM-124)
1.3.4
September 15, 2020
Fixed Issue
-
Fixed an issue that occurred when running MUnit tests starting with Mule runtime engine version 4.4.0. (MULE-18457)
1.3.3
March 16, 2020
Fixed Issue
-
Fixed issue where it was unable to load resources whenever spring:config is in defined both domain and application. (MULE-18139)
1.3.2
November 1, 2019
Fixed Issues
-
Spring Module extension model had the wrong suggested libraries versions. (MULE-17695)
1.3.1
July 12, 2019
Fixed Issues
-
Upgrade Spring to 5.1.6 and Spring Security to 5.1.5. (MULE-16647)
-
Add mappings of
-current
spring schemas for backward compatability. (MULE-16748) -
"DefaultExtensionManager: Registering extension Spring." log entry shows an incorrect version. (MULE-16566)
1.3.0
December 12, 2018
New Features and Enhancements
-
Add support for Spring 5. (MULE-15677)
Fixed Issues
-
Get resources using reflection to support Mule 4.1.x. (MULE-16204)
1.2.1
December 11, 2018
Fixed Issues
-
Spring Context behavior is broken. (MULE-15523)
1.2.0
July 25, 2018
Fixed Issues
-
Set
alwaysEnabled
in order to allow a lazy Mule context to initialize the security manager. (MULE-15171) -
Include all essential Spring dependencies as required. (MULE-15439)
1.1.1
May 11, 2018
Fixed Issues
-
Review security configuration options. (MULE-14711)
1.1.0
January 30, 2018
Fixed Issues
-
Define UUID on all serializable classes. (MULE-13670)