File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.116.0 (Released May 12, 2025)
5+ ---------------
6+
7+ - 7278 b2b provisioning add course runcontract filtering (#2651)
8+ - fix: Add build for staff dashboard
9+ - Create profile and legal address on apisix auth (#2650)
10+ - B2B Provisioning: Add user/contract FKs, user provisioning on purchase (#2645)
11+ - Adding OTEL metric shipping to mitxonline (#2649)
12+ - Add SCIM endpoints (#2619)
13+ - Newer poetry version and force a required version (#2648)
14+ - fix(deps): update dependency django to v4.2.21 [security] (#2647)
15+
416Version 0.115.3 (Released May 12, 2025)
517---------------
618
Original file line number Diff line number Diff line change 3232from main .sentry import init_sentry
3333from openapi .settings_spectacular import open_spectacular_settings
3434
35- VERSION = "0.115.3 "
35+ VERSION = "0.116.0 "
3636
3737log = logging .getLogger ()
3838
You can’t perform that action at this time.
0 commit comments