Skip to content

Commit

Permalink
Add release notes for Postgres 12 (#11035)
Browse files Browse the repository at this point in the history
* Add release notes for Postgres 12

* Update 2.40.md
  • Loading branch information
Maffooch authored Oct 15, 2024
1 parent 0bc4879 commit a0ac0f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/content/en/getting_started/upgrading/2.40.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
title: 'Upgrading to DefectDojo Version 2.40.x'
toc_hide: true
weight: -20241007
description: No special instructions.
description: Breaking Change for Postgres 12.
---
There are no special instructions for upgrading to 2.40.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.40.0) for the contents of the release.
With the upgrade to Django 5.1.x, Posgres 12 will no longer be supported. Please make plans to upgrade to a later version of Postrges before upgrading to version 2.40.0 of DefectDojo. To determine which version of Postgres to target, please refer to the [end of life version schedule](https://endoflife.date/postgresql)

Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.40.0) for the contents of the release.

0 comments on commit a0ac0f6

Please sign in to comment.