Difference between revisions of "SDMX-Core Change Log"
(→Version 2.2.1 (Released: 2025/??/??)) |
(→Version 2.2.1 (Released: 2025/07/15)) |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
=Changelog for the SDMX-Core library= | =Changelog for the SDMX-Core library= | ||
| + | |||
| + | ==Version 2.3.0 (Released: 2025/??/??) == | ||
| + | '''Change:'''<br> | ||
| + | [https://github.com/bis-med-it/sdmx-core/issues/695'''SDMX-Core-695''']: Make @BeforeEach and @BeforeAll methods public <br> | ||
| + | [https://github.com/bis-med-it/sdmx-core/issues/702'''SDMX-Core-702''']: HTTP 405 should be returned if method not supported <br> | ||
| + | [https://github.com/bis-med-it/sdmx-core/issues/706'''SDMX-Core-706''']: Removal of XMLUnit from FMR12 codebase <br> | ||
| + | |||
| + | '''Bug Fixes:'''<br> | ||
| + | [https://github.com/bis-med-it/sdmx-core/issues/700'''SDMX-Core-700''']: HeaderBean ignored on StructureWriterManagerImpl.writeStructure(Maint...) <br> | ||
| + | |||
==Version 2.2.1 (Released: 2025/07/15) == | ==Version 2.2.1 (Released: 2025/07/15) == | ||
Revision as of 05:20, 29 July 2025
Changelog for the SDMX-Core library
Version 2.3.0 (Released: 2025/??/??)
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