Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

fix(testing-sdk): fix serilization for http response#104

Merged
wangyb-A merged 1 commit into
mainfrom
fix_get_ex_history
Nov 6, 2025
Merged

fix(testing-sdk): fix serilization for http response#104
wangyb-A merged 1 commit into
mainfrom
fix_get_ex_history

Conversation

@wangyb-A

@wangyb-A wangyb-A commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Issue #, if available:
#100
Description of changes:

  • Use cuszomized serilizer instead of AWS boto one, because previous one does not support the serialization from Object -> Response json
  • Update unit tests

Dependencies

If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wangyb-A wangyb-A requested a review from yaythomas as a code owner November 6, 2025 22:18
@wangyb-A

wangyb-A commented Nov 6, 2025

Copy link
Copy Markdown
Contributor Author

Beta is down :(, the change is irrelevant to the testing examples

Comment thread src/aws_durable_execution_sdk_python_testing/web/models.py Outdated
- Use cuszomized serilizer instead of AWS boto one, because previous one does not support the serialization from Object -> Response json
- Update unit tests
@wangyb-A wangyb-A merged commit 0c63078 into main Nov 6, 2025
5 of 22 checks passed
@wangyb-A wangyb-A deleted the fix_get_ex_history branch November 6, 2025 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants