File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.30.2 (Released February 10, 2025)
5+ --------------
6+
7+ - Update dependency litellm to v1.60.8 (#2028)
8+ - Update dependency drf-spectacular to ^0.28.0 (#2027)
9+ - Update nginx Docker tag to v1.27.4 (#2026)
10+ - Skip existing embeddings (#2017)
11+ - Update dependency ruff to v0.9.5 (#2025)
12+ - Update dependency Django to v4.2.19 (#2024)
13+ - Update akhileshns/heroku-deploy digest to c3187cb (#1829)
14+ - [pre-commit.ci] pre-commit autoupdate (#1976)
15+ - Update dependency eslint-config-prettier to v10 (#1995)
16+ - Update actions/setup-node digest to 1d0ff46 (#2009)
17+ - Added SCIM /Bulk API endpoint (#1985)
18+ - Add initial migration for users app (#2013)
19+
420Version 0.30.1 (Released February 10, 2025)
521--------------
622
Original file line number Diff line number Diff line change 3333from main .settings_pluggy import * # noqa: F403
3434from openapi .settings_spectacular import open_spectacular_settings
3535
36- VERSION = "0.30.1 "
36+ VERSION = "0.30.2 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments