v0.15.0
Note
This is a re-release of version v0.14.1, which was yanked. The release included an unintentional ABI incompatibility which made it require a minor version change.
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.15.0