Skip to content

Releases: spotify/scio

Release v0.11.6

29 Apr 16:47
0f28b77
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🌱 Dependency Updates

Contributors to this release

@RustedBones, @clairemcginty, @dependabot, @dependabot[bot], @kellen, @regadas, @scala-steward and @stormy-ua

0.11.5

03 Mar 16:49
d3d8330
Compare
Choose a tag to compare

PLEASE READ: Beam 2.36.0 & Beam 2.37.0 contain a regression affecting Cogroup operations with key groups >10,000 elements on Dataflow V1 Runner. We recommend downgrading to Scio 0.11.4 to mitigate this until Beam 2.38.0 is released.

🚀 Enhancements

🔧 Breaking changes

  • Apache Beam 2.36.0 contains a jedis major version upgrade from 3.x to 4.x. Thus, the signatures of some RedisDoFn APIs have changed. See this PR for more details.

📗 Documentation

🌱 Dependency Updates

Release v0.11.4

18 Jan 19:12
9610214
Compare
Choose a tag to compare

NOTE This is a bug fix release for 0.11.3. We removed the compile-scalacheck dependency from scio-test (#4208). That feature will be moved to Ratatool in a subsequent release.

🌱 Dependency Updates

Release v0.11.3

14 Jan 18:26
Compare
Choose a tag to compare

NOTE Please skip to v0.11.4, it contains a bug fix from this release. Thanks!

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🌱 Dependency Updates

Full Changelog: v0.11.2...v0.11.3

Release v0.11.2

20 Dec 21:11
856beb8
Compare
Choose a tag to compare

"Batavia"

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🌱 Dependency Updates

Contributors to this release

@clairemcginty, @dependabot, @dependabot[bot], @izhangzhihao, @jordiolivares, @jto, @kellen, @lofifnc, @regadas, @scala-steward, @stormy-ua and @troyd-spotify-com

Release v0.11.1

20 Oct 15:31
4b069e0
Compare
Choose a tag to compare

"Armorica"

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🪦 Deprecations

  • n/a

🌱 Dependency Updates

Contributors to this release

@clairemcginty, @dependabot, @dependabot[bot], @jwiklund, @kellen, @scala-steward and @stormy-ua

Release v0.11.0

03 Sep 13:17
a51b635
Compare
Choose a tag to compare

"Ariana"

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🪦 Deprecations

🌱 Dependency Updates

Contributors to this release

@LeReunionais, @bkalra23, @clairemcginty, @dependabot, @dependabot[bot], @devictr, @jmcconnell, @jto, @kellen, @live-wire, @mrkm4ntr, @nevillelyh, @regadas, @scala-steward and @stormy-ua

Release v0.10.4

23 Jun 14:56
5e471d7
Compare
Choose a tag to compare

"Edessa"

🚀 Enhancements

🐛 Bug Fixes

🌱 Dependency Updates

Contributors to this release

@clairemcginty, @dependabot, @dependabot[bot], @jordiolivares, @jto, @nevillelyh, @regadas, @scala-steward, @stormy-ua and @syodage

Release v0.10.3

26 May 18:40
a0b3a05
Compare
Choose a tag to compare

"Dallasium"

🚀 Enhancements

🐛 Bug Fixes

🌱 Dependency Updates

Contributors to this release

@anish749, @iezer, @jordiolivares, @jto, @kndarp, @mkrajc, @mlachkar, @nevillelyh, @regadas and @scala-steward

Release v0.10.2

08 Apr 16:59
18aaa84
Compare
Choose a tag to compare

"Cantabrigia"

The release has the fix #3716 for the critical coder performance regression issue leading to an abnormal CPU usage due to a coder logic being evaluated per every element.

🐛 Bug Fixes

🚀 Enhancements

📗 Documentation

  • Remove internal release steps from the How-to-Release.md (#3738) @stormy-ua

🌱 Dependency Updates

Contributors to this release

@nevillelyh, @regadas and @stormy-ua