v0.11.13
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
- Add dependency graph workflow by @kellen in #4467
- make it more clear how to run mdoc by @farzad-sedghi in #4487
- optional project and dataset for mock bq by @farzad-sedghi in #4474
- Cross compile IT tests by @RustedBones in #4491
- support 1-to-n mapping function for transformOverride by @farzad-sedghi in #4484
- Enforce javafmt and headers by @RustedBones in #4520
- Changed processElement to newer annotated style in scio-avro, scio-core by @shnapz in #4511
- Final refactoring of @processElement to bring new style by @shnapz in #4529
- Remove unused jna dependency by @RustedBones in #4432
- Reduce warnings by @RustedBones in #4381
- IT + FAQ cleanup by @kellen in #4448
🐛 Bug Fixes
- Fix example page (#4534) @RustedBones
- Fix NullPointerException in DataflowResult (#4538) @bergman
- Add newline for list by @kellen in #4460
- update run instructions for examples by @farzad-sedghi in #4468
- Fix: Capturing ProcessContext in AsyncLookupDoFn leads to NPE in Runner V2 by @Illedran in #4495
- Fix documentation generation by @RustedBones in #4517
- Fix example page using showdown by @RustedBones in #4533
- Fix google-api-client evicted by mysql-socket-factory 1.7.0 by @RustedBones in #4531
- (bugfix) typed-Parquet sink wasn't using user-supplied Configuration by @clairemcginty in #4434
- Patch startRegex for es 8.3+ by @RustedBones in #4444
- Remove org.apache documentation exclusion by @kellen in #4330
- staging: allow .sbt/boot by @danielnorberg in #4262
🌱 Dependency Updates
- Revert Magnolify to 0.4.8 (#4422) @RustedBones
- Update sbt-bloop to 1.5.4 (#4551) @scala-steward
- Update elasticsearch 7 to 7.17.6 (#4554) @RustedBones
- Update elasticsearch-java to 8.4.3 (#4553) @scala-steward
- Update sbt-scalafix to 0.10.4 (#4552) @scala-steward
- Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#4539) @dependabot
- Update joda-time to 2.11.1 (#4508) @scala-steward
- Update scala-collection-compat to 2.8.0 by @scala-steward in #4456
- Update sbt, sbt-dependency-tree to 1.7.1 by @scala-steward in #4457
- Update testcontainers-scala-elasticsearch, ... to 0.40.9 by @scala-steward in #4465
- Update mysql-connector-java to 8.0.30 by @scala-steward in #4473
- Update sbt-mdoc to 2.3.3 by @scala-steward in #4475
- Update scala-collection-compat to 2.8.1 by @scala-steward in #4479
- Update sbt-tpolecat to 0.4.1 by @scala-steward in #4472
- Update testcontainers-scala-elasticsearch, ... to 0.40.10 by @scala-steward in #4480
- Update sbt-bloop to 1.5.3 by @scala-steward in #4477
- Update scalatest to 3.2.13 by @scala-steward in #4482
- Update sparkey to 3.2.4 by @spotify-steward in #4408
- Update scalactic to 3.2.13 by @scala-steward in #4481
- Update sbt-avro to 3.4.2 by @scala-steward in #4485
- Update sbt-scoverage to 2.0.2 by @scala-steward in #4493
- Update scalafmt-core to 3.5.9 by @scala-steward in #4499
- Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 by @dependabot in #4469
- Update elasticsearch-java to 8.4.1 by @scala-steward in #4510
- Update sbt-protoc to 1.0.6 by @scala-steward in #4507
- Update kantan.csv to 0.7.0 by @scala-steward in #4516
- Update shapeless to 2.3.10 by @scala-steward in #4518
- Update sbt-scalafix to 0.10.2 by @scala-steward in #4521
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #4523
- Update scalacheck to 1.17.0 by @scala-steward in #4526
- Update scala-compiler, scala-library, ... to 2.12.17 by @scala-steward in #4525
- Sync jackson version with beam's by @RustedBones in #4530
- Update mysql-socket-factory to 1.7.0 by @scala-steward in #4519
- 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, and @scala-steward