File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.117.0 (Released May 20, 2025)
5+ ---------------
6+
7+ - Remove configure hubspot command (#2667)
8+ - Add missing ALLOWED_REDIRECT_HOSTS variable (#2666)
9+ - config: Allow bypassing SSL redirect for health checks
10+ - B2B Provisioning: Create enrollment codes when contracts are in place (#2654)
11+ - refactor: Remove syslog logging handler (#2663)
12+ - Filter courses based on orgs for user (#2657)
13+ - Add API key for B2B data (#2660)
14+
415Version 0.116.1 (Released May 19, 2025)
516---------------
617
Original file line number Diff line number Diff line change 3333from main .sentry import init_sentry
3434from openapi .settings_spectacular import open_spectacular_settings
3535
36- VERSION = "0.116.1 "
36+ VERSION = "0.117.0 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments