1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🤖 patch bump Python CDK to version 0.81.7

This commit is contained in:
maxi297
2024-04-18 03:00:19 +00:00
committed by Octavia Squidington III
parent d2c8e63ea5
commit abec8b3fa2
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.81.7
Concurrent CDK: Fix to update partitioned state only when partition is successful
## 0.81.6
Upgrade to recent version of langchain

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "airbyte-cdk"
version = "0.81.6"
version = "0.81.7"
description = "A framework for writing Airbyte Connectors."
authors = ["Airbyte <contact@airbyte.io>"]
license = "MIT"