Skip to content

v23.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 07:57
· 453 commits to main since this release
42862fb

What's Changed

πŸš€ Features

  • rx (feature) Add Rx.tap, tapOn, tapOnFailure for adding side-effect by @xerial in #3134
  • rx (feature): Add Rx.mapToRx as an alias of flatMap by @xerial in #3135

πŸ› Bug Fixes

  • internal (fix): Collect coverage report xml files properly by @xerial in #3138
  • http (fix): Handle RPCException thrown in local web apps by @xerial in #3140
  • sql (fix): ResolvedIdentifier might wrongly have a qualifier by @takezoe in #3142

πŸ”— Dependency Updates

πŸ›  Internal Updates

  • Upgrade to airspec 23.8.2 by @xerial in #3127
  • Update trino-main to 423 by @xerial-bot in #3130
  • http (internal): Rename BuildInfo to AirframeBuildInfo by @xerial in #3136
  • internal: Use Scala 3 by default for sbt and IntelliJ by @xerial in #3137
  • internal: Resolve sbt warnings for ideSkipProject usage by @xerial in #3139

Full Changelog: v23.8.2...v23.8.3