- Amazon Aurora: Add support for Postgres 17
- The collector now supports Amazon Aurora with Postgres 17
- Previously, Amazon Aurora users on Postgres 17 that also had plan statistics
enabled were unable to collect query statistics due to a column "blk_read_time"
does not exist error
- Log Insights: Improve parsing Heroku auto_explain logs using JSON format
- Support newlines in the middle of the EXPLAIN query with the JSON format