Skip to content

chore(deps): bump wp-connectors from v0.10.1 to v0.10.2#261

Closed
dependabot[bot] wants to merge 1 commit intobetafrom
dependabot/cargo/beta/wp-connectors-v0.10.2
Closed

chore(deps): bump wp-connectors from v0.10.1 to v0.10.2#261
dependabot[bot] wants to merge 1 commit intobetafrom
dependabot/cargo/beta/wp-connectors-v0.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps wp-connectors from v0.10.1 to v0.10.2.

Release notes

Sourced from wp-connectors's releases.

v0.10.2

Full Changelog: wp-labs/wp-connectors@v0.10.1...v0.10.2

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

[0.7.8] - 2026-02-27

Changed

  • Change license from Elastic License 2.0 to Apache License 2.0
  • Update LICENSE file with Apache 2.0 full text
  • Update license field in Cargo.toml to Apache-2.0
  • Update reqwest requirement from 0.12 to 0.13 (#45)
  • Update env_logger requirement from 0.10 to 0.11 (#46)
  • Refactor Doris connector: migrate from MySQL protocol to Stream Load API (#49)

Added

  • Add CONTRIBUTING.md with branch strategy and contribution guidelines (bilingual EN/CN)

... (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.10.1 to v0.10.2.
- [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@bb08943...b9e8a5b)

---
updated-dependencies:
- dependency-name: wp-connectors
  dependency-version: b9e8a5b8e8538850dc51c118aed0bcb69594152e
  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 Mar 30, 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.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2026

Superseded by #267.

@dependabot dependabot bot closed this Apr 6, 2026
@dependabot dependabot bot deleted the dependabot/cargo/beta/wp-connectors-v0.10.2 branch April 6, 2026 02:25
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