Skip to content

Release v3.0.0-beta.3

Compare
Choose a tag to compare
@charphi charphi released this 13 Sep 14:03
· 1035 commits to master since this release

3.0.0-beta.3 - 2021-09-13

This is the third beta release of sdmx-dl.
sdmx-dl follows semantic versioning.

Note that sdmx-dl is still in heavy development and might change a lot between versions so you shouldn't use it in production.

This release adds new sources and improves feedback on request parameters such as Key and Flow.
The CLI binary is now available in some popular package managers.
Finally, sdmx-dl advertises itself on web queries with the user-agent sdmx-dl/3.0.0-beta.3.

Added

  • Add support of multiple media-types in HTTP request header (RI)
  • Add support of media-type charset in HTTP response header (RI)
  • Add response event #onSuccess(MediaType) (RI)
  • Add default user-agent sdmx-dl/version (RI) #117
  • Add source from Bundesbank #104
  • Add source from Economic and Social Commission for Asia and the Pacific #99
  • Add source from National Statistical Institute of Cambodia #98
  • Add source from SDMX Global Registry #97
  • Add source from Pacific Data Hub #96
  • Add source from UK Data Service #93
  • Add distribution to Scoop (Windows) #83
  • Add distribution to Homebrew (macOS & Linux) #84

Changed

  • Enforce https on ABS source #108
  • Improve CLI version option #79
  • Refactor SdmxWebAuthenticator as an SPI
  • Improve feedback on missing data flow #123

Fixed

  • Fix parsing of blank labels
  • Update ILO source with new endpoint #107
  • Fix key parsing when time dimension is not last in data structure #110
  • Fix key validity check on input #118
  • Fix parsing of media types in SDMX21 driver