python-v0.35.0-beta.1

1Panel-dev/1Panelpython-v0.35.0-beta.1Jul 10, 2026by github-actions[bot]

AI Summary

A beta release for the Python API containing the same CI improvement as the Node/Rust beta, moving Windows builds to larger runners and using ThinLTO.

Key Highlights

  • CI optimization for Windows builds
  • Move to larger runners
  • Enable ThinLTO for performance

Full Release Notes

## 🔧 Build and CI

- ci(nodejs): move Windows builds to larger runner and use ThinLTO by @wjones127 in https://github.com/lancedb/lancedb/pull/3634