Skip to content

chore(deps): bump wp-connectors from v0.12.3 to v0.13.1#285

Open
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-connectors-v0.13.1
Open

chore(deps): bump wp-connectors from v0.12.3 to v0.13.1#285
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/wp-connectors-v0.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps wp-connectors from v0.12.3 to v0.13.1.

Release notes

Sourced from wp-connectors's releases.

v0.13.1

What's Changed

Full Changelog: wp-labs/wp-connectors@v0.13.0...v0.13.1

v0.13.0

What's Changed

Full Changelog: wp-labs/wp-connectors@v0.12.1...v0.13.0

Changelog

Sourced from wp-connectors's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.12.0] - 2026-04-11

Changed

  • Bump project version to 0.12.0
  • Rework VictoriaMetrics exporter metrics collection and labels compared with 0.10.0
  • Add process CPU and memory gauges for the current connector process via sysinfo
  • Align VictoriaMetrics source/parse/sink labels with pipeline fields such as wp_source_type, wp_package_name, wp_rule_name, and wp_sink_group
  • Simplify VictoriaMetrics parse counting to export total parsed records through wparse_parse_all
  • Clean Cargo.toml dependencies by removing unused wp-schema and urlencoding
  • Move test-only rand and sqlx dependencies into dev-dependencies
  • Drop duplicated chrono dev dependency while keeping runtime usage unchanged

[0.10.0] - 2026-03-12

Added

  • Add HTTP sink connector with configurable endpoint, method, headers, basic auth, batching, retries, and optional gzip compression
  • Add HTTP sink examples and a local test server under examples/http/
  • Add Postgres sink support with dedicated postgres connector module, factory, config parser, and sink implementation

Changed

  • Upgrade core WP dependencies to 0.8 series (wp-connector-api, wp-parse-api, wp-error, wp-specs, wp-conf-base, wp-log)
  • Upgrade Orion dependencies (orion-error to 0.6, orion_conf to 0.5)
  • Bump project version to 0.10.0
  • Clarify Elasticsearch connector support in 0.10 (elasticsearch feature, included in default features)
  • Adopt version channel policy: odd minor for integration, even minor for stable, patch for fixes only
  • Enable the http connector in the default feature set
  • Change ClickHouse sink configuration from host to endpoint and support explicit HTTP(S) endpoints
  • Enable the postgres connector in the default and full feature sets
  • Add Postgres connection support in shared database dependencies (sqlx-postgres via SeaORM)

Fixed

  • Fix Kafka/MySQL build breaks after dependency upgrades
  • Align RawData import with new public path (wp_model_core::raw::RawData)
  • Align error handling with orion-error 0.6 (ErrorOweBase, from_validation(), UvsReason::data_error())
  • Refine HTTP sink JSON payload handling and related examples
  • Correct a Postgres sink test case
  • Harden Doris Stream Load handling for Publish Timeout, Label Already Exists, filtered-row partial success, and non-retryable Fail responses
  • Generate deterministic Doris load labels from batch payloads so caller-level retries can preserve Stream Load idempotency
  • Make Doris sink shutdown terminal and validate retry configuration values more strictly
  • Add Doris unit and httpmock coverage for retry, conflict, and partial-failure paths

... (truncated)

Commits

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 show <dependency name> 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 [wp-connectors](https://github.com/wp-labs/wp-connectors) from v0.12.3 to v0.13.1.
- [Release notes](https://github.com/wp-labs/wp-connectors/releases)
- [Changelog](https://github.com/wp-labs/wp-connectors/blob/main/CHANGELOG.md)
- [Commits](wp-labs/wp-connectors@da8d217...c127f98)

---
updated-dependencies:
- dependency-name: wp-connectors
  dependency-version: c127f98281ef023ffd6ffd3b17bb9af7814c371f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: beta, 📦 dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants