🤖 patch bump Python CDK to version 4.3.2
This commit is contained in:
committed by
Octavia Squidington III
parent
f8dfb52af9
commit
96b5b24d86
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user