Skip to content

Commit 74f4086

Browse files
authored
Merge pull request #373 from MAAP-Project/mlucas/314_updates
release notes for v3.1.4 release
2 parents eeeba2a + f87a26e commit 74f4086

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

docs/source/release_notes.rst

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,33 @@ Release Notes
44
-------------------------------------------------------------
55
3.1.4
66
-------------------------------------------------------------
7-
| January 19, 2024
7+
| January 22, 2024
88
| Minor feature additions and bug fixes.
99
1010

1111
Added
1212
^^^^^^^^^^^^
13-
* asdf: https://github.com/MAAP-Project/Community/issues/640
13+
* Log rotation for MAAP API: https://github.com/MAAP-Project/Community/issues/887
14+
* Added Figaro shared workspace: 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
1417

1518
Fixed
1619
^^^^^^^^^^^^
17-
* asdf: https://github.com/MAAP-Project/Community/issues/762
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
1824

1925
Changed
2026
^^^^^^^^^^^^
21-
* asdf: https://github.com/MAAP-Project/Community/issues/649
22-
23-
Removed
24-
^^^^^^^^^^^^
25-
* asdf: https://github.com/MAAP-Project/Community/issues/821
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
2634

2735

2836
-------------------------------------------------------------

0 commit comments

Comments
 (0)