Skip to content

Releases: DefectDojo/django-DefectDojo

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

2.36.2 🌈

09 Jul 17:22
b6d6e61
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

2.36.1 🌈

08 Jul 18:17
60a221b
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

  • fix(doc): Breaking Change for HELM deployments with PostgreSQL @kiblik (#10524)
  • Ruff: Address migrations, reduce redundancy, and remove Flake8 @Maffooch (#10494)
  • Direct Renovate to ignore MySQL and RabbitMQ packages @cneill (#10512)
  • fix(docker-compose): Remove 'version' from docker-compose @kiblik (#10519)
  • fix(doc): Disable markup.highlight.guessSyntax + enable mermaid @kiblik (#10509)
  • fix(helm-psql): Drop pinning of old version of postgresql @kiblik (#10507)
  • fix(helm-celery): Drop unused variable logLevel @kiblik (#10468)

🚀 General features and enhancements

🚀 API features and enhancements

  • Rest Framework Tests: Improve speed and repeatability @Maffooch (#10503)
  • Mark Finding properties related_fields, jira_creation and jira_change as nullable @ccronca (#10371)

2.36.0 🌈

01 Jul 15:38
659f50b
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.35.0

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

🚀 General features and enhancements

🚀 API features and enhancements

🐛 Bug Fixes

  • Jira Finding Group Templates: Correct object links @Maffooch (#10393)
  • Async Importer: Correct typing bug with DD_ASYNC_FINDING_IMPORT enabled @Maffooch (#10373)
  • String Filtering: Correct Typo For Reviewers @Maffooch (#10353)
  • Importer: Correct add_findings_to_auto_group args @Maffooch (#10351)
  • String Filtering: Support ID matching for links on listing pages @Maffooch (#10352)

🖌 Updates in UI

🧰 Maintenance