terascope / kafka-assets

teraslice asset for kafka operations
MIT License
1 stars 1 forks source link

Bump @terascope/scripts from 1.1.2 to 1.3.2 #845

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @terascope/scripts from 1.1.2 to 1.3.2.

Release notes

Sourced from @​terascope/scripts's releases.

v1.3.1

What's Changed

Full Changelog: https://github.com/terascope/teraslice/compare/v1.3.0...v1.3.1

v1.3.0

What's Changed

  • Updates base image that updates terafoundation_kafka_connector from 0.11.1 to 0.12.0 and node-rdkafka to 3.0.1
  • Release Teraslice v1.3.0 by @​sotojn in terascope/teraslice#3599

Full Changelog: https://github.com/terascope/teraslice/compare/v1.2.1...v1.3.0

v1.2.1

What's Changed

Full Changelog: https://github.com/terascope/teraslice/compare/v1.2.0...v1.2.1

v1.2.0

  • Adds caCertificate option inside of the s3 connector configuration which allows the user to pass in a ca-certificate inside of config instead of reading it from a file.
  • Deprecates certLocation inside of the s3 connector configuration
  • Updates file-asset-apis from v0.12.2 to v0.13.0
  • Adds cross-validation functionality for schemas that now checks for conflicting settings

v1.1.3

What's Changed

⚠️ Important Configuration change

As of this release, the elasticsearch connector type has been removed from the code base and all references to that connector type should be removed from your configurations. Configurations should be using elasticsearch-next instead. If you do not remove the old connector type the Teraslice master will crash with a log message that includes the following error: TSError: Could not retrieve schema code for: elasticsearch

Full Changelog: https://github.com/terascope/teraslice/compare/v1.1.2...v1.1.3

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 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)