What's Changed
- Add unlogged queues support in pgmq-rs, support newer ext versions on ext client by @v0idpwn in #125
- ci: lock pg_partman version by @v0idpwn in #129
- feat(ext): add is_partitioned and is_unlogged to list_queues by @v0idpwn in #128
- Test transactional behaviour by @v0idpwn in #130
- Update sqlx to 0.7.2 by @v0idpwn in #131
- chore: bump pgmq-rs by @v0idpwn in #133
- Add a test matrix on CI for postgres versions by @v0idpwn in #135
- Add pgmq.detach_archive function by @v0idpwn in #134
- Simplify pg_monitor permissions by @v0idpwn in #138
- fix: desimplify pgmon permissions for extensionless client by @v0idpwn in #139
Full Changelog: v0.28.0...v0.31.0