Releases: SatelliteVu/satellitevu-client-python
Releases · SatelliteVu/satellitevu-client-python
5.1.0
5.0.0
v5.0.0 (2024-11-20)
BREAKING CHANGE
- the Archive API has been retired - please use the Catalog API instead
Feat
- ArchiveV2: remove support for archive api
4.13.0
v4.13.0 (2024-11-18)
Feat
- migrate to timezone aware datetime
4.12.0
v4.12.0 (2024-11-14)
Feat
- add catalog api examples
4.11.0
v4.11.0 (2024-11-13)
Feat
- migrate from python-jose to pyjwt
4.10.0
v4.10.0 (2024-11-11)
Feat
- IdV2: add partial support for ID API
4.9.0
v4.9.0 (2024-08-28)
Feat
- add framework test for withhold
- add withhold option as a property when creating a tasking order
4.8.3
v4.8.3 (2024-08-02)
Fix
- ci: id-token write permissions for release job
4.8.2
v4.8.2 (2024-08-02)
Fix
- ci: install poetry before attempting to publish
4.8.1
v4.8.1 (2024-08-02)
Fix
- ci: fix pypi publish step
- restore poetry build and publish to pypi steps in the ci