The Python SDK tightened its platform support and API contracts. Python 3.9 dropped out of the supported matrix, while ChangeSet now requires a Selector argument—a breaking change that strengthens the data model. A race condition in FeatureStore's update_availability path got fixed alongside safer lock handling via context managers.