Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
JSON module provides extra functionality for processing JSON documents.
September 11, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.3 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The Validate schema operation now returns all validation errors for input content that is an array of objects. |
W-15733508 |
August 21, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.3 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The following libraries are upgraded:
|
W-15939128 |
June 26, 2024
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.3 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
JSON Module no longer throws |
W-15241724 |
March 20, 2024
This connector is now compatible with Java 17.
The connector license changed from CPAL v1.0 to Apache v2.0.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.3 and later |
OpenJDK |
8, 11, and 17 |
March 13, 2024
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The Jackson Dataformat YAML is upgraded to version 2.16.2. |
W-15241724 |
September 18, 2023
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
The Guava library is upgraded to version 32.1.2-jre, the Jackson-core and jackson-databind libraries are upgraded to version 2.15.2, and the com.networknt:json-schema-validator is upgraded to version 1.0.79. |
W-13844854 |
May 2, 2023
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue Resolution | ID |
---|---|
Jackson-core and jackson-databind libraries are upgraded to version 2.15.0. |
W-12665447 |
January 19, 2023
Application/Service |
Version |
Mule |
4.1.1 and later |
The Validate Schema operation now supports these schema versions: Draft-06, Draft-07, Draft 2019-09, and Draft 2020-12.
JSON module now provides a more detailed error response that returns an array of validation errors.
January 10, 2023
The Validate Schema operation’s new field, Schema Contents, supports the direct text input of a schema. This enables you to perform a schema validation.
Application/Service |
Version |
Mule |
4.1.1 and later |
November 14, 2022
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The JSON module Validate schema operation now correctly detects an invalid JSON payload with trailing characters. |
W-11998991 |
March 28, 2022
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Fixed reported vulnerability com.fasterxml.jackson.core:jackson-databind@2.12.4. |
W-10900776 |
Aug 25, 2021
Application/Service |
Version |
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Fixed a thread leak that was produced when undeploying an application. |
JSONM-44 |
August 9, 2019
Update Jackson Databind to 2.9.9.3. (MULE-17297)
Update Commons Lang3 to 3.8.1. (MULE-17297)
June 26, 2019
JSON Module throws NPE when the connector can’t load the schema. (MULE-15530)
Update Guava version to 27.1-jre. (MULE-16648)
Upgrade Jackson to 2.9.9. (MULE-17021)
July 5, 2018
Errors are no longer reported as a List of Strings. Errors are now reported as an actual JSON document. See validating documents against a JSON schema with the JSON module.
JSON Schema Validator does not flag errors in identical JSON objects. (MULE-15303)
May 7, 2018
Input metadata is more accurate. The connector used to communicate that required any kind of structure. Now, it is more accurate and shows that it requires any JSON structure.
Upgraded Jackson version due to the CVE-2018-7489 vulnerability.
Stream consumed when static input resolver is used. (MULE-14753)
Upgrade Jackson to 2.9.5. (MULE-14795)