Release v0.10.3
"Dallasium"
🚀 Enhancements
- Add support for tearing down the resources automatically if the resource is AutoCloseable (#3828) @jordiolivares
- Document ordering of selectedFields (#3824) @iezer
- add SMB local disk buffer (#3805) @nevillelyh
- Add some SMB read tuning options (#3758) @nevillelyh
- support multiple input directories in JsonSortedBucketIO (#3749) @nevillelyh
- Use the same hash fn in hashPartition and hashPartitionByKey (#3771) @anish749
- Update the deprecated SemanticRuleSuite trait in Scalafix (#3796) @mlachkar
- Increase counters in ElasticsearchWriter that tracks request size (#3762) @mkrajc
- Make beam version mismatch a warning (#3748) @jto
🐛 Bug Fixes
- fix specific record NPE in ParquetAvroSortedBucketIO (#3834) @nevillelyh
- Fix removed dependency (#3820) @kndarp
- Fix #3753, SMB source coder warning (#3791) @nevillelyh
- fix deprecated sbt syntax (#3786) @nevillelyh
- fix sparse transforms split on the wrong side (#3770) @nevillelyh
🌱 Dependency Updates
- Bump Beam to 2.29.0 (#3793) @nevillelyh
- Update algebird-core, algebird-test to 0.13.8 (#3827) @scala-steward
- Update commons-io to 2.9.0 (#3835) @scala-steward
- Update sbt-mima-plugin to 0.9.2 (#3837) @scala-steward
- Update elasticsearch, ... to 7.13.0 (#3831) @scala-steward
- Update elasticsearch, ... to 6.8.16 (#3830) @scala-steward
- Update protobuf-java to 3.17.1 (#3829) @scala-steward
- Update sbt-scoverage to 1.8.1 (#3825) @scala-steward
- Update scalactic to 3.2.9 (#3818) @scala-steward
- Update scalatest to 3.2.9 (#3819) @scala-steward
- Update pprint to 0.6.6 (#3821) @scala-steward
- Update sbt-mdoc to 2.2.21 (#3817) @scala-steward
- Update scala-collection-compat to 2.4.4 (#3816) @scala-steward
- Update sbt-mima-plugin to 0.9.1 (#3815) @scala-steward
- Update sbt-jmh to 0.4.2 (#3814) @scala-steward
- Update protobuf-java to 3.17.0 (#3813) @scala-steward
- Update mysql-connector-java to 8.0.25 (#3806) @scala-steward
- Update sbt-scoverage to 1.8.0 (#3807) @scala-steward
- Update sbt to 1.5.2 (#3804) @scala-steward
- Update protobuf-java to 3.16.0 (#3802) @scala-steward
- Update caseapp to 2.0.6 (#3801) @nevillelyh
- Update sbt-scoverage to 1.7.3 (#3794) @scala-steward
- Update mysql-socket-factory to 1.2.3 (#3795) @scala-steward
- Update scalacheck to 1.15.4 (#3792) @scala-steward
- Update sbt-scoverage to 1.7.2 (#3788) @scala-steward
- Update elasticsearch, ... to 7.12.1 (#3779) @scala-steward
- Update caffeine to 2.9.1 (#3789) @scala-steward
- Update elasticsearch-rest-client, ... to 7.12.1 (#3780) @scala-steward
- Update pprint to 0.6.5 (#3783) @scala-steward
- Update sbt-scoverage to 1.7.0 (#3784) @scala-steward
- Update sbt to 1.5.1 (#3778) @scala-steward
- Update auto-value, auto-value-annotations to 1.8.1 (#3776) @scala-steward
- Update scalactic to 3.2.8 (#3774) @scala-steward
- Update scalatest to 3.2.8 (#3775) @scala-steward
- Update sbt-mdoc to 2.2.20 (#3773) @scala-steward
- Update mysql-connector-java to 8.0.24 (#3768) @scala-steward
- Update case-app, case-app-annotations, ... to 2.0.5 (#3764) @scala-steward
- Update breeze to 1.2 (#3763) @scala-steward
- Update auto-service to 1.0 (#3740) @scala-steward
- Update auto-value, auto-value-annotations to 1.8 (#3741) @scala-steward
- Update shapeless to 2.3.4 (#3751) @scala-steward
- Update protobuf-java to 3.15.8 (#3745) @scala-steward
- Update annoy4s to 0.10.0 (#3746) @scala-steward
Contributors to this release
@anish749, @iezer, @jordiolivares, @jto, @kndarp, @mkrajc, @mlachkar, @nevillelyh, @regadas and @scala-steward