File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.63.6
5+ --------------
6+
7+ - Facet counts and aggregations for Vector search (#3210)
8+ - Program Unenrollment (#3203)
9+ - Update dependency Django to v4.2.30 [SECURITY] (#3212)
10+ - Update dependency cryptography to v46.0.7 [SECURITY] (#3211)
11+ - Update dependency requests to v2.33.0 [SECURITY] (#3214)
12+ - Filtering for similarity endpoints (#3204)
13+ - fix: minor improvements on video collection pages (#3205)
14+ - Update dependency litellm to v1.83.0 [SECURITY] (#3213)
15+
416Version 0.63.5 (Released April 16, 2026)
517--------------
618
Original file line number Diff line number Diff line change 3434from main .settings_pluggy import * # noqa: F403
3535from openapi .settings_spectacular import open_spectacular_settings
3636
37- VERSION = "0.63.5 "
37+ VERSION = "0.63.6 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments