This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Releases: Skyvern-AI/wyvern
Releases · Skyvern-AI/wyvern
v0.0.29
What's Changed
- always log events even if there's exception raised by @wintonzheng in #90
Full Changelog: v0.0.28...v0.0.29
v0.0.28
v0.0.27
v0.0.26
What's Changed
- add
event_name
to custom entity event data by @wintonzheng in #81 - shu/fix wyvern error handling by @wintonzheng in #83
Full Changelog: v0.0.24...v0.0.26
v0.0.24
v0.0.23
What's Changed
- get the run_id from the http header and log run_id by default for every event by @wintonzheng in #77
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- Skip pagination if nothing to paginate by @suchintan in #78
New Contributors
- @suchintan made their first contribution in #78
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- the model_name in model event log should be primary coming from the model.name by @wintonzheng in #76
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- add kwargs as error attributes by @wintonzheng in #75
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- business logic request should be able to take None modeloutput as a valid output by @wintonzheng in #74
Full Changelog: v0.0.18...v0.0.19