Updating release notes for the 2.0.1 release.

2.0.1
Hamid Akhtar 2023-05-25 08:36:40 -06:00 committed by Muhammad Usama
parent 2b91bda2dd
commit 02d459af4e
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@
Below is the complete list of release notes for every version of ``pg_stat_monitor``. Below is the complete list of release notes for every version of ``pg_stat_monitor``.
## 2.0.1
### Bug Fixes
[PG-613](https://jira.percona.com/browse/PG-613) - Fixed the issue with segmentation fault error when the query plan is enabled on large queries.
[PG-624](https://jira.percona.com/browse/PG-624) - Fixed the server crash when running pgbench with pg_stat_monitor loaded by improving the handling of the dynamic number of buckets.
## 2.0.0 ## 2.0.0
### Improvements ### Improvements