🤖 minor bump Python CDK to version 5.4.0
This commit is contained in:
committed by
Octavia Squidington III
parent
e3ce82e476
commit
698be7e2ae
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 5.4.0
|
||||
add migration of global stream_state to per_partition format
|
||||
|
||||
## 5.3.0
|
||||
Connector builder: add flag to disable cache
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "airbyte-cdk"
|
||||
version = "5.3.0"
|
||||
version = "5.4.0"
|
||||
description = "A framework for writing Airbyte Connectors."
|
||||
authors = ["Airbyte <contact@airbyte.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user