We just released Scio 0.8.3. This is mainly a bug fix release with some minor improvements.
Notes on JDK 11
JDK 11 is now supported starting with 0.8.2. To upgrade, you'll need to build your code and submit jobs to Dataflow with JDK 11.
Notes on Scala 2.11
Scio 0.8.x will be the last releases to support Scala 2.11. 0.9.x will support 2.12 & 2.13 only. Upgrading to 2.12 should be mostly transparent barring some stale external dependencies. Please reach out if you run into any issues.