Hi all, We just released Scio 0.10.2 *"*Cantabrigia*"*. The release has the fix for the critical coder performance regression issue leading to an abnormal CPU usage due to a coder logic being evaluated per every element. Here's a short summary of other the notable changes since 0.10.1:
🐛 Bug Fixes - fix coder performance regression in #3716 <https://github.com/spotify/scio/pull/3716> (#3743 <https://github.com/spotify/scio/pull/3743>) @nevillelyh <https://github.com/nevillelyh> 🚀 Enhancements - improve dependency hygiene (#3734 <https://github.com/spotify/scio/pull/3734>) @nevillelyh <https://github.com/nevillelyh> 📗 Documentation - Remove internal release steps from the How-to-Release.md (#3738 <https://github.com/spotify/scio/pull/3738>) @stormy-ua <https://github.com/stormy-ua> 🌱 Dependency Updates - Update mysql-socket-factory to 1.2.2 (#3742 <https://github.com/spotify/scio/pull/3742>) @scala-steward <https://github.com/scala-steward> - Update protobuf-java to 3.15.7 (#3735 <https://github.com/spotify/scio/pull/3735>) @scala-steward <https://github.com/scala-steward> - Update sbt to 1.5.0 (#3736 <https://github.com/spotify/scio/pull/3736> ) @scala-steward <https://github.com/scala-steward> - Update scalatest to 3.2.7 (#3730 <https://github.com/spotify/scio/pull/3730>) @scala-steward <https://github.com/scala-steward> - Update pprint to 0.6.4 (#3731 <https://github.com/spotify/scio/pull/3731>) @scala-steward <https://github.com/scala-steward> - Update sbt-scalafix to 0.9.27 (#3729 <https://github.com/spotify/scio/pull/3729>) @regadas <https://github.com/regadas> - Update algebra to 2.2.2 (#3732 <https://github.com/spotify/scio/pull/3732>) @scala-steward <https://github.com/scala-steward> - Bump JamesIves/github-pages-deploy-action from 4.1.0 to 4.1.1 (#3737 <https://github.com/spotify/scio/pull/3737>) @dependabot <https://github.com/dependabot> https://github.com/spotify/scio/releases/tag/v0.10.2 Cheers, Kirill
