v0.14.1 (yanked)
Warning
This release has been yanked due to an unintentional breaking change, and will be superseded by v0.15.0
What's Changed
- address functiondef args warning by @wrieg123 in #662
- CSP compatibility with pandas 3.0 by @AdamGlustein in #669
- Support arithmetic ops using datetimes and timedeltas by @AdamGlustein in #676
- Add support for parsing raw events using custom transform in PushInputAdapter by @arhamchopra in #678
- Make schema optional for RecordBatchPullInputAdapter by @arhamchopra in #688
- Allow derived structs to override base fields with subtypes by @AdamGlustein in #681
Full Changelog: v0.14.0...v0.14.1