You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let me just prefix this as this is a raw stream of consciousness to help illustrate the perspective of an outside user. Thanks for all the great work you guys do (especially how open it is) ❤️
Hello, this was my experience trying to update temporal to 1.4.0 and noticing all my pytest tests failing (since it fails tests with deprecation warnings by default) due to typed search attributes
After running around trying to find an example to update my code, I ended up hitting a bug that was fixed in 6f966c7
Minimal Reproduction
N/A
Environment/Versions
N/A
Additional context
Updating the python samples and a longer transition period before marking old apis as deprecated would be nice. Even just one release to massage any bugs. Now I have a half migrated codebase which is just annoying.
The text was updated successfully, but these errors were encountered:
What are you really trying to do?
Let me just prefix this as this is a raw stream of consciousness to help illustrate the perspective of an outside user. Thanks for all the great work you guys do (especially how open it is) ❤️
Hello, this was my experience trying to update temporal to 1.4.0 and noticing all my pytest tests failing (since it fails tests with deprecation warnings by default) due to typed search attributes
temporalio/features#336 (comment)
Describe the bug
After running around trying to find an example to update my code, I ended up hitting a bug that was fixed in 6f966c7
Minimal Reproduction
N/A
Environment/Versions
N/A
Additional context
Updating the python samples and a longer transition period before marking old apis as deprecated would be nice. Even just one release to massage any bugs. Now I have a half migrated codebase which is just annoying.
The text was updated successfully, but these errors were encountered: