Ensure that the slice gets marked as failed if there is an expected error
Ensure that older versions of node work on newer versions of teraslice
v0.77.0
[BREAKING CHANGE] changed minimum supported node version to ^12.20.0 || >=14.17.0
v0.76.1
This release includes the following changes:
A fix that allows Teraslice to use bundled assets for assets that implement namespaced operators. This mostly impacted our public assets (elasticsearch, kafka, standard and file). User implemented assets are not likely to be impacted.
v0.76.0
[EXPERIMENTAL] Update base image to node 12.22.1 with the latest kafka connector. Last time we tried this we got stuck workers but this is a new version of librdkafka so hopefully we don't run into this.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps @terascope/scripts from 0.75.1 to 0.77.1.
Release notes
Sourced from
@terascope/scripts
's releases.Commits
3c250a5
Merge pull request #2799 from terascope/better-unexpected-error-handling2792266
Fix isCompatibleNodeVersion in asset_utils3ce958a
release: (patch) teraslice@0.77.11673887
Ensure that older versions of node work on newer versions of teraslice4f01171
Ensure that the slice gets marked as failed if there is an expected errorcbc9f3c
Add better exit log message with status code9a58ad7
Merge pull request #2797 from terascope/dependabot/npm_and_yarn/typescript-es...2f512d8
Bump@typescript-eslint/eslint-plugin
from 4.26.0 to 4.26.1fc50ddc
Merge pull request #2795 from terascope/dependabot/npm_and_yarn/typescript-es...2099b1d
Merge pull request #2796 from terascope/dependabot/npm_and_yarn/esbuild-0.12.7Dependabot 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 show