v0.9.24

airweave-ai/airweavev0.9.24Mar 10, 2026by felixschmetz

AI Summary

Python version upgrade and enhancements to the GitHub connector.

Key Highlights

  • Migrated to Python 3.13 (and prepared for 3.14)
  • Added merged PR and review comment syncing to GitHub connector

Breaking Changes

  • Migrated to Python 3.13

New Features

  • GitHub merged PR syncing
  • GitHub review comment syncing

Full Release Notes

## What's Changed
* chore: migrate to Python 3.13 (and prepare for 3.14) by @hiddeco in https://github.com/airweave-ai/airweave/pull/1534
* fix: missing or corrupt svg by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1589
* feat: add merged PR and review comment syncing to GitHub connector  by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1582
* Fix `zoom` connector: set OAuth client ID by @viralpraxis in https://github.com/airweave-ai/airweave/pull/1590


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.9.23...v0.9.24