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.131.1 (Released September 30, 2025)
5+ ---------------
6+
7+ - feat: Install granian. (#2976)
8+ - Revert "chore: upgrade hubspot-api-client and mitol-django-hubspot-api" (#2980)
9+ - Capture all 400/409 errors from openedx (#2974)
10+ - fix(deps): update dependency deepdiff to v8 [security] (#2921)
11+ - Add third title to SignatoryPage (#2954)
12+ - Create a management command to run edx courserun migration (#2922)
13+ - chore(deps): update dependency authlib to v1.6.4 [security] (#2971)
14+ - Fix openedx user sync issues (#2970)
15+ - chore: upgrade hubspot-api-client and mitol-django-hubspot-api (#2949)
16+ - Add Keycloak organization sync (#2948)
17+ - make first_name / last_name not required in legal_address updates (#2967)
18+ - Update the B2B course run creation code to explicitly look for a source course (#2959)
19+
420Version 0.130.4 (Released September 25, 2025)
521---------------
622
Original file line number Diff line number Diff line change 3636from main .sentry import init_sentry
3737from openapi .settings_spectacular import open_spectacular_settings
3838
39- VERSION = "0.130.4 "
39+ VERSION = "0.131.1 "
4040
4141log = logging .getLogger ()
4242
You can’t perform that action at this time.
0 commit comments