Skip to content

Commit 0a15cd0

Browse files
committed
(docs) Add release notes for 6.11.2
1 parent 38e3239 commit 0a15cd0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

documentation/release_notes/release_notes_latest.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ canonical: "/puppetdb/latest/release_notes.html"
2121

2222
---
2323

24+
## PuppetDB 6.11.2
25+
26+
Released 14 July 2020
27+
28+
### Bug fixes
29+
- Fixes a bug that caused PuppetDB to use a CTE that materialized a large table, slowing queries. [PDB-4769](https://tickets.puppetlabs.com/browse/PDB-4769)
30+
31+
### Security fixes
32+
- Our dependency on org.postgresql/postgresql was upgraded to 42.2.14 to fix CVE-2020-13692. [SEC-155](https://tickets.puppetlabs.com/browse/SEC-155)
33+
Note: PuppetDB does not store XML data types in PostgreSQL and should not be affected by this CVE.
34+
2435
## PuppetDB 6.11.1
2536

2637
This version is included in PE version 2019.8, but is not available as an open source offering. It includes a minor bug fix.

0 commit comments

Comments
 (0)