Skip to content

v0.7.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrisnoko andrisnoko released this 06 Dec 19:03

Bug Fixes

  • Pubusb topic name was not being set for Messages (#1568)
  • Fix macro generated class directory (#1558)
  • Fix stack overflow when maxByKey is used with explicit ordering (#1560)
  • Fix id and timestamp attributes not being passed in saveAsPubsub (#1559)
  • Fix flatten type inference changing the coder context bound to an implicit parameter(#1551)
  • Fix: use CodeMaterializer in SideOutputCollections (#1548)

Features