Skip to content

Commit cac9750

Browse files
maxi297octavia-squidington-iii
authored andcommitted
🤖 patch bump Python CDK to version 6.5.2
1 parent 86e63b3 commit cac9750

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 6.5.2
4+
bugfix: Ensure that streams with partition router are not executed concurrently
5+
36
## 6.5.1
47
Add state migration workaround for legacy substreams
58

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "airbyte-cdk"
7-
version = "6.5.1"
7+
version = "6.5.2"
88
description = "A framework for writing Airbyte Connectors."
99
authors = ["Airbyte <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)