Skip to content

Releases: tremor-rs/tremor-runtime

Release v0.13.0-rc.33

Choose a tag to compare

@tremor-bot tremor-bot released this 23 Oct 19:53

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

Choose a tag to compare

@tremor-bot tremor-bot released this 23 Oct 14:16

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

Choose a tag to compare

@tremor-bot tremor-bot released this 23 Oct 12:37

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

Choose a tag to compare

@tremor-bot tremor-bot released this 22 Oct 20:40

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

Choose a tag to compare

@tremor-bot tremor-bot released this 24 Jun 13:18

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

Choose a tag to compare

@tremor-bot tremor-bot released this 11 Jun 09:43

New features

  • add support for tremor archives

Release v0.13.0-rc.27

Choose a tag to compare

@tremor-bot tremor-bot released this 06 Jun 13:11

New features

  • add support for tremor archives

Release v0.13.0-rc.26

Choose a tag to compare

@tremor-bot tremor-bot released this 27 May 13:48

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

Choose a tag to compare

@tremor-bot tremor-bot released this 14 May 07:48

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

Choose a tag to compare

@tremor-bot tremor-bot released this 13 May 11:10

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