Release v3.0.0-beta.8
3.0.0-beta.8 - 2022-11-22
This is the eighth beta release of sdmx-dl.
sdmx-dl follows semantic versioning.
This release brings support of description in data flows. It also updates a few sources alongside the usual bugfixes.
Disclaimer: sdmx-dl is still in development and is available for test only. Do not use in
production!
Added
Changed
- Improve code coherence by replacing
Dataflow#of(...)
andDataQuery#of(...)
with builders - Rename field
Dataflow#label
asDataflow#name
- Move
SdmxCubeUtil
from provider util to API - Modify ISTAT endpoint #339
- Modify
list/flows
command headers to followDataflow
changes - Enforce https in doc URL