# Polars 1.13.1 — Python Polars 1.13.1 - Product: Polars (https://whatsnew.fyi/product/polars) - Vendor: Polars - Date: 2024-11-13 - Version: 1.13.1 - Original notes: https://github.com/pola-rs/polars/releases/tag/py-1.13.1 - Permalink: https://whatsnew.fyi/product/polars/releases/1.13.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add IPC source node for new streaming engine - **fixed** — Release GIL in Python APIs, part 1 - **fixed** — Fix incorrect lazy schema for aggregations - **fixed** — Address incorrect selector & col expansion ##### ✨ Enhancements - Add IPC source node for new streaming engine (#19454) ##### 🐞 Bug fixes - Release GIL in Python APIs, part 1 (#19705) - Fix incorrect lazy schema for aggregations (#19753) - Address incorrect `selector & col` expansion (#19742) ##### 📖 Documentation - Fix formatting of nested list (#19746) - Add `meta.is_column` to API docs (#19744) - Fix join API reference links (#19745) Thank you to all our contributors for making this release possible! @alexander-beedie, @coastalwhite, @etiennebacher, @itamarst, @nameexhaustion, @orlp, @ritchie46 and @rodrigogiraoserrao