Skip to content

Conversation

@strawgate
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 25, 2025 01:38
Copy link
Contributor

Copilot AI left a comment

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 fixes the Pydantic adapter's model dump method to use JSON serialization mode and increments the package version to reflect this change.

  • Updates the model_dump() call to use mode="json" for proper JSON serialization
  • Increments the package version from 0.1.1 to 0.1.2

Reviewed Changes

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

File Description
src/kv_store_adapter/adapters/pydantic.py Updates model_dump to use JSON mode for serialization
pyproject.toml Increments package version to 0.1.2

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@strawgate strawgate merged commit 5fecbdb into main Sep 25, 2025
1 check 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