- drop support for Python 3.9
- mark package as deprecated
- update dev dependencies
- drop support for Python 3.9
- Fix **kwargs being ignored for assured order placement
- add in multiple status for the while loop
- add min/max off nadir and update response params
- update test response
- ID update tests to support updated ID Service responses
- update README.md
- add catalog API, OTM compatibility tests
- add catalog API compatibility tests
- add catalog API compatibility tests
- add release step
- tag release with version
- fix Pactflow deployment
- add Allure test report integration
- add Allure test report integration
- record pactflow release before publish
- add id-service pact integration
- remove extraneous event_type properties, python 3.12
- IdV2: support ID API webhook endpoints
- the Archive API has been retired - please use the Catalog API instead
- ArchiveV2: remove support for archive api
- 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