v0.51.31
What's Changed
- chore(weave): Dry Run Script by @tssweeney in #3460
- chore(weave): Adds test for recent dictify change by @tssweeney in #3461
- chore(ui): show object version timestamp in header metadata by @jamie-rasmussen in #3464
- perf(weave): Speed up json object parsing by @andrewtruong in #3447
- chore(weave): Remove Ref from Object repr by @andrewtruong in #3436
- chore(weave): Add tests for other expected behaviours in objectify by @andrewtruong in #3420
- feat(weave): Allow Dataset to be constructed from Calls by @andrewtruong in #3382
- fix(ui): links dont push to history twice by @gtarpenning in #3446
- feat(weave): Provide helper methods to bridge pandas and weave datasets by @andrewtruong in #3384
- fix(weave): navigate properly when deleting obj/op version fullscreen by @gtarpenning in #3465
- chore(weave): add metadata_only to obj_read by @gtarpenning in #3462
- chore(ui): dont do the cost query if no calls found by @gtarpenning in #3469
- chore(weave): fix object delete typing by @gtarpenning in #3468
- fix(ui): remove expandColumns with get_calls by @gtarpenning in #3471
- chore(ui): show op version timestamp in header metadata by @jamie-rasmussen in #3466
- feat(weave): dataset editing UI by @bcsherma in #3341
- chore(ui): remove unused method by @jamie-rasmussen in #3474
- docs(weave): refactor landing page by @J2-D2-3PO in #3409
- docs(weave): Add troubleshooting page by @J2-D2-3PO in #3467
- chore(ui): debounce server requests while typing in filter bar by @gtarpenning in #3470
- chore(ui): add component for displaying user name by @jamie-rasmussen in #3481
- docs(weave): Partner team request - add links in Integrations to partner pages by @J2-D2-3PO in #3485
- chore(weave): Flag weave as type checkable by mypy by @vanpelt in #3233
- chore(weave): Cleanup a mem leak in our ThreadExecutor by @tssweeney in #3475
Full Changelog: v0.51.30...v0.51.31