Skip to content

Releases: tremor-rs/tremor-runtime

Release v0.13.0-rc.33

23 Oct 19:53
Compare
Choose a tag to compare

New features

  • update apache-avro to version 0.17 adding support for nano resolution timestamp logical types in schemas
  • Added graphite-plaintext tremor codec to support the graphite plaintext line protocol

Fixes

  • gbq connector naming is now gbq_writer as it is documented
  • fix gbq connector url missing /
  • fix GELF message-id from auto-increment to random-id in postprocessor/gelf_chunking.rs

Release v0.13.0-rc.32

23 Oct 14:16
Compare
Choose a tag to compare

New features

  • update apache-avro to version 0.17 adding support for nano resolution timestamp logical types in schemas
  • Added graphite-plaintext tremor codec to support the graphite plaintext line protocol

Fixes

  • gbq connector naming is now gbq_writer as it is documented
  • fix gbq connector url missing /
  • fix GELF message-id from auto-increment to random-id in postprocessor/gelf_chunking.rs

Release v0.13.0-rc.31

23 Oct 12:37
Compare
Choose a tag to compare

New features

  • update apache-avro to version 0.17 adding support for nano resolution timestamp logical types in schemas
  • Added graphite-plaintext tremor codec to support the graphite plaintext line protocol

Fixes

  • gbq connector naming is now gbq_writer as it is documented
  • fix gbq connector url missing /
  • fix GELF message-id from auto-increment to random-id in postprocessor/gelf_chunking.rs

Release v0.13.0-rc.30

22 Oct 20:40
Compare
Choose a tag to compare

New features

  • update apache-avro to version 0.17 adding support for nano resolution timestamp logical types in schemas
  • Added graphite-plaintext tremor codec to support the graphite plaintext line protocol

Fixes

  • gbq connector naming is now gbq_writer as it is documented
  • fix gbq connector url missing /
  • fix GELF message-id from auto-increment to random-id in postprocessor/gelf_chunking.rs

Release v0.13.0-rc.29

24 Jun 13:18
Compare
Choose a tag to compare

New features

  • add experimental microsoft azure monitor log ingest api connector
  • add custom entrypoint to tremor archives

Fixes

  • fix packaging archives
  • fix handling of sink finalization

Release v0.13.0-rc.28

11 Jun 09:43
Compare
Choose a tag to compare

New features

  • add support for tremor archives

Release v0.13.0-rc.27

06 Jun 13:11
Compare
Choose a tag to compare

New features

  • add support for tremor archives

Release v0.13.0-rc.26

27 May 13:48
Compare
Choose a tag to compare

New features

  • kafka schema registry codec
  • Extract connectors in their own crate and aws and gcp into another

Breaking Changes

  • remove schema_registry preprocessor
  • remove defunct schema_registry support for avro codec

Release v0.13.0-rc.25

14 May 07:48
Compare
Choose a tag to compare

New features

  • kafka schema registry codec
  • Extract connectors in their own crate and aws and gcp into another

Breaking Changes

  • remove schema_registry preprocessor
  • remove defunct schema_registry support for avro codec

Release v0.13.0-rc.24

13 May 11:10
Compare
Choose a tag to compare

New features

  • kafka schema registry codec
  • Extract connectors in their own crate and aws and gcp into another

Breaking Changes

  • remove schema_registry preprocessor
  • remove defunct schema_registry support for avro codec