Difference between revisions of "SDMX-Core Change Log"
(→Version 2.2.1 (Released: 2025/??/??)) |
(→Version 2.2.1 (Released: 2025/??/??)) |
||
| Line 8: | Line 8: | ||
'''Bug Fixes:'''<br> | '''Bug Fixes:'''<br> | ||
[https://github.com/bis-med-it/sdmx-core/issues/678'''SDMX-Core-678''']: Converting from SDMX 2.1 Structure Set to SDMX 3 Structure Map, drops Validity Periods <br> | [https://github.com/bis-med-it/sdmx-core/issues/678'''SDMX-Core-678''']: Converting from SDMX 2.1 Structure Set to SDMX 3 Structure Map, drops Validity Periods <br> | ||
| + | [https://github.com/bis-med-it/sdmx-core/issues/685'''SDMX-Core-685''']: HTTPQueryEngine out of memory when posting large byte streams <br> | ||
==Version 2.2.0 (Released: 2025/06/17) == | ==Version 2.2.0 (Released: 2025/06/17) == | ||
Revision as of 03:46, 3 July 2025
Changelog for the SDMX-Core library
Version 2.2.1 (Released: 2025/??/??)
Change:
SDMX-Core-681: Dependency Updates and removal of Apache JSTL
Bug Fixes:
SDMX-Core-678: Converting from SDMX 2.1 Structure Set to SDMX 3 Structure Map, drops Validity Periods
SDMX-Core-685: HTTPQueryEngine out of memory when posting large byte streams
Version 2.2.0 (Released: 2025/06/17)
Change:
SDMX-Core-679: Modifications to Availability API to conform to the SDMX 3.1 model
Version 2.1.0 (Released: 2025/06/05)
New Features:
SDMX-Core-660: Support HTTP HEAD request
SDMX-Core-661: Improve performance for SdmxPeriod and SdmxDate creation
Change:
SDMX-Core-665: Constructor of MultiMaintainableRef should enforce IDs into upper-case
Bug Fixes:
SDMX-Core-663: Support for 'M' format monthly dates
SDMX-Core-664: EDI Writer silently ignores observations which don't contain OBS_STATUS
SDMX-Core-666: MappingDataWriterEngine should write blank obervations if flushKey is called twice in succession
SDMX-Core-667: Issues in Reading and Writing ValueList with Annotations in FusionJson