Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-10 | 1.5 kB | |
v1.0.0-RC10 source code.tar.gz | 2025-07-10 | 447.2 kB | |
v1.0.0-RC10 source code.zip | 2025-07-10 | 687.7 kB | |
Totals: 3 Items | 1.1 MB | 2 |
This release is a small release, with a minor change and some dependency updates.
- Simplify Hikari Config class (public constructor, etc) by @sideeffffect in https://github.com/typelevel/doobie/pull/2276
Dependency updates
- Update scala3-compiler, scala3-library, ... to 3.3.6 by @scala-steward in https://github.com/typelevel/doobie/pull/2259
- Update log4cats-core to 2.7.1 by @scala-steward in https://github.com/typelevel/doobie/pull/2261
- Update mysql-connector-j to 9.3.0 by @scala-steward in https://github.com/typelevel/doobie/pull/2251
- Update postgresql to 42.7.7 by @scala-steward in https://github.com/typelevel/doobie/pull/2269
- Update munit to 1.1.1 by @scala-steward in https://github.com/typelevel/doobie/pull/2252
- Update postgis-jdbc to 2025.1.1 by @scala-steward in https://github.com/typelevel/doobie/pull/2272
- Update circe-core, circe-generic, ... to 0.14.14 by @scala-steward in https://github.com/typelevel/doobie/pull/2271
- Update weaver-cats to 0.9.2 by @scala-steward in https://github.com/typelevel/doobie/pull/2280
- Update cats-effect, cats-effect-testkit to 3.6.2 by @scala-steward in https://github.com/typelevel/doobie/pull/2283
Also thanks to various other project internal improvements from @xuwei-k and @sharmaakshay177!
New Contributors
- @sharmaakshay177 made their first contribution in https://github.com/typelevel/doobie/pull/2224
Full Changelog: https://github.com/typelevel/doobie/compare/v1.0.0-RC9...v1.0.0-RC10