This release is a small release, with a minor change and some dependency updates.
- Simplify Hikari Config class (public constructor, etc) by @sideeffffect in #2276
Dependency updates
- Update scala3-compiler, scala3-library, ... to 3.3.6 by @scala-steward in #2259
- Update log4cats-core to 2.7.1 by @scala-steward in #2261
- Update mysql-connector-j to 9.3.0 by @scala-steward in #2251
- Update postgresql to 42.7.7 by @scala-steward in #2269
- Update munit to 1.1.1 by @scala-steward in #2252
- Update postgis-jdbc to 2025.1.1 by @scala-steward in #2272
- Update circe-core, circe-generic, ... to 0.14.14 by @scala-steward in #2271
- Update weaver-cats to 0.9.2 by @scala-steward in #2280
- Update cats-effect, cats-effect-testkit to 3.6.2 by @scala-steward in #2283
Also thanks to various other project internal improvements from @xuwei-k and @sharmaakshay177!
New Contributors
- @sharmaakshay177 made their first contribution in #2224
Full Changelog: v1.0.0-RC9...v1.0.0-RC10