File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.117.1
5+ ---------------
6+
7+ - Changes to shore up a few minor issues around login (#2673)
8+ - Update urlconf to add accessible schema/Swagger URLs, add better typing for B2B data, update OpenAPI spec (#2672)
9+ - Deactivate audit enrollment before deferral (#2664)
10+ - Rename the realm import file (#2669)
11+ - B2 b provisioning limit programs with org id specified (#2665)
12+
413Version 0.117.0 (Released May 20, 2025)
514---------------
615
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.117.0 "
36+ VERSION = "0.117.1 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments