Skip to content

Commit e1a182c

Browse files
authored
fix: update CDK migration for 6.34.0 (#348)
1 parent bc2a34e commit e1a182c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cdk-migrations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CDK Migration Guide
22

3-
## Upgrading to 6.X.X
3+
## Upgrading to 6.34.0
44

5-
Version 6.X.X of the CDK removes support for `stream_state` in the Jinja interpolation context. This change is breaking for any low-code connectors that use `stream_state` in the interpolation context.
5+
[Version 6.34.0](https://github.com/airbytehq/airbyte-python-cdk/releases/tag/v6.34.0) of the CDK removes support for `stream_state` in the Jinja interpolation context. This change is breaking for any low-code connectors that use `stream_state` in the interpolation context.
66

77
The following components are impacted by this change:
88

0 commit comments

Comments
 (0)