Release Week of 2023-05-09
What's Changed
- Update syndeo pom file by @nickuncaged1201 in #669
- Differentiate between Dataflow legacy runner and Runner V2. by @pranavbhandari24 in #660
- Add Splunk Resource Manager by @Polber in #676
- Add metadata to generated configs by @andreigurau in #654
- Add default HOST_IP behavior to base Testcontainer class by @Polber in #673
- Enable bytebuddy experimental when running tests by @bvolpato in #683
- Refactor resource managers to remove intermediate interfaces. by @pranavbhandari24 in #681
- Add JUnit report action to gitactions by @Polber in #686
- Switch Nullable annotations from jetbrains to javax by @Polber in #674
- Fix folder structure for PubSubToMongoDBIT by @bvolpato in #688
- Drop
@Experimental
annotation following Beam's decision by @bvolpato in #690 - Add IT for Avro to Bigtable template by @andreigurau in #689
- [Integration tests] Add Bigtable to Avro IT by @andreigurau in #694
- Migrate JdbcToBigQuery and JdbcToPubsub templates from DynamicJdbcIO to JdbcIO. by @pranavbhandari24 in #692
- Remove lombok from Neo4j module by @bvolpato in #682
- Added a test case for max Pubsub msg size by @Dippatel98 in #680
- Fix advertised host on Kafka tests by @bvolpato in #699
- Support Parallel reads in JdbcToBigQuery template. by @pranavbhandari24 in #696
- Add Smoke Tests to gitactions by @Polber in #675
- Clean up active dataflow jobs after test completes. by @pranavbhandari24 in #700
- Spanner VertexAI Integaration: Refactor SizedType by @adrw-google in #701
- [Integration Tests] Add Parquet-BQ and BQ-Parquet ITs by @andreigurau in #705
New Contributors
- @adrw-google made their first contribution in #701
Full Changelog: 2023-04-25-00_RC0...2023-05-09-00_RC00