Skip to content

3.1.302 🌈

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:32
3b39113

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 3.1.301

🚩 Changes to settings.dist.py / local_settings.py

  • fix(jfrog): stable reimport identity for JFrog Xray API Summary Artifact Scan @devGregA (#15412)

🚀 API features and enhancements

  • fix(api): return 409 instead of 500 on a unique-constraint violation @Maffooch (#15407)

🐛 Bug Fixes

  • fix(reimport): skip close-old candidates whose finding row was deleted mid-reimport @Maffooch (#15408)
  • fix(jira): stop assuming push_to_jira returns a tuple @Maffooch (#15411)
  • fix(api): return 409 instead of 500 on a unique-constraint violation @Maffooch (#15407)

🧰 Maintenance

  • maintenance: add a branch guard for the bugfix/dev/master release lines @Maffooch (#15388)