Skip to content

Commit ad929d6

Browse files
maxi297octavia-squidington-iii
authored andcommitted
🤖 minor bump Python CDK to version 6.4.0
1 parent cc7c86e commit ad929d6

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.4.0
4+
Adding parity to concurrent CDK from declarative and fixing composite primary key
5+
36
## 6.3.0
47
add clear method to HttpMocker
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.3.0"
7+
version = "6.4.0"
88
description = "A framework for writing Airbyte Connectors."
99
authors = ["Airbyte <contact@airbyte.io>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)