2.2.0
FEATURES
- Reduce the logging of the dynamic background worker runs to be DEBUG1. Changed existing DEBUG1 logging messages in the BGW to DEBUG2.
BUGFIXES
- The PostgreSQL settings checksum feature has been removed. This often did not work as intended since the checksum generated by a user could be different than the checksum generated by the server which was used by this extension for comparison.
- Fixed the refresh_metrics_legacy() function to work properly with PostgreSQL 13.