File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ 2023-03-20 - v12.1
2+
3+ This is a maintenance release of pgBadger that fixes issues reported by users
4+ since past six months.
5+
6+ Here is the complete list of changes and acknowledgments:
7+
8+ - Fix parsing of multiline parameters. Thanks to Bekir Niyaz for the report.
9+ - Fix failure to normalize query with ::tsrange. Thanks to Philippe Griboval
10+ for the report.
11+ - Add logical decoding consistent point and start for slot log entries to
12+ the events report.
13+ - Handle other ns + timezone format in timestamp. Thanks to Ronan Dunklau
14+ for the report.
15+ - Fix detection of %m when notation with T is used. Thanks to Ronan Dunklau
16+ for the report.
17+ - Add parsing of CloudNativePG generated logs. Thanks to codrut panea for
18+ the patch.
19+ - Fix unused option --outdir in report generation. Thanks to Frederic Guiet
20+ for the report.
21+ - Update README with last documentation changes. Thanks to Manisankar for
22+ the report.
23+ - Fix a typo in pgbadger examples. Thanks to Shinichi Hashiba for the patch.
24+
1252022-09-13 - v12.0
226
327This major release of pgBadger fixes some issues reported by users since
You can’t perform that action at this time.
0 commit comments