Merge pull request #211 from nastena1606/PG-387-Release-notes-1.0.0-GA

PG-387 Release note for GA release
pull/212/head
Kai Wagner 2022-05-02 13:37:55 +02:00 committed by GitHub
commit 94df17d5c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,10 @@
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``.
## 1.0.0
Bump version from 1.0.0-rc.2 to 1.0.0.
## 1.0.0-rc.2 ## 1.0.0-rc.2
### Improvements ### Improvements
@ -132,6 +136,7 @@ Column datname (string) was added (replacement for dbid).
## REL0_7_0_STABLE ## REL0_7_0_STABLE
### Improvements ### Improvements
[PG-153](https://jira.percona.com/browse/PG-153): Capture and record the application_name executing the query. [PG-153](https://jira.percona.com/browse/PG-153): Capture and record the application_name executing the query.