What's Changed
🐞 Fixes
- Fix otelpgx span names and add username to graphql errors by @InfiniteStash in #1000
- Fix notification query parameters by @InfiniteStash in #1010
- Revert invite keys to uuid v4, and fix uuid validation by @InfiniteStash in #1012
- Revert to UUID V4 for image ids by @InfiniteStash in #1013
- Fix panic when db init fails by @InfiniteStash in #1014
- Fix null age for partial birthdates by @InfiniteStash in #1015
- Fix performers with 0 scenes being dropped from queries by @InfiniteStash in #1016
🚧 Maintenance
- Disable package name lint check by @InfiniteStash in #1011
- Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #999
Full Changelog: v0.7.4...v0.7.5