Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-17 | 2.7 kB | |
v1.0.0-RC9 source code.tar.gz | 2025-04-17 | 447.9 kB | |
v1.0.0-RC9 source code.zip | 2025-04-17 | 688.4 kB | |
Totals: 3 Items | 1.1 MB | 0 |
Fixes & Changes
- Scala 3 derivation - Switch to Mirror-based derivation to handle large case classes in Scala 3 by @jatcwang in https://github.com/typelevel/doobie/pull/2242
- Mark
class Derived
asfinal
by @satorg in https://github.com/typelevel/doobie/pull/2231 - Rid of anonymous subclass of
Get
s andPut
s by @satorg in https://github.com/typelevel/doobie/pull/2232
Documentation
- Documentation for custom JDBC operations by @jatcwang in https://github.com/typelevel/doobie/pull/2205
- Fix dead link to the 'Preserving Time Instants' article by @danicheg in https://github.com/typelevel/doobie/pull/2243
- contributing.md: add version setting for docs by @jatcwang in https://github.com/typelevel/doobie/pull/2234
Dependency updates
- Update shapeless to 2.3.13 by @scala-steward in https://github.com/typelevel/doobie/pull/2202
- Update specs2-core to 4.21.0 by @scala-steward in https://github.com/typelevel/doobie/pull/2222
- Update circe-core, circe-generic, ... to 0.14.12 by @scala-steward in https://github.com/typelevel/doobie/pull/2219
- Update mdoc, sbt-mdoc to 2.6.5 by @scala-steward in https://github.com/typelevel/doobie/pull/2221
- Update cats-effect, cats-effect-testkit to 3.6.0 by @scala-steward in https://github.com/typelevel/doobie/pull/2239
- Update fs2-core, fs2-io to 3.12.0 by @scala-steward in https://github.com/typelevel/doobie/pull/2237
- Update HikariCP to 6.3.0 by @scala-steward in https://github.com/typelevel/doobie/pull/2238
Internal changes
- Migrate Test Suite to Munit with Cats Effect by @Sanskriti0805 in https://github.com/typelevel/doobie/pull/2218
- remove unused imports by @xuwei-k in https://github.com/typelevel/doobie/pull/2227
- add
using
clause by @xuwei-k in https://github.com/typelevel/doobie/pull/2228 - Add APRA AMCOS to the adopters by @shuch3ng in https://github.com/typelevel/doobie/pull/2229
- Migrated NotifySuite tests by @PraverBajaj in https://github.com/typelevel/doobie/pull/2212
- Migrated PGJsonSuite to MunitCatsEffect by @PraverBajaj in https://github.com/typelevel/doobie/pull/2236
New Contributors
- @Sanskriti0805 made their first contribution in https://github.com/typelevel/doobie/pull/2218
- @xuwei-k made their first contribution in https://github.com/typelevel/doobie/pull/2227
- @shuch3ng made their first contribution in https://github.com/typelevel/doobie/pull/2229
- @PraverBajaj made their first contribution in https://github.com/typelevel/doobie/pull/2212
- @danicheg made their first contribution in https://github.com/typelevel/doobie/pull/2243
Full Changelog: https://github.com/typelevel/doobie/compare/v1.0.0-RC8...v1.0.0-RC9