Skip to content

Commit 9001cf2

Browse files
committed
Update ChangeLog and version to 12.1
1 parent b9d003b commit 9001cf2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
2022-09-13 - v12.0
226

327
This major release of pgBadger fixes some issues reported by users since

0 commit comments

Comments
 (0)