Skip to content

fix: add metadata field to schema - #61

Merged
cristipufu merged 1 commit into
mainfrom
fix/add_metadata_schema
Dec 30, 2025
Merged

fix: add metadata field to schema#61
cristipufu merged 1 commit into
mainfrom
fix/add_metadata_schema

Conversation

@cristipufu

@cristipufu cristipufu commented Dec 30, 2025

Copy link
Copy Markdown
Member

Description

This PR adds an optional metadata field to the UiPathRuntimeSchema class to support additional runtime metadata, with a corresponding version bump to 0.3.4.

@cristipufu cristipufu self-assigned this Dec 30, 2025
Copilot AI review requested due to automatic review settings December 30, 2025 17:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds an optional metadata field to the UiPathRuntimeSchema class to support additional runtime metadata, with a corresponding version bump to 0.3.4.

  • Added metadata field as an optional dictionary to UiPathRuntimeSchema
  • Bumped package version from 0.3.3 to 0.3.4

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/uipath/runtime/schema.py Added optional metadata field to UiPathRuntimeSchema class following the same pattern as other optional fields
pyproject.toml Updated package version from 0.3.3 to 0.3.4
uv.lock Updated lock file to reflect version 0.3.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@akshaylive akshaylive 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.

🚀

@cristipufu
cristipufu merged commit 01ec08b into main Dec 30, 2025
17 checks passed
@cristipufu
cristipufu deleted the fix/add_metadata_schema branch December 30, 2025 17:22
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.

3 participants