Skip to content

v0.15.9

Latest

Choose a tag to compare

@clairemcginty clairemcginty released this 01 Jul 19:51
f346209

(Mostly) bugfix release addressing the same bug as in 0.15.8 because scio delivers 2 core-site xml files which means the JVM may return either of them when hadoop constructs a new Configuration(). If the scio-smb core-site resource was loaded, vectored reads were (again) enabled by default causing crashes when reading from GCS on dataflow.

🚀 Enhancements

  • Add staging.jars.allowedenvdirs setting by @kellen in #5958

🐛 Bug Fixes

  • Sync scio-smb core-site.xml and add parity test by @kellen in #5957

🌱 Dependency Updates

🏗️ Build Improvements

  • Fix CI publish race condition in clean workflow by @kellen in #5981

Full Changelog: v0.15.8...v0.15.9