This is the first version compatible with Postgresql 16 and higher
What's Changed
- fix: compatibility with PG16 by @cyrilgdn in #479
- Adds fallback query to fix #327 by @ademariag in #469
- chore: bump go to 1.23 by @cyrilgdn in #480
New Contributors
- @ademariag made their first contribution in #469
Full Changelog: v1.23.0...v1.24.0