Release v3.0.0-beta.4
3.0.0-beta.4 - 2021-10-21
This is the fourth 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 simplifies the CLI options and fixes web monitors by using a new self-hosted provider.
The CLI binary is now also available in a JBang catalog and in a snapshot repository.
Added
- Add a link to documentation in CLI #137
- Add support of average response time in monitors #144
- Add Maven deployment of CLI
- Add distribution to JBang #141
Changed
- Rename command check.properties as check.config #136
- Migrate web monitors to Upptime #142
- Refactor cache to handle web monitors
- Simplify CSV command options #88
Fixed
- Fix missing content in subsequent calls to fetch-meta command #154
- Fix detection of console encoding