Skip to content

v0.0.44

Choose a tag to compare

@plokhotnyuk plokhotnyuk released this 30 Jun 13:48
e3f700c

What's Changed

  • Update sbt-scalajs, scalajs-compiler, ... to 1.22.0 by @zio-scala-steward[bot] in #1476
  • Update jsoniter-scala-macros to 2.38.16 by @zio-scala-steward[bot] in #1475
  • Update sbt, sbt-dependency-tree, ... to 1.12.13 by @zio-scala-steward[bot] in #1478
  • Update chanterelle to 0.1.6 by @zio-scala-steward[bot] in #1477
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #1479
  • feat(config): add config, config-yaml, config-json, config-hocon modules by @987Nabil in #1426
  • feat(telemetry): add zio-blocks-telemetry — high-performance logging, metrics, and tracing by @987Nabil in #1226
  • fix(config): docs withPrefix→prefix, adapter refs→ConfigSource.fromXxx, implicit def→val by @987Nabil in #1481
  • docs(mux): add Mux reference docs, interactive diagram, and runnable examples by @khajavi in #1449
  • feat(http-model-schema): add QueryCodec, HeaderCodec and schema-driven derivers by @987Nabil in #1482
  • fix(http-model-schema): address Copilot review — reset() memory leak, BindingInstance, Scaladoc by @987Nabil in #1485
  • feat(context): add ContextHas compile-time evidence trait by @987Nabil in #1483
  • More efficient JSON serialization of BigInt, BigDecimal, Double, and Long values using Scala.js by @plokhotnyuk in #1486
  • Fix a formatting issue for doubles introduced in the previous commit by @plokhotnyuk in #1487
  • Add mux, telemetry, otel to root aggregate for publishing by @987Nabil in #1488
  • Fix release: JS ContextStorage + mux duplicate entry by @987Nabil in #1491
  • More efficient JSON serialization of doubles and instantiation of Json.Number from doubles with Scala.js by @plokhotnyuk in #1492

Full Changelog: v0.0.43...v0.0.44