- migrate to timezone aware datetime
- add catalog api examples
- migrate from python-jose to pyjwt
- IdV2: add partial support for ID API
- add framework test for withhold
- add withhold option as a property when creating a tasking order
- ci: id-token write permissions for release job
- ci: install poetry before attempting to publish
- ci: fix pypi publish step
- restore poetry build and publish to pypi steps in the ci
- add deprecation warning to
ArchiveV2
- add
OtmV2.download_order()
method - update
OrdersV2.download_order()
method to account for retries - update
OrdersV2.download_item()
method to account for retries