Skip to content

Python 3.9

Compare
Choose a tag to compare
@paulineribeyre paulineribeyre released this 31 Jan 16:48
· 12 commits to master since this release
76c91cc

Release Notes

For: uc-cdis/indexclient

Notes since tag: 2.1.0

Notes to tag/commit: 2.1.1

Generated: 2023-01-31

Dependency Updates

Bug Fixes

  • add_alias_for_did() now hits POST /index/<guid>/aliases instead of
    POST /index/<guid>/aliases/. The trailing slash was causing indexd to
    interpret the calls as hits to the POST /index/<guid> endpoint. (#68)

Improvements

  • Removing Veracode scanning pipeline (#66, #67)
  • add precommit hooks cfg (#60)
  • cleanup whitespace/formatting (#60)
  • add security baseline (#60)