You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,8 +22,8 @@ Bugfix: faulty normalization of empty/null indexing targets for `CollectionDefin
20
22
maintenance: integration testing gets an embedding provider switcher logic
21
23
maintenance: integration tests use the latest HCD (2.0.6) and a recent Data API build (1.0.46)
22
24
maintenance: integration tests have configurable page size for find pagination
25
+
maintenance: bump idna (3.10->3.18) and pygments (2.19.2->2.20.0) in uv.lock to clear Dependabot alerts.
23
26
maintenance: base and vectorize integration tests fail fast unless all non-system keyspaces in the target database are free of collections, tables and UDTs (set `TOLERATE_POPULATED_DATABASE=yes` for intentional narrow local runs)
24
-
maintenance: bump idna (3.10->3.18) and pygments (2.19.2->2.20.0) in uv.lock to clear Dependabot alerts (remaining alerts require dropping Python 3.9)
0 commit comments