We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318c4d2 commit db144a3Copy full SHA for db144a3
documentation/release_notes_8.markdown
@@ -12,6 +12,22 @@ canonical: "/puppetdb/latest/release_notes.html"
12
13
# PuppetDB: Release notes
14
15
+## PuppetDB 8.8.0
16
+
17
+Released October 22 2024
18
19
+### Improvements
20
21
+* Released support and packages for Debian 12 (bookworm).
22
+* Report partitions are now analyzed hourly to keep PostgreSQL's query planner
23
+ statistics up-to-date.
24
25
+### Bug fixes
26
27
+* Added a database constraint to prevent duplicate catalogs. If your database
28
+ contains any duplicate catalogs, only the most recent catalog for each
29
+ certname will be kept.
30
31
## PuppetDB 8.7.0
32
33
Released July 23 2024
0 commit comments