Skip to content

1.11.0 (2026-01-23)

Choose a tag to compare

@sosna sosna released this 23 Jan 12:47
· 352 commits to main since this release
8355640

What's Changed

Added

  • Add support for SDMX-JSON 2.1.0 by @sosna in #504

Changed

  • Implement support for maps in SDMX-ML by @ruizmaa in #485
  • Improve handling of endpoints passed to the FMR maintenance client by @sosna in #510

Fixed

  • Support MeasureRelationship with multiple measures by @ruizmaa in #495
  • Fix IndexError in generic writer when series attributes vary by @ruizmaa in #502
  • Support partial concept schemes when reading schemas by @sosna in #505
  • Ensure dimensions link to concept objects instead of references by @ruizmaa in #503
  • Fix group attributes handling with multiple groups by @ruizmaa in #493

Full Changelog: v1.10.1...v1.11.0