Skip to content

Commit bf646f9

Browse files
authored
Merge pull request #374 from MAAP-Project/release_314_docs
Release 314 docs
2 parents a649d43 + 600f287 commit bf646f9

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/source/release_notes.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,38 @@
11
Release Notes
22
=======================================
33

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+
436
-------------------------------------------------------------
537
3.1.3
638
-------------------------------------------------------------

0 commit comments

Comments
 (0)