Skip to content

3.2.0

Compare
Choose a tag to compare
@paulineribeyre paulineribeyre released this 09 Mar 21:59
· 18 commits to master since this release

Release Notes

For: uc-cdis/peregrine

Notes since tag: 3.1.2

Notes to tag/commit: 3.2.0

Generated: 2023-03-09

New Features

  • Add the /coremetadata endpoint, replacing the pidgin service (#198)

Improvements

  • Improve the format of the citation automatically generated by the
    /coremetadata endpoint (#198)
  • Use central github workflow actions for image build and push (#192)
  • Removing Veracode scanning pipeline (#188, #189)

Deployment Changes

  • The pidgin service can be removed if data-portal is on version 5.4.2/2023.05 or newer.
    Its functionalities are available at peregrine's /coremetadata endpoint (#198)
  • ASK AN ADMINISTRATOR TO DELETE THE PIDGIN DEPLOYMENT if you remove pidgin. This is NOT automatic (#198)
  • Peregrine does not rely on configuration files in the cloud-automation
    repository anymore. The Peregrine configuration files are in the Peregrine
    repository. (#191)

Bug Fixes

  • update to latest base image to avoid issue with dockerrun (#183)

Dependency Updates

  • Python 3.9 (#191)
  • Upgrade dependencies (#191)
  • Upgrade Flask-Cors to version 3.0.9 or higher. (#184)
  • Upgrade python-Levenshtein to version 0.12.1 or higher. (#184)
  • Use new Python base image (now: Debian, before: Alpine) (#182)