Scio v0.7.3 Release Notes

Release Date: 2019-03-12 // about 5 years ago
  • "Vulpes Vulpes"

    🐛 Bug Fixes & Improvements

    • 🛠 Fix FileStorage.avroFile (#1727)
    • 🛠 Fix perf regression in Coder (#1729)
    • ⬇️ Reduce the size of the captured stacktrace in WrappedBCoder (#1745)
    • 🛠 Fix #1734: Limit job graph size by not wrapping native beam coders (#1741)
    • 👀 Explicit reset position on SeekableInput (#1747)
    • 👌 Support scalatest NotWord (#1743)
    • 👉 make BigQuery priority sysprop case-insensitive (#1736)
    • 👉 Use getSchema and avoid reflection when creating AvroCoder (#1724)
    • 👷 Clarify error message when a job uses an input multiple times. (#1720)
    • ✏️ tiny typos in Coders.md (#1732)
    • Incorrect generic type in ScalaDoc (#1725)
    • 👉 Use BenchmarkResult as entity (#1712)