Skip to content

v23.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 07:18
· 755 commits to main since this release
a7f5638

What's Changed

πŸš€ Features

  • airspec (feature): Bundle schalacheck 1.17.0 as a dependency by @xerial in #3106

πŸ› Bug Fixes

  • sbt-airframe (fix): Remove unused import Future from generated RPC clients by @xerial in #3101
  • openapi (internal): Do not use runtime-reflection in UnionCodec to fix flaky tests by @xerial in #3108
  • internal: Fix Scala 3 related warnings by @xerial in #3111
  • rx (fix): Avoid concurrent modification of RxVar subscribers by @xerial in #3113

πŸ”— Dependency Updates

πŸ›  Internal Updates

  • http-codegen (internal): Add a test for OpenAPI required parameters by @xerial in #3100
  • Upgrade airspec to 23.8.0 by @xerial in #3107
  • codec (internal): Use inline methods instead of macros by @xerial in #3110
  • internal: Embed JUnit test report detail to the summary and disable check run by @xerial in #3112
  • log (internal): [Scala 3] Use only inline methods for logging by @xerial in #3115
  • internal: Rename master branch to main by @xerial in #3116

Full Changelog: v23.8.0...v23.8.1