This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Releases: ecmwf-projects/cads-api-client
Releases · ecmwf-projects/cads-api-client
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
What's Changed
- define version in config by @malmans2 in #66
- add test for download_result by @malmans2 in #67
- add get_remote method by @malmans2 in #68
- Add more legacy kwargs (progress, verify) and make sure kwargs propagate correctly by @malmans2 in #69
- improve tests and do not retry by @malmans2 in #70
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - 2024-09-02
What's Changed
- implement wait until complete option by @malmans2 in #59
- add delete option by @malmans2 in #60
- add legacy properties by @malmans2 in #61
- Fix extracting end_datetime from STAC collection by @zakjan in #57
- rely on retrieve-api status check by @malmans2 in #58
- make delete opt-in by @malmans2 in #62
- COPDS 1981: Add check_authentication method and use HTTPError by @malmans2 in #63
- cleanup api by @malmans2 in #64
- Dismissed status by @malmans2 in #65
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0 - 2024-07-09
What's Changed
- Add test for observation repository by @garciampred in #50
- add various integration tests by @malmans2 in #52
New Contributors
- @garciampred made their first contribution in #50
Full Changelog: v1.0.3...v1.1.0