Skip to content

v24.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 22:53
· 310 commits to main since this release
5defb02

What's Changed

πŸš€ Features

  • netty (feature): Support custom codec by @xerial in #3337
  • rx (feature): Add Rx.zip(Seq[Rx[A]]): Rx[Seq[A]] converter by @xerial in #3350

πŸ› Bug Fixes

  • netty (fix): Fix async REST response handling (Scala Future, error Rx) by @xerial in #3351
  • netty (fix): Fixes #3313 'Implementation is missing' error by @xerial in #3357
  • netty (fix): Properly report exception stack traces to server-side logs by @xerial in #3358

πŸ”— Dependency Updates

πŸ›  Internal Updates

Full Changelog: v24.1.1...v24.1.2