There was an error while loading. Please reload this page.
1 parent cc7c86e commit ad929d6Copy full SHA for ad929d6
‎CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 6.4.0
4
+Adding parity to concurrent CDK from declarative and fixing composite primary key
5
+
6
## 6.3.0
7
add clear method to HttpMocker
8
‎pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "airbyte-cdk"
-version = "6.3.0"
+version = "6.4.0"
description = "A framework for writing Airbyte Connectors."
9
authors = ["Airbyte <contact@airbyte.io>"]
10
license = "MIT"
0 commit comments