🤖 patch bump Python CDK to version 5.10.3
This commit is contained in:
committed by
Octavia Squidington III
parent
7514e231df
commit
72152867f7
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 5.10.3
|
||||
do not raise exception on missing stream by default
|
||||
|
||||
## 5.10.2
|
||||
Remove PrintBuffer optimization due to dropped records
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-cdk"
|
||||
version = "5.10.2"
|
||||
version = "5.10.3"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user