Skip to content

4.4.2 — 2026-04-15

← 4.5.0 | 4.4.1 → | ↑ 4.x series

Changed

Dependencies - Project

  • asyncmy to asyncmy2 Migration - Replaced the asyncmy package with the maintained asyncmy2 fork in the starrocks-async optional extra.
    • Updated starrocks-async dependency from asyncmy>=0.2.11 to asyncmy2>=0.2.20
  • Dev Dependency Refresh - Bumped multiple dev and type-stub packages and regenerated uv.lock.
    • ruff upgraded to >=0.15.10
    • types-cachetools, types-grpcio, types-protobuf, types-pymysql, types-regex, types-requests all updated to 20260408 stub releases

Chore

Tests - Containers

  • Test Container Images - Updated test container image versions in .env.test.
    • Keycloak: keycloak/keycloak:26.5.7keycloak/keycloak:26.6.0
    • ScyllaDB: scylladb/scylla:2025.4.3scylladb/scylla:2026.1.1