Difference between revisions of "SDMX-Core Change Log"

From FMR Knowledge Base
Jump to navigation Jump to search
(Changelog for the SDMX-Core library)
(Version 2.3.0 (Released: 2025/??/??))
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
=Changelog for the SDMX-Core library=
 
=Changelog for the SDMX-Core library=
  
==Version 2.2.1 (Released: 2025/??/??) ==
+
==Version 2.3.0 (Released: 2025/07/29) ==
 +
'''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/701'''SDMX-Core-701''']: Support Content-Length on web service HEAD request <br>
 +
 
 +
'''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) ==
 +
'''Change:'''<br>
 +
[https://github.com/bis-med-it/sdmx-core/issues/681'''SDMX-Core-681''']: Dependency Updates and removal of Apache JSTL <br>
 +
 
 
'''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>
 +
[https://github.com/bis-med-it/sdmx-core/issues/689'''SDMX-Core-689''']: SdmxDate issues when working with underlying Date <br>
  
 
==Version 2.2.0 (Released: 2025/06/17) ==
 
==Version 2.2.0 (Released: 2025/06/17) ==
Line 12: Line 30:
 
==Version 2.1.0 (Released: 2025/06/05) ==
 
==Version 2.1.0 (Released: 2025/06/05) ==
 
'''New Features:'''<br>
 
'''New Features:'''<br>
 
 
[https://github.com/bis-med-it/sdmx-core/issues/660'''SDMX-Core-660''']: Support HTTP HEAD request <br>
 
[https://github.com/bis-med-it/sdmx-core/issues/660'''SDMX-Core-660''']: Support HTTP HEAD request <br>
 
[https://github.com/bis-med-it/sdmx-core/issues/661'''SDMX-Core-661''']: Improve performance for SdmxPeriod and SdmxDate creation <br>
 
[https://github.com/bis-med-it/sdmx-core/issues/661'''SDMX-Core-661''']: Improve performance for SdmxPeriod and SdmxDate creation <br>
Line 26: Line 43:
  
 
==Version 2.0.0 (Released: 2025/05/02) ==
 
==Version 2.0.0 (Released: 2025/05/02) ==
Initial release of version 2.0.0
+
=== Initial release of version 2.0.0 ===

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

Version 2.0.0 (Released: 2025/05/02)

Initial release of version 2.0.0