tremor-rs / tremor-language-server

Tremor Language Server (Trill)
https://www.tremor.rs/docs/next/getting-started/tooling
Apache License 2.0
10 stars 6 forks source link

Bump tremor-script from 0.12.2 to 0.12.3 #269

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tremor-script from 0.12.2 to 0.12.3.

Release notes

Sourced from tremor-script's releases.

Release v0.12.3

New features

  • Added the gpubsub_publisher connector
  • Added the gpubsub_consumer connector
  • Added new metadata options to elastic connector: version, version_type, retry_on_conflict, if_primary_term, if_seq_no

Fixes

  • Don't fail unrecoverably when the connection to the server is lost in Google PubSub consumer.
  • Update bert operators to work with tremor 0.12
  • Fix race condition leading to quiescence timeout when shutting down Tremor
  • Fix timeout config unit mismatch in qos::backpressure and qos::percentile operators. Changed to nanoseconds precision.
  • Update WAL operator to fix issue with overwriting first entries.
Changelog

Sourced from tremor-script's changelog.

[0.12.3]

Fixes

  • Don't fail unrecoverably when the connection to the server is lost in Google PubSub consumer.
  • Update bert operators to work with tremor 0.12
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2526538940


Totals Coverage Status
Change from base Build 2515399559: 0.0%
Covered Lines: 0
Relevant Lines: 267

💛 - Coveralls