This release updates the SDK to the API 2021-09 version and its subsequent bugfixes, it includes
- adding PEP 484 type hints for all API return objects (including the new fields for search results and resources)
- complex requests now take objects as arguments, which
- allowing chaining for construction of complex request parameters
- composes the archive and orders api's into a root "ArlulaAPI" session object
- adds the new search filters for "supplier", "cloud" and "offNadir"
This release introduces a number of breaking changes in an effort to approach a more standard structure, and corresponds to a major version update.