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

🤖 patch bump Python CDK to version 5.11.1

This commit is contained in:
pnilan
2024-10-07 22:20:21 +00:00
committed by Octavia Squidington III
parent 47d691fd06
commit 7b5851594c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 5.11.1
Low Code: Consolidate manifest decoder selection under , , and
## 5.11.0
concurrent-cdk: add per slice tracking of the most recent cursor

View File

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