|
1 | 1 | Release Notes |
2 | 2 | ======================================= |
3 | 3 |
|
| 4 | +------------------------------------------------------------- |
| 5 | +3.1.4 |
| 6 | +------------------------------------------------------------- |
| 7 | +| January 22, 2024 |
| 8 | +| Minor feature additions and bug fixes. |
| 9 | +
|
| 10 | + |
| 11 | +Added |
| 12 | +^^^^^^^^^^^^ |
| 13 | +* Log rotation for MAAP API: https://github.com/MAAP-Project/Community/issues/887 |
| 14 | +* Added dps-job-management shared workspace to track job status: https://github.com/MAAP-Project/Community/issues/754 |
| 15 | +* Added new packages to workspaces: https://github.com/MAAP-Project/Community/issues/729, https://github.com/MAAP-Project/Community/issues/743, https://github.com/MAAP-Project/Community/issues/742 |
| 16 | +* Submit Job button disables after submit to prevent users double submitting jobs: https://github.com/MAAP-Project/Community/issues/663 |
| 17 | + |
| 18 | +Fixed |
| 19 | +^^^^^^^^^^^^ |
| 20 | +* Resolved UWG-reported workspace sluggishness: https://github.com/MAAP-Project/Community/issues/877, https://github.com/MAAP-Project/Community/issues/807 |
| 21 | +* Resolved libarchive error: https://github.com/MAAP-Project/Community/issues/860 |
| 22 | +* Resolved maap-py package dependency issues: https://github.com/MAAP-Project/Community/issues/885 |
| 23 | +* Fixed bug where username was not attached to job unless you opened the View Jobs tab before submitting: https://github.com/MAAP-Project/Community/issues/866 |
| 24 | + |
| 25 | +Changed |
| 26 | +^^^^^^^^^^^^ |
| 27 | +* Set conda-forge as default channel: https://github.com/MAAP-Project/Community/issues/862 |
| 28 | +* Changed MAAP API flask service to gunicorn: https://github.com/MAAP-Project/Community/issues/886 |
| 29 | +* Cleaned up obsolete token code in maap-py: https://github.com/MAAP-Project/Community/issues/868 |
| 30 | +* Switch to libmamba solver: https://github.com/MAAP-Project/Community/issues/731 |
| 31 | +* STAC ipyleaflet bumped to v0.3.6 in Pangeo: https://github.com/MAAP-Project/Community/issues/890 |
| 32 | +* Updated MAAP API CMR data endpoint to better handler error responses: https://github.com/MAAP-Project/Community/issues/888 |
| 33 | +* Updated interface to maap-py granule.getDownloadUrl() to return http url: https://github.com/MAAP-Project/Community/issues/848 |
| 34 | + |
| 35 | + |
4 | 36 | ------------------------------------------------------------- |
5 | 37 | 3.1.3 |
6 | 38 | ------------------------------------------------------------- |
|
0 commit comments