diff --git a/oeps/architectural-decisions/oep-0052-arch-event-bus-architecture.rst b/oeps/architectural-decisions/oep-0052-arch-event-bus-architecture.rst index 0974bfdae..7ddfeab1a 100644 --- a/oeps/architectural-decisions/oep-0052-arch-event-bus-architecture.rst +++ b/oeps/architectural-decisions/oep-0052-arch-event-bus-architecture.rst @@ -11,7 +11,7 @@ OEP-52: Event Bus Architecture * - Title - Event Bus Architecture * - Last Modified - - 2022-05-15 + - 2024-07-09 * - Authors - Feanil Patel , Robert Raposa * - Arbiter @@ -112,29 +112,33 @@ Change History ========== * Removed note about OEP being provisional, as it has been marked as Accepted. +* `Pull request #605 `_ 2023-05-15 ========== * Added link to event_bus_redis implementation ADR. * Updated OEP status to Accepted. +* `Pull request #477 `_ 2023-05-12 ========== * Added link to new openedx-events ADR +* `Pull request #478 `_ 2022-11-29 ========== * Removed disclaimer about provisional ADRs (most have since been accepted) and added follow-up work in References - +* `Pull request #414 `_ 2022-07-11 ========== * Updated formatting. * Updated note about provisional updates, including reference to roadmap item. +* `Pull request #351 `_ 2022-03-30 ========== @@ -144,6 +148,7 @@ Updated draft as follows: * Moved the Kafka technology choice to a separate edx.org ADR. * Added references and overview of a variety of other event bus related ADRs. * Moved ADR on schema representation to openedx-events, near a number of other event bus related ADRs. +* `Pull request #324 `_ 2021-08-16 ==========