Recent Releases of MAAP
MAAP - v4.2.0
What's Changed
- Release/4.2.0 by @grallewellyn in https://github.com/MAAP-Project/maap-api-nasa/pull/150
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v4.1.0...v4.2.0
Biosphere - Biomass
- Python
Published by github-actions[bot] 2 months ago

MAAP - v4.1.0
What's Changed
- added query params to job list endpoint by @marjo-luc in https://github.com/MAAP-Project/maap-api-nasa/pull/131
- Surface "Client is not EDL policy compatible" error by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/120
- Remove {username} param from DPS job list endpoint by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/132
- User secret management by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/135
- Organizations & job queues management by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/137
- Mount maap-dps env file to read api host and dps token from the host by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/139
- Set job time limit based on the queue time limits if specified by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/140
- Convert time from minutes to seconds by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/141
- Release/4.1.0 by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/138
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v4.0.0...v4.1.0
Biosphere - Biomass
- Python
Published by github-actions[bot] 7 months ago

MAAP - v4.0.0
What's Changed
- Remove postgres from docker-compose by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/110
- Issues/112: Enable environment variables by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/114
- Allow api to publish config for maap-py by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/116
- Issues/111: GH Action CICD by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/113
- Issues/111 Implement deploy on self-hosted runner by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/121
- Bump lightweight jobs from v0.0.5 to v1.2.2 by @marjo-luc in https://github.com/MAAP-Project/maap-api-nasa/pull/122
- Issues/111 - Final? deployment updates by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/123
- Release/4.0.0 by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/127
New Contributors
- @frankinspace made their first contribution in https://github.com/MAAP-Project/maap-api-nasa/pull/114
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.5...v4.0.0
Biosphere - Biomass
- Python
Published by github-actions[bot] 10 months ago

MAAP - 4.0.0rc2
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/4.0.0rc1...4.0.0rc2
Biosphere - Biomass
- Python
Published by github-actions[bot] 10 months ago

MAAP - 4.0.0rc1
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/3.2.0a3...4.0.0rc1
Biosphere - Biomass
- Python
Published by github-actions[bot] 10 months ago

MAAP - 3.2.0a3
What's Changed
- Issues/111 - Final? deployment updates by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/123
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/3.2.0a2...3.2.0a3
Biosphere - Biomass
- Python
Published by github-actions[bot] 10 months ago

MAAP - 3.2.0a2
What's Changed
- Bump lightweight jobs from v0.0.5 to v1.2.2 by @marjo-luc in https://github.com/MAAP-Project/maap-api-nasa/pull/122
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/3.2.0a1...3.2.0a2
Biosphere - Biomass
- Python
Published by github-actions[bot] 11 months ago

MAAP - 3.2.0a1
What's Changed
- Remove postgres from docker-compose by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/110
- Issues/112: Enable environment variables by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/114
- Allow api to publish config for maap-py by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/116
- Issues/111: GH Action CICD by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/113
- Issues/111 Implement deploy on self-hosted runner by @frankinspace in https://github.com/MAAP-Project/maap-api-nasa/pull/121
New Contributors
- @frankinspace made their first contribution in https://github.com/MAAP-Project/maap-api-nasa/pull/114
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.5...3.2.0a1
Biosphere - Biomass
- Python
Published by github-actions[bot] 11 months ago

MAAP - v3.1.5
What's Changed
- Double tag bug by @grallewellyn in https://github.com/MAAP-Project/maap-api-nasa/pull/95
- Bug: update returned ssh key info by @anilnatha in https://github.com/MAAP-Project/maap-api-nasa/pull/97
- Fix issue with merging member information by @anilnatha in https://github.com/MAAP-Project/maap-api-nasa/pull/98
- Feature/edsc caching by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/96
- Add product path by @grallewellyn in https://github.com/MAAP-Project/maap-api-nasa/pull/100
- Fix triaged-jobs s3fs mapping by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/101
- Copy output option completed jobs by @grallewellyn in https://github.com/MAAP-Project/maap-api-nasa/pull/103
- fixed grammar by @marjo-luc in https://github.com/MAAP-Project/maap-api-nasa/pull/104
- Add local docker-compose to bypass gunicorn by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/106
New Contributors
- @grallewellyn made their first contribution in https://github.com/MAAP-Project/maap-api-nasa/pull/95
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.4...v3.1.5
Biosphere - Biomass
- Python
Published by bsatoriu about 1 year ago

MAAP - v3.1.4
What's Changed
- Merge edsc cache into master by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/99
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.3...v3.1.4
Biosphere - Biomass
- Python
Published by bsatoriu about 1 year ago

MAAP - v3.1.3
What's Changed
- Chore/merge ops patch by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/88
- Restore public_ssh_key to member endpoint by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/89
- Add missing public_ssh_key to profile.account_info() by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/90
- Change MAAP API Flask service to Gunicorn by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/91
- CMR granule data endpoint swallowing errors by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/93
- Add log rotation for api docker by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/92
- release v3.1.3 by @marjo-luc in https://github.com/MAAP-Project/maap-api-nasa/pull/94
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.2...v3.1.3
Biosphere - Biomass
- Python
Published by marjo-luc over 1 year ago

MAAP - v3.1.2
What's Changed
- Remove dedup job check from job submission by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/79
- Set default postgres perf settings by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/81
- Increase MAAP_PGT token lifespan by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/82
- Workspace bucket access by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/80
- Implement functionality to Cancel jobs by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/83
- Bug fix - correctly type cast job tags before submitting to mozart by @sujen1412 in https://github.com/MAAP-Project/maap-api-nasa/pull/86
- Feature/api workspace bucket access by @bsatoriu in https://github.com/MAAP-Project/maap-api-nasa/pull/84
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.1.1...v3.1.2
Biosphere - Biomass
- Python
Published by bsatoriu over 1 year ago

MAAP - v3.1.1
What's Changed
Full Changelog: https://github.com/MAAP-Project/maap-api-nasa/compare/v3.0.2...v3.1.1
Biosphere - Biomass
- Python
Published by bsatoriu over 1 year ago

MAAP -
Includes hotfix https://github.com/MAAP-Project/maap-api-nasa/pull/68
Biosphere - Biomass
- Python
Published by bsatoriu almost 2 years ago

MAAP -
v0.8 includes the following features and bug fixes:
- git commit tracking for algorithm registration
- query_service bug fixes
- DPS queue selection
- Updated DescribeProcess Response
- PresignedUrl url service
- CAS proxy token support
- Added /self endpoint for retrieving profile data
Biosphere - Biomass
- Python
Published by bsatoriu over 4 years ago

