What's new
- Add instancies for Array[Json] on Postgres by @albertoadami in https://github.com/typelevel/doobie/pull/2300
- Scala 3 enum derivation by @drewfeelsblue in https://github.com/typelevel/doobie/pull/2248
Dependency updates
- Update cats-effect, cats-effect-testkit to 3.6.3 by @scala-steward in https://github.com/typelevel/doobie/pull/2289
- Update mysql-connector-j to 9.4...