v0.3.14
What's Changed
- fix(ibis_yaml): defer import of xorq.ibis_yaml.translate by @dlovell in #1689
- perf(otel): defer OTLP exporter imports until first use by @dlovell in #1690
- refactor(test): convert test classes to standalone functions by @ghoersti in #1667
- feat(expr): add HashingTag node for hash-contributing metadata tags by @hussainsultan in #1681
- cln(ibis yaml): remove redundant handlers by @dlovell in #1692
- fix: ensure python3.10 compat by @dlovell in #1693
- chore(templates): update template commit hashes by @mesejo in #1695
- feat(ci): add benchmark workflow with PR regression alerts by @mesejo in #1694
- fix(catalog): cli no subcommand prints help by @dlovell in #1696
- chore(ci): add actionlint to pre-commit config by @mesejo in #1699
- fix: race condition on tui refresh by @dlovell in #1697
- feat(ml): add pipeline introspection via structured tag metadata by @dlovell in #1691
- release: 0.3.14 by @hussainsultan in #1703
Full Changelog: v0.3.13...v0.3.14