airbytehq / PyAirbyte

PyAirbyte brings the power of Airbyte to every Python developer.
https://docs.airbyte.com/pyairbyte
Other
234 stars 41 forks source link

Chore(deps): Bump airbyte-cdk from 5.14.0 to 6.5.2 #535

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps airbyte-cdk from 5.14.0 to 6.5.2.

Changelog

Sourced from airbyte-cdk's changelog.

6.5.2

bugfix: Ensure that streams with partition router are not executed concurrently

6.5.1

Add state migration workaround for legacy substreams

6.5.0

Low-code: Add jinja macros today_with_timezone

6.4.0

Adding parity to concurrent CDK from declarative and fixing composite primary key

6.3.0

add clear method to HttpMocker

6.2.0

Support multiple input datetime formats as part of the concurrent cursor

6.1.1

fix streams discover

6.1.0

Add option to File Transfer for File-Bases sources

6.0.0

Introduce support for low-code incremental streams to be run within the concurrent CDK framework

5.17.0

Add Per Partition with Global fallback Cursor

5.16.0

Better structured error log messages in connector_builder module, with message / internal_message / stacktrace split into separate fields

5.15.0

Add new Error: No DBURL given

sql [-hnr] [--table-size] [--db-size] [-p pass-through] [-s string] dburl [command] module for SQL-based destinations

... (truncated)

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)
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pyairbyte-api-docs ❌ Failed (Inspect) Nov 18, 2024 1:21am
aaronsteers commented 1 week ago

Replaced by:

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.