Skip to content

Releases: MAAP-Project/maap-workspaces

Release 4.3.0

10 Sep 17:06
8afb6bc

Choose a tag to compare

Updates in this release:

  • Updated to R 4.4.3 to resolve vulnerability CVE-2024-27322 https://nvd.nist.gov/vuln/detail/CVE-2024-27322
    - This vulnerability enabled a maliciously crafted RDS (R Data Serialization) formatted file or R package to run arbitrary code on an end user’s system when interacted with
  • Updated packages in the R image
    - Removed basemap, r-lwgeom and r-tmap packages to be able to update R
  • Security updates and better error handling for the API

v4.3.0-uat

29 Aug 18:17
8afb6bc

Choose a tag to compare

v4.3.0-uat Pre-release
Pre-release

Release 4.2.0

03 Mar 23:17
5284d2c

Choose a tag to compare

Breaking Changes
^^^^^^^^^^^^^^^^^^^

  • Updated most packages in all four base images. The Pangeo, isce3, and python images are pinned to versions in pangeo-notebook 2024.11.11 version. Important package updates are
  • All images running on MAAP will now be using mini-forge to avoid licensing issues. Impacts:
    • All conda installs will now pull from conda-forge
    • No longer using R channel on anaconda (also continuing to not use the defaults channel)
    • If you cannot find your package on conda-forge or another open source community channel, we recommend installing your package from their install instructions on their GitHub README or contact the platform team.
    • Anaconda's new terms: https://www.anaconda.com/pricing/terms-of-service-faqs

Added
^^^^^^^^^^^^^^^^^^^

  • Container URL in Algorithm Registration UI is now a dropdown where the default is the maap_base image which is the fastest for algorithm registration
    • Users who would like to use this faster maap_base option must self manage their packages (i.e. in an environment.yml). More information in the docs here
  • Added more packages requested by users for the R image, especially Geotrees specific packages like lasR, partykit, BIOMASS and tidyterra
  • The Algorithm-Registration UI input-boxes are narrower to help reduce the need for horizontal scrolling
  • Improvements to the Jobs UI: added job duration and more a obvious cancel button, and cleaned up the filter controls
  • Using the maap_base image as the base image for all workspace images

Fixed
^^^^^^^^^^^^^^^^^^^

  • Public ssh key is now correctly being pulled from MAAP profile page into /projects/.ssh/authorized_keys upon workspace launch if it was not already present
  • Display SSH info giving undefined error resolved
  • Fixed status filtering issues for Jobs UI
  • Fixed a broken documentation link that shows up during algorithm registration

v4.2.0 pre-release

26 Feb 01:13
5284d2c

Choose a tag to compare

v4.2.0 pre-release Pre-release
Pre-release

Breaking Changes
^^^^^^^^^^^^^^^^^^^

  • Updated most packages in all four base images. The Pangeo, isce3, and python images are pinned to versions in pangeo-notebook 2024.11.11 version
  • All images running on MAAP will now be using mini-forge to avoid licensing issues. Impacts:
    • All conda installs will now pull from conda-forge
    • No longer using R channel on anaconda (also continuing to not use the defaults channel)
    • If you cannot find your package on conda-forge or another open source community channel, we recommend installing your package from their install instructions on their GitHub README or contact the platform team.
    • Anaconda's new terms: https://www.anaconda.com/pricing/terms-of-service-faqs

Added
^^^^^^^^^^^^^^^^^^^

  • Container URL in Algorithm Registration UI is now a dropdown where the default is the maap_base image which is the fastest for algorithm registration
    • Users who would like to use this faster maap_base option must self manage their packages (i.e. in an environment.yml). More information in the docs here <system_reference_guide/algorithm_registration.html#Container-URLs>_
  • Added more packages requested by users for the R image, especially Geotrees specific packages like lasR, partykit, BIOMASS and tidyterra
  • The Algorithm-Registration UI input-boxes are narrower to help reduce the need for horizontal scrolling
  • Improvements to the Jobs UI: added job duration and more a obvious cancel button, and cleaned up the filter controls
  • Using the maap_base image as the base image for all workspace images

Fixed
^^^^^^^^^^^^^^^^^^^

  • Public ssh key is now correctly being pulled from MAAP profile page into /projects/.ssh/authorized_keys upon workspace launch if it was not already present
  • Display SSH info giving undefined error resolved
  • Fixed status filtering issues for Jobs UI
  • Fixed a broken documentation link that shows up during algorithm registration

v4.1.1 Release

17 Oct 18:50
b46d63d

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.1-uat

16 Oct 20:45
b46d63d

Choose a tag to compare

v4.1.1-uat Pre-release
Pre-release

What's Changed

v4.1.0

02 Oct 20:56
77a270b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.1.0rc2-uat

25 Sep 20:34
77a270b

Choose a tag to compare

v4.1.0rc2-uat Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0rc2-uat

v4.1.0-uat

17 Sep 21:23
c3a9476

Choose a tag to compare

v4.1.0-uat Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0-uat

v4.0.0 Release

02 Jul 19:08
10ae409

Choose a tag to compare

What's Changed

  • Jupyterlab 4 upgrade, all extensions also upgraded to be compatible with jupyterlab 4
  • All extensions available to be installed via pip now
  • Updated most package versions in workspace base and jupyterlab images
  • Added lonboard to all images
  • Added all packages from the previous vanilla workspace (now called python default) to the R workspace
  • The default base image in the algorithm registration page now corresponds to the correct MAS environment and workspace type

Full Changelog: v3.1.5...v4.0.0