Difference between revisions of "SDMX-Core Change Log"
(→Version 2.3.0 (Released: 2025/??/??)) |
(→Version 2.3.0 (Released: 2025/??/??)) |
||
| Line 2: | Line 2: | ||
=Changelog for the SDMX-Core library= | =Changelog for the SDMX-Core library= | ||
| − | ==Version 2.3.0 (Released: 2025/ | + | ==Version 2.3.0 (Released: 2025/07/29) == |
'''New Features:'''<br> | '''New Features:'''<br> | ||
[https://github.com/bis-med-it/sdmx-core/issues/699'''SDMX-Core-699''']: Add cache control support' <br> | [https://github.com/bis-med-it/sdmx-core/issues/699'''SDMX-Core-699''']: Add cache control support' <br> | ||
Latest revision as of 07:49, 16 September 2025
Changelog for the SDMX-Core library
Version 2.3.0 (Released: 2025/07/29)
New Features:
SDMX-Core-699: Add cache control support'
SDMX-Core-701: Support Content-Length on web service HEAD request
Change:
SDMX-Core-695: Make @BeforeEach and @BeforeAll methods public
SDMX-Core-702: HTTP 405 should be returned if method not supported
SDMX-Core-706: Removal of XMLUnit from FMR12 codebase
Bug Fixes:
SDMX-Core-700: HeaderBean ignored on StructureWriterManagerImpl.writeStructure(Maint...)
Version 2.2.1 (Released: 2025/07/15)
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
SDMX-Core-689: SdmxDate issues when working with underlying Date
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