Skip to content

Release v0.13.0-rc.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@tremor-bot tremor-bot released this 15 Aug 12:06
· 452 commits to main since this release

New features

  • hygienic errors for strings in path segements
  • axiom stdlib module
  • gcl now supports the timestamp metadata overwrite
  • basic avro codec

Fixes

  • Fix bug in GBQ connector where batches were not sent

Breaking Changes

  • All google connectors now require token to be either set to {"file": "<path to json>"} or {"json": {...}}