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.125.8 (Released August 11, 2025)
5+ ---------------
6+
7+ - remove id requirement from program enrollment listing view (#2862)
8+ - Add APIs and updates to middleware to process Keycloak organizations (#2851)
9+ - 7924 add b2b data and filtering to course enrollments apis (#2849)
10+ - Adding some missing steps for keycloak setup (#2860)
11+ - fix course creation in configure_instance (#2856)
12+ - Fix feature item flaky test test_home_page_featured_products_sorting (#2850)
13+ - Add a count of updated coupons (#2846)
14+ - Remove Heroku github actions (#2847)
15+
416Version 0.125.7 (Released August 06, 2025)
517---------------
618
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.125.7 "
39+ VERSION = "0.125.8 "
4040
4141log = logging .getLogger ()
4242
You can’t perform that action at this time.
0 commit comments