What's new
Features
- Support Python 3.11 by @heyitsaamir in #445
- Allow unknown activity entities and missing channelData by @dcaayushd in #438
- Remove upper bound on
requires-pythonto unblock downstream consumers by @johanvergeer in #446
Fixes / Security
- Reject unauthenticated requests when no credentials are configured by @heyitsaamir in #360
- Bump starlette 1.0.0 → 1.1.0 for PYSEC-2026-161 (BadHost) by @corinagum in #441
- Bump aiohttp 3.13.5 → 3.14.0 by @dependabot in #448
Docs / Samples
- Update AI samples by @MehakBindra in #440
- Show anonymous-mode startup warning by default in examples by @corinagum in #444
Infra
- Add weekly SDL pipeline for CodeQL/CredScan compliance by @corinagum in #449
- Bump main to 2.0.13-dev; RELEASE.md fixes by @corinagum in #443
Full Changelog: v2.0.12...v2.0.13