Skip to content

Conversation

@7eben
Copy link
Contributor

@7eben 7eben commented Jan 19, 2026

fix: correct parameter name and improve type converter

chore: update poetry and dependencies

Close #86

7eben added 2 commits January 19, 2026 15:05
- Fix parameter name from `metadata` to `message` in `KuFlowActivities`
- Add `Enum` import and improve type checking in `KuFlowModelJSONTypeConverter`
- Add comprehensive tests for `KuFlowModelJSONEncoder` and `KuFlowModelJSONTypeConverter`
- Ensure proper handling of various data types including enums, UUIDs, and datetime objects
- Add test cases for round-trip serialization/deserialization of complex nested structures
- Update Poetry from 2.1.2 to 2.2.1
- Update azure-core from 1.32.0 to 1.35.1
- Update certifi from 2025.1.31 to 2025.10.5
- Update charset-normalizer from 3.4.1 to 3.4.3
- Update idna from 3.7 to 3.8
- Update urllib3 from 2.2.2 to 2.2.3
@7eben 7eben requested a review from jrpedrianes January 19, 2026 15:06
@7eben 7eben merged commit 292d7c0 into main Jan 19, 2026
@7eben 7eben deleted the 86-corect-paramater-name-and-improve-type-converter branch January 19, 2026 15:10
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.

Corect paramater name and improve type converter

2 participants