.. _changelog: Changelog ========= 5.30.2 ------ What’s Changed ^^^^^^^^^^^^^^ - Update readthedocs to new yaml for testing. by @justinGilmer in https://github.com/PingThingsIO/btrdb-python/pull/40 - Converting pandas index takes very long, fix this in arrow_table. by @justinGilmer in https://github.com/PingThingsIO/btrdb-python/pull/41 **Full Changelog**: `5.30.2 `_ .. _section-1: 5.30.1 ------ .. _whats-changed-1: What’s Changed ^^^^^^^^^^^^^^ - Small version bump for pypi release **Full Changelog**: `5.30.1 `_ .. _section-2: 5.30.0 ------ .. _whats-changed-2: What’s Changed ^^^^^^^^^^^^^^ - Merge Arrow support into Main for Release by @youngale-pingthings in https://github.com/PingThingsIO/btrdb-python/pull/37 - This PR contains many changes that support the commercial Arrow data fetches and inserts - ``arrow_`` prefixed methods for ``Stream`` Objects: - ``insert, aligned_windows, windows, values`` - ``arrow_`` prefixed methods for StreamSet\` objects: - ``insert, values, to_dataframe, to_polars, to_arrow_table, to_numpy, to_dict, to_series`` - Justin gilmer patch 1 by @justinGilmer in https://github.com/PingThingsIO/btrdb-python/pull/39 **Full Changelog**: `5.30.0 `_ .. _section-3: 5.28.1 ------ .. _whats-changed-3: What’s Changed ^^^^^^^^^^^^^^ - Upgrade ray versions by @jleifnf in https://github.com/PingThingsIO/btrdb-python/pull/15 - Release v5.28.1 and Update Python by @youngale-pingthings in https://github.com/PingThingsIO/btrdb-python/pull/17 New Contributors ^^^^^^^^^^^^^^^^ - @jleifnf made their first contribution in https://github.com/PingThingsIO/btrdb-python/pull/15 **Full Changelog**: `5.28.1 `_