Skip to content

AJDA-2973 bump keboola-component to 1.11.0#29

Merged
matyas-jirat-keboola merged 1 commit into
mainfrom
odin/AJDA-2973
Jul 2, 2026
Merged

AJDA-2973 bump keboola-component to 1.11.0#29
matyas-jirat-keboola merged 1 commit into
mainfrom
odin/AJDA-2973

Conversation

@odinuv

@odinuv odinuv commented Jun 30, 2026

Copy link
Copy Markdown
Member

Link to issue

https://linear.app/keboola/issue/AJDA-2973/python-component-scope-manifest-schemalegacy-exclusivity-guard-to

Description

Bumps the keboola-component dependency from 1.10.0 to 1.11.0 (pyproject.toml specifier >=1.6.10>=1.11.0, lockfile regenerated).

1.11.0 ships the fix for AJDA-2973: the manifest schema/legacy exclusivity guard is now scoped to output manifests only. Input table manifests that carry both the native schema node and the legacy columns/metadata/column_metadata keys (the platform's deliberate backward-compatible contract after AJDA-2714) are now accepted instead of raising UserException. This unblocks Python components reading typed input tables.

Justification

See the linked issue. Without this bump, custom Python code reading typed input tables fails at manifest parse time.

Plans for Customer Communication

None — bug fix restoring expected behavior.

Impact Analysis

Dependency-only change. Picks up the library fix; existing precedence (schema preferred over legacy keys) is unchanged for already-working manifests. No feature flag. Affects all configurations of this component once the new image is deployed.

Deployment Plan

Standard CI/CD — image is published from the merge commit, ArgoCD picks it up.

Rollback Plan

Revert this PR, or roll back to the previous image tag in ArgoGitops.

Post-Release Support Plan

None.

Pulls in the fix that scopes the manifest schema/legacy exclusivity
guard to output manifests, so input tables carrying both the native
`schema` node and legacy `columns`/`metadata`/`column_metadata` keys
are accepted.
@linear

linear Bot commented Jun 30, 2026

Copy link
Copy Markdown

AJDA-2973

@odinuv odinuv requested a review from soustruh June 30, 2026 13:20

@matyas-jirat-keboola matyas-jirat-keboola left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: bump-only diff (keboola-component -> 1.11.0), CI green. AJDA-2973.

@matyas-jirat-keboola matyas-jirat-keboola merged commit b0b6877 into main Jul 2, 2026
8 checks passed
@matyas-jirat-keboola matyas-jirat-keboola deleted the odin/AJDA-2973 branch July 2, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants