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

🤖 patch bump Python CDK to version 4.3.2

This commit is contained in:
maxi297
2024-08-05 14:45:33 +00:00
committed by Octavia Squidington III
parent f8dfb52af9
commit 96b5b24d86
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 4.3.2
Ensure at least one element returned by decoder
## 4.3.1
resumable full refresh: fix issue when live traffic regression tests pass state to connector

View File

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