Skip to content

Commit

Permalink
docs: Add ALL missing removed toggles.
Browse files Browse the repository at this point in the history
  • Loading branch information
feoh committed Jun 19, 2024
1 parent 1b80967 commit c24d107
Showing 1 changed file with 24 additions and 13 deletions.
37 changes: 24 additions & 13 deletions source/community/release_notes/redwood.rst
Original file line number Diff line number Diff line change
Expand Up @@ -217,19 +217,29 @@ Deprecations & Removals

- *Badges app has been deprecated and removed from ``edx-platform``.
See `[DEPR]: lms/djangoapps/badges <https://github.com/openedx/edx-platform/issues/31541>`_ .*

- *``accomplishments_shared`` field is removed from payloads and
settings*

- *``ENABLE_OPENBADGES`` is no longer available for configuration in
``FEATURES``*

- *``BADGING_BACKEND``, ``BADGR_BASE_URL``, ``BADGR_ISSUER_SLUG``,
``BADGR_USERNAME``, ``BADGR_PASSWORD``,
``BADGR_TOKENS_CACHE_KEY``, ``BADGR_TIMEOUT``,
``BADGR_ENABLE_NOTIFICATIONS`` are also not configurable anymore.*

- * In edxapp, the Waffle switch ``ip.legacy`` is removed. See `[DEPR]: legacy_ip code and Waffle switch <https://github.com/openedx/edx-platform/issues/33733>`_ .*
- * ``accomplishments_shared`` field is removed from payloads and settings*
- * ``ENABLE_OPENBADGES, ENABLE_SEND_XBLOCK_EVENTS_OVER_BUS`` are no longer available for configuration in ``FEATURES``*
- * ``BADGING_BACKEND``, ``BADGR_BASE_URL``, ``BADGR_ISSUER_SLUG``,*
- * ``BADGR_USERNAME``, ``BADGR_PASSWORD``,*
- * ``BADGR_TOKENS_CACHE_KEY``, ``BADGR_TIMEOUT``,*
- * ``BADGR_ENABLE_NOTIFICATIONS``, ``SEND_CERTIFICATE_REVOKED_SIGNAL``,*
- * ``blockstore.use_blockstore_app_api``,*
- * ``contentstore.enable_copy_paste_units``,*
- * ``course_apps.proctoring_settings_modal_view``,*
- * ``course_live.enable_big_blue_button``,*
- * ``course_live.enable_course_live``,*
- * ``courseware.learning_assistant``,*
- * ``discussions.enable_learners_stats``,*
- * ``discussions.enable_learners_tab_in_discussions_mfe``,*
- * ``discussions.enable_moderation_reason_codes``,*
- * ``discussions.enable_reported_content_email_notifications``,*
- * ``learner_recommendations.enable_course_about_page_recommendations``,*
- * ``learner_recommendations.enable_dashboard_recommendations``,*
- * ``student.enable_2u_recommendations``,*
- * ``student.enable_amplitude_recommendations``,*
- * ``student.enable_fallback_recommendations``,*
- * ``blockstore.use_blockstore_app_api`` are also not configurable anymore.*
- - In edxapp, the Waffle switch ``ip.legacy`` is removed. See `[DEPR]: legacy_ip code and Waffle switch <https://github.com/openedx/edx-platform/issues/33733>`_ .*

- *Any deployment that has been relying on this legacy IP address
option will need to switch to setting
Expand All @@ -244,6 +254,7 @@ Deprecations & Removals
relevant code has been archived.*
- https://github.com/openedx/public-engineering/issues/224


Developer Experience
********************

Expand Down

0 comments on commit c24d107

Please sign in to comment.