What's Changed
- prompt_object API support by @dilverse in #1450
- remove EOLed python 3.8 support by @balamurugana in #1453
- WebIdentityClientGrantsProvider: use 'id_token' as fallback to 'access_token' by @balamurugana in #1457
- fix calling cleanup function in Worker.run() to avoid race condition by @detailyang in #1455
- fix python3.13 leap day parsing warning in time.from_http_header() by @rafsaf in #1452
New Contributors
- @dilverse made their first contribution in #1450
- @detailyang made their first contribution in #1455
- @rafsaf made their first contribution in #1452
Full Changelog: 7.2.10...7.2.11