mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-19 14:49:10 -06:00
* hotfix: handle pydantic serialization errors * chore: changelog * fix(python-sdk): Fix RateLimit validation incorrectly rejects valid CEL expression strings (#2536) * fix(python-sdk): Fix RateLimit validation incorrectly rejects valid CEL expression strings * fix(python-sdk): Update RateLimit validation to use union type for limit instead of tuple syntax * chore(python-sdk): update changelog and bump the patch version to 1.21.4 --------- Co-authored-by: mrkaye97 <mrkaye97@gmail.com> --------- Co-authored-by: miyelani-inc <139712015+miyelani-inc@users.noreply.github.com>