Releases: MAAP-Project/maap-py
Releases · MAAP-Project/maap-py
v4.0.0
What's Changed
- Remove the need to track maap.cfg file (61191f401f3e3fc4f11f5fa7021a31264eeaa4ea)https://github.com/MAAP-Project/maap-py/pull/93[)](https://github.com/MAAP-Project/maap-py/commit/61191f401f3e3fc4f11f5fa7021a31264eeaa4ea)
Full Changelog: v3.1.5...v4.0.0
v3.1.5
What's Changed
- Cleanup obsolete token and related code by @bsatoriu in #72
- Wrap each algorithm input value in CDATA section by @chuckwondo in #74
- Bump requests from 2.28.1 to 2.31.0 by @dependabot in #57
- Bump setuptools from 65.5.0 to 65.5.1 by @dependabot in #56
- Improve dependency constraints by @chuckwondo in #77
- Fix: conda-lock fails when maap-py is a dependency by @chuckwondo in #77
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- Update HTTPServerHandler.py with placeholder EDL credentials by @bsatoriu in #66
- Added maap-py granule download url (can specify data source, default is https) by @bsatoriu in #68
- Pinned versions of boto3 and ipython to avoid dependency errors by @grallewellyn in #69
- Bumped version to 3.1.4 by @grallewellyn in #71
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
What's Changed
- Update bucket for uploadFiles by @abarciauskas-bgse in #23
- Merge hotfixes into master branch by @chuckwondo in #43
- Clean up logging by @sujen1412 in #49
- chore: remove query service by @jjfrench in #51
- Create maap.downloadGranule() method and unit test by @bsatoriu in #52
- Don't retrieve attributes after job submission to reduce api queries by @sujen1412 in #48
- Add functionality to cancel jobs by @sujen1412 in #53
- Add maap.aws.workspace_bucket_credentials() by @bsatoriu in #54
Full Changelog: v3.0.1...v3.1.2
v0.8
Demo 3 - MAAP API Python Library
2019-D3 Merge pull request #4 from MAAP-Project/abarciauskas-bgse_add-file-up…