What's Changed
- Add token federation support with custom token providers (#318, #319, #320 by @madhav-db)
- Add metric view metadata support (#312 by @shivam2680)
- Fix: Avoid calling
require('lz4')if it's really not required (#316 by @ikkala) - Fix flaky Iterator tests by making metadata fetching async-safe (#313 by @shivam2680)
- Remove notification spam when someone opens a PR (#322 by @samikshya-db)
- Add telemetry foundation (off by default) (#324 by @samikshya-db)
New Contributors
- @ikkala made their first contribution in #316
- @madhav-db made their first contribution in #318
Full Changelog: 1.12.0...1.13.0