Skip to content

Commit 9e2439e

Browse files
committed
Merge branch 'release'
2 parents 6150889 + 7fd30fa commit 9e2439e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

RELEASE.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Release 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+
416
Version 0.115.3 (Released May 12, 2025)
517
---------------
618

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from main.sentry import init_sentry
3333
from openapi.settings_spectacular import open_spectacular_settings
3434

35-
VERSION = "0.115.3"
35+
VERSION = "0.116.0"
3636

3737
log = logging.getLogger()
3838

0 commit comments

Comments
 (0)