Skip to content

Release v1.1.14 - #79

Merged
Chen-ROE merged 1 commit into
mainfrom
release-sdk-python-1-0-96
Sep 8, 2026
Merged

Chen-ROE merged 1 commit into
mainfrom
release-sdk-python-1-0-96

Conversation

@roeai-release-bot

Copy link
Copy Markdown
Contributor

This PR updates the Python SDK for release 1.1.14.

Generated from:

  • roe-main release branch 1-0-96
  • roe-main commit 9a5c163c8d7c75201f720a2a374620cc16138c68

@greptile-apps

greptile-apps Bot commented Sep 8, 2026

Copy link
Copy Markdown

Greptile Summary

This PR prepares SDK release 1.1.14 and adds Metabase as a supported connector type.

  • Updates release version metadata consistently across the package, lockfile, and README.
  • Adds metabase to the OpenAPI connector enum and generated Python enum.
  • Updates generated connection-request documentation to list Metabase.

Confidence Score: 5/5

The PR appears safe to merge, with the new connector value and release metadata consistently integrated.

No actionable failures remain; Metabase is represented consistently in the OpenAPI schema and generated enum, generic request serialization supports it automatically, and all release-version references agree.

Important Files Changed

Filename Overview
openapi/openapi.yml Adds metabase to the ConnectorTypeEnum schema and its generated description.
src/roe/_generated/models/connector_type_enum.py Adds the corresponding METABASE Python enum member.
src/roe/_generated/models/create_connection_request.py Documents Metabase as an accepted connector type for connection creation.
src/roe/_generated/models/test_connection_credentials_request.py Documents Metabase as an accepted connector type for credential testing.
pyproject.toml Advances the package version from 1.1.13 to 1.1.14.
uv.lock Keeps the editable package lock metadata synchronized at version 1.1.14.

Reviews (1): Last reviewed commit: "Release v1.1.14" | Re-trigger Greptile

@Chen-ROE
Chen-ROE merged commit 6099dd9 into main Sep 8, 2026
4 checks passed
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