Skip to content

Releases: spotify/scio

v0.12.6

23 Mar 19:53
216931d
Compare
Choose a tag to compare

This release includes an upgrade to Beam 2.46.

🚀 Enhancements

🐛 Bug Fixes

🏗️ Build Improvements

🌱 Dependency Updates

Contributors to this release

@RustedBones, @clairemcginty, @dependabot, @dependabot[bot], @farzad-sedghi, @kellen, @scala-steward and @sumitsu

v0.12.5

20 Feb 15:27
00533d3
Compare
Choose a tag to compare

This release adds support for Java 17 and contains coder bug fixes. It also includes Beam 2.45.0 dependency update.

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🏗️ Build Improvements

🌱 Dependency Updates

Contributors to this release

@RustedBones, @clairemcginty, @farzad-sedghi, @scala-steward and @shnapz

Full Changelog: v0.12.4...v0.12.5

v0.12.4

08 Feb 14:51
96c9379
Compare
Choose a tag to compare

🚀 Enhancements

  • Set BQ staging max time travel to minimum 2 days by @shnapz in #4697

🐛 Bug Fixes

📗 Documentation

🌱 Dependency Updates

Full Changelog: v0.12.3...v0.12.4

v0.12.3

30 Jan 17:00
0b1102d
Compare
Choose a tag to compare

🐛 Bug Fixes

🌱 Dependency Updates

Full Changelog: v0.12.2...v0.12.3

v0.12.2

25 Jan 16:13
a68b370
Compare
Choose a tag to compare

This release contains a bugfix and a bump to Beam 2.44.0.

🚀 Enhancements

🐛 Bug Fixes

📗 Documentation

🌱 Dependency Updates

Full Changelog: v0.12.1...v0.12.2

v0.11.14

09 Dec 19:10
c4c51d9
Compare
Choose a tag to compare

🚀 Enhancements

  • Added SA impersonation for BigQuery client (#4616)
  • Exposed SMB ExternalSorter tempLocation as System Property (#4618)

🐛 Bug Fixes

  • Fix SMB metadata compatibility issues (#4617)

🌱 Dependency Updates

  • Update pprint to 0.8.1 (#4613)
  • Update sbt-ci-release to 1.5.11 (#4559)
  • Update elasticsearch-java to 8.5.2 (#4610)

Full Changelog: v0.11.13...v0.11.14

v0.12.1

08 Dec 22:14
32d50af
Compare
Choose a tag to compare

This release contains mostly enhancements, dependency upgrades and bug fixes. It includes Beam 2.43.0.

🚀 Enhancements

  • PubsubIO: expose more params & fix passing of write params (#4615) @Illedran
  • Exposed ExternalSorter tempLocation as System Property (#4618) @shnapz
  • Added SA impersonation for BigQuery client (#4616) @shnapz

🐛 Bug Fixes

📗 Documentation

🏗️ Build Improvements

🌱 Dependency Updates

Contributors to this release

@Illedran, @RustedBones, @clairemcginty, @dependabot, @dependabot[bot], @farzad-sedghi, @scala-steward and @shnapz

v0.11.13

29 Nov 09:39
Compare
Choose a tag to compare

This release reverts the update of magnolia v1 which was binary incompatible.
Other non-breaking bug-fixes and updates from v0.12.0 are back-ported to this release.

🚀 Enhancements

🐛 Bug Fixes

🌱 Dependency Updates

Contributors to this release

@RustedBones, @bergman, @clairemcginty, @dependabot, @dependabot[bot], @farzad-sedghi, and @scala-steward

v0.12.0

28 Oct 15:41
ee45260
Compare
Choose a tag to compare

This release builds on v0.12.0-RC1 and v0.12.0-RC2 and uses Beam 2.41.0.

See our Migration Guide for info on breaking changes.

🚀 Enhancements

v0.12.0

v0.12.0-RC2

v0.12.0-RC1

🐛 Bug Fixes

v0.12.0

v0.12.0-RC2

v0.12.0-RC1

🌱 Dependency Updates

v0.12.0

v0.12.0-RC2

v0.12.0-RC1

  • Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 by @dependabot in #4431
  • Update sbt-scoverage to 2.0.0 by @spotify-steward in #4430
  • Update elasticsearch-java to 8.3.1 by @spotify-steward in #4441
  • Update sbt-bloop to 1.5.2 by @spotify-steward in #4440
  • Update to elasticsearch 7.17.5 by @RustedBones in #4443

Contributors to this release

@RustedBones, @bergman, @clairemcginty, @dependabot, @dependabot[bot], @farzad-sedghi, @scala-steward and @turb

v0.11.12

24 Oct 17:25
Compare
Choose a tag to compare

⚠️ This release is binary incompatible. If your project have other dependencies on scio 0.11, skip this release and update to 0.11.13

🐛 Bug Fixes

Contributors to this release

@RustedBones