I upgraded to version `0.9.8` and saw this warning...
# prefect-community
j
I upgraded to version
0.9.8
and saw this warning
Copy code
UserWarning: DEPRECATED: the result_handler Task option will be deprecated in 0.11.0, and removed in 0.12.0, in favor of the `result` option instead.
is there a time line on these versions
👀 1
z
Hi @John Ramirez! We're aiming for next week for 0.11, and the release for 0.12 is still TBD.
j
ok I assume the documentation will also refect the change?
z
Sorry, I gave you some bad info. We're aiming to release 0.10 next week, not 0.11. And absolutely, we strive to keep our documentation as up-to-date as we can!
j
Thanks! I have run into this error. feels like it is related to the new release:
Copy code
Unexpected error: AttributeError("'S3ResultHandler' object has no attribute '_client'")