What's Changed
- Update scalameta to 4.17.1 by @zio-scala-steward[bot] in #1504
- Update jsoniter-scala-macros to 2.38.17 by @zio-scala-steward[bot] in #1508
- fix(ci): harden release pipeline against intermittent scala3#24183 scaladoc NPE by @987Nabil in #1507
- feat(endpoint): add PathCodec .unused helpers by @987Nabil in #1506
- fix(endpoint): follow up PathVars review comments by @987Nabil in #1511
- Update bson to 5.9.0 by @zio-scala-steward[bot] in #1515
- fix(schema): resolve primitive register for wrappers over a primitive typeId by @ghostdogpr in #1517
- SchemaExpr literal lossy fix by @googley42 in #1510
- fix(telemetry): render structured attributes, Seq-typed tags, and stacktraces in console/text/json log formatters by @987Nabil in #1516
- feat(sql): add zio-blocks-sql module — Schema-driven SQL database access by @987Nabil in #1224
- Update jsoniter-scala-macros to 2.39.0 by @zio-scala-steward[bot] in #1518
- Update zio to 2.1.26 by @zio-scala-steward[bot] in #1519
- Update postgresql to 42.7.13 by @zio-scala-steward[bot] in #1520
- Update scalameta to 4.17.2 by @zio-scala-steward[bot] in #1521
- build(deps): bump nick-fields/retry from 3 to 4 by @dependabot[bot] in #1513
- Update sqlite-jdbc to 3.53.2.0 by @zio-scala-steward[bot] in #1522
- Update jsoniter-scala-macros to 2.39.1 by @zio-scala-steward[bot] in #1523
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1527
- Update libthrift to 0.24.0 by @zio-scala-steward[bot] in #1525
- fix(schema): move SchemaExpr &&/|| to companion implicit class to en… by @googley42 in #1463
- fix(ci): use plain run step for docs/publishToNpm so npm is on PATH by @khajavi in #1531
- refactor(sql): Repo as abstract class, Maybe API, all/findAll/deleteAll methods by @987Nabil in #1524
- Update sbt, sbt-dependency-tree, ... to 1.12.14 by @zio-scala-steward[bot] in #1533
- Update sbt-scalafmt to 2.6.2 by @zio-scala-steward[bot] in #1538
- build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #1539
- Update sqlite-jdbc to 3.53.2.1 by @zio-scala-steward[bot] in #1541
- Update dotty-cps-async to 1.3.4 by @zio-scala-steward[bot] in #1529
- Update zio-sbt-source, zio-sbt-website to 0.6.1 by @zio-scala-steward[bot] in #1528
- build(deps): bump nwtgck/actions-netlify from 3.0 to 4.0 by @dependabot[bot] in #1526
- Restore the implicit schema for Either while preserving proper behavior for primitives by @vigoo in #1542
- Update sbt-assembly to 2.4.0 by @zio-scala-steward[bot] in #1543
- docs: add reference documentation for the sql module by @khajavi in #1540
- docs: sharpen AGENTS.md doc-sync rule by @khajavi in #1544
- Update sbt-assembly to 2.4.1 by @zio-scala-steward[bot] in #1546
- Update ox:core to 1.0.6 by @zio-scala-steward[bot] in #1547
- Update scalameta to 4.17.3 by @zio-scala-steward[bot] in #1549
- Update bson to 5.9.1 by @zio-scala-steward[bot] in #1548
- fix(sql,build): stop scalac -rewrite from dirtying git tree during release by @khajavi in #1545
- fix(ci): drop npm cache from Release Docs setup-node by @khajavi in #1553
- fix(ci): cache dependencies in release job by @khajavi in #1555
- fix(build): align websiteDir with mdocOut in docs project by @khajavi in #1556
Full Changelog: v0.0.46...v0.0.51