Skip to content

Releases: DefectDojo/django-DefectDojo

2.38.1 🌈

09 Sep 16:02
7533448
Compare
Choose a tag to compare

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 2.38.0

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

🚩 Database migration

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

  • feat(ui): Make ProdType clickable (in Prod detail) @kiblik (#10840)

🧰 Maintenance

2.38.0 🌈

03 Sep 16:53
1386330
Compare
Choose a tag to compare

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 2.37.0

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

🚩 Security

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

🗣 Updates in localization

🧰 Maintenance

2.37.3 🌈

26 Aug 17:01
d522bbe
Compare
Choose a tag to compare

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 2.37.2

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

  • feat(api-token): Add ability to use API tokens but not disable "api-token-auth" @kiblik (#10786)

🖌 Updates in UI

  • feat(api-token): Add ability to use API tokens but not disable "api-token-auth" @kiblik (#10786)

2.37.2 🌈

19 Aug 16:22
05f20fc
Compare
Choose a tag to compare

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 2.37.1

🖌 Updates in UI

2.37.1 🌈

12 Aug 17:54
3553489
Compare
Choose a tag to compare

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 2.37.0

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

🚩 Security

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

2.37.0 🌈

05 Aug 16:30
5b16198
Compare
Choose a tag to compare

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 2.36.0

💣 Breaking Changes

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

🚩 Database migration

🚀 General features and enhancements

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

Read more

2.36.6 🌈

29 Jul 18:50
73dddf6
Compare
Choose a tag to compare

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.

🚩 Database migration

🚀 API features and enhancements

  • Uploaded File Management: Centralize file serving and bolster error handling @Maffooch (#10638)

🐛 Bug Fixes

🖌 Updates in UI

2.36.5 🌈

24 Jul 21:53
c58a297
Compare
Choose a tag to compare

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.

🐛 Bug Fixes

  • remove outdated skip_duplicates API reference from docs @paulOsinski (#10615)
  • Option Compression: Accommodate unsaved objects a bit better @Maffooch (#10623)
  • Finding Open/Close/Review: Enforce more status standardization @Maffooch (#10606)

2.36.4 🌈

22 Jul 15:44
5e39f4c
Compare
Choose a tag to compare

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.

🚀 API features and enhancements

🐛 Bug Fixes

2.36.3 🌈

15 Jul 16:57
828d1e7
Compare
Choose a tag to compare

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 2.36.2

  • Test Types: Return support for disabling test types via the active flag @Maffooch (#10562)
  • Import: leverage the minimum severity flag @Maffooch (#10550)
  • Bulk Edit: Add note when pushing finding to jira @Maffooch (#10545)
  • Allow setting --max-fd argument to uwsgi to stop it from getting OOMKilled in Kubernetes @tmablunar (#10384)
  • fix(flake8): remove leftover @kiblik (#10539)

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

🚀 API features and enhancements

🐛 Bug Fixes

  • Endpoint get or create: Do not raise warning when there is an existing endpoint @Maffooch (#10555)

🖌 Updates in UI