v0.4.4
"Erinaceus europaeus"
Breaking change
Dataflow runner dependency is removed from scio-core. You need to explicitly add all runner dependencies now. Dataflow specific logic is also removed from ScioResult. See this page for more details.
Features
- Add bigquery dynamic destinations #876 #73
- Add time condition matchers #883 #458
- Support default value for singleton side input #894
- Allow wrapping internal views as SideInput #897
- Decouple Dataflow runner #779 #882 #850
- Bump Scala 2.12 to 2.12.4 #893
- Bump sbt to 1.0.3 #904