Update scioVersion to v0.14.10 (solution) - autoclosed #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.4
->0.14.10
0.10.4
->0.14.10
0.10.4
->0.14.10
0.10.4
->0.14.10
0.10.4
->0.14.10
Release Notes
spotify/scio (com.spotify:scio-core)
v0.14.10
Compare Source
Includes Beam 2.61.0 support.
This release also comes with a better support of BQ types. New
TableRow
extension methods were added for those types.To note the behavior change of
(r: TableRow).getRecord("field-name")
that now throws instead of returningnull
whenfield-name
is not present in the row. Change forgetRecordOpt(f: AnyRef): Option[TableRow]
instead.🚀 Enhancements
🐛 Bug Fixes
📗 Documentation
🏗️ Build Improvements
🧪 Test Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @turb, @kmjung, @lofifnc, @clairemcginty and @scala-steward
New Contributors
Full Changelog: spotify/scio@v0.14.9...v0.14.10
v0.14.9
Compare Source
What's changed
Includes Beam 2.60.0 support.
🚀 Enhancements
🐛 Bug Fixes
📗 Documentation
🏗️ Build Improvements
🔧 Refactorings
🌱 Dependency Updates
Contributors to this release
@RustedBones, @psobot and @scala-steward
v0.14.8
Compare Source
What's changed
Includes Beam 2.59.0 support.
🐛 Bug Fixes
📗 Documentation
🧪 Test Improvements
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @clairemcginty, @kellen, @luciomartinez, @pgoggijr and @scala-steward
v0.14.7
Compare Source
What's changed
Includes Beam 2.58.1 support.
🚀 Enhancements
🐛 Bug Fixes
📜 Scalafix Migrations
📗 Documentation
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @clairemcginty, @pgoggijr and @scala-steward
v0.14.6
Compare Source
What's changed
Includes Beam 2.57.0 support.
🚀 Enhancements
🐛 Bug Fixes
📗 Documentation
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @aslotnick, @scala-steward and @turb
v0.14.5
Compare Source
What's changed
Includes Beam 2.56.0 support.
warning: This release transitively pulls newer avro and jackson versions. If you need to depend on previous versions, you'll need to pin them in your build.
🚀 Enhancements
🐛 Bug Fixes
📜 Scalafix Migrations
📗 Documentation
🧪 Test Improvements
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @clairemcginty, @kellen and @scala-steward
v0.14.4
Compare Source
Includes Beam 2.55.1 support.
🚀 Enhancements
🐛 Bug Fixes
📜 Scalafix Migrations
📗 Documentation
🧪 Test Improvements
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@RustedBones, @clairemcginty, @kellen and @scala-steward
v0.14.3
Compare Source
🐛 Bug Fixes
🌱 Dependency Updates
🏗️ Build Improvements
Contributors to this release
@RustedBones, @clairemcginty and @scala-steward
v0.14.2
Compare Source
Contains a bugfix for duplicated SMB Transforms.
🐛 Bug Fixes
🚀 Enhancements
📗Documentation
🏗️ Build Improvements
Contributors to this release
@RustedBones
v0.14.1
Compare Source
Includes Beam 2.54.0 support.
🚀 Enhancements
🐛 Bug Fixes
📜 Scalafix Migrations
📗 Documentation
🧪 Test Improvements
🏗️ Build Improvements
🌱 Dependency Updates
Contributors to this release
@Duhemm, @RustedBones, @clairemcginty, @dependabot, @dependabot[bot], @kellen, @scala-steward and @shnapz
v0.14.0-dev1
Compare Source
v0.14.0-dev0
Compare Source
v0.14.0
Compare Source
What's Changed
Includes Beam 2.53.0 support.
Breaking Changes
scio-core
. scalafix rules helping: FixAvroCoder, FixAvroSchemasPackage, FixDynamicAvrosio-smb
module not pulling implementation dependenciessio-smb
inJobTest
expectingSmbIO
test input/outputSee the Migration Guide for more information.
🚀 Enhancements
🐛 Bug Fixes
📜 Scalafix Migrations
📗 Documentation
🧪 Test Improvements
IntegrationTest
configuration by @RustedBones in https://github.com/spotify/scio/pull/4971🏗️ Build Improvements
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.