Update RELEASE_NOTES.md

pull/73/head
Ibrar Ahmed 2021-02-08 20:09:27 +05:00 committed by GitHub
parent 3f19640715
commit 506c7eb6b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -2,6 +2,20 @@
Below is the complete list of release notes for every version of ``pg_stat_monitor``.
## REL0_7_2
PG-165(https://jira.percona.com/browse/PG-164): Recycle expired buckets.
PG-164(https://jira.percona.com/browse/PG-165): Query timing will be four decimal places instead of two.
PG-161(https://jira.percona.com/browse/PG-166): Miscellaneous small issues.
## REL0_7_1
PG-158(https://jira.percona.com/browse/PG-158): Segmentation fault while using pgbench with clients > 1.
PG-159(https://jira.percona.com/browse/PG-159): Bucket start time (bucket_start_time) should be aligned with bucket_time.
PG-160(https://jira.percona.com/browse/PG-160): Integration with PGXN.
## REL0_7_0_STABLE
### Improvements