Skip to content

Commit

Permalink
Merge pull request #145 from DefectDojo/valentijnscholten-patch-3
Browse files Browse the repository at this point in the history
1.10: JIRA Webhook secrets upgrade notes
  • Loading branch information
Maffooch committed Nov 2, 2020
2 parents 25efcc5 + 30c9f56 commit b413b96
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/upgrading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ Upgrade Celery to the latest version:

``pip install --upgrade celery``

Upgrading to DefectDojo Version 1.10.0
--------------------------------------
**What's New:**

- See `release notes <https://github.com/DefectDojo/django-DefectDojo/releases>`_
- JIRA Webhook now can be configured to require a secret for incoming requests, please configure a secret in 'System Settings' (`PR 3082 <https://github.com/DefectDojo/django-DefectDojo/pull/3082>`_)

Upgrading to DefectDojo Version 1.9.0
-------------------------------------
**What's New:**
Expand Down

0 comments on commit b413b96

Please sign in to comment.