-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add PR historical info to OEP-52
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ OEP-52: Event Bus Architecture | |
* - Title | ||
- Event Bus Architecture | ||
* - Last Modified | ||
- 2022-05-15 | ||
- 2024-07-09 | ||
* - Authors | ||
- Feanil Patel <[email protected]>, Robert Raposa <[email protected]> | ||
* - Arbiter | ||
|
@@ -112,29 +112,33 @@ Change History | |
========== | ||
|
||
* Removed note about OEP being provisional, as it has been marked as Accepted. | ||
* `Pull request #605 <https://github.com/openedx/open-edx-proposals/pull/605>`_ | ||
|
||
2023-05-15 | ||
========== | ||
|
||
* Added link to event_bus_redis implementation ADR. | ||
* Updated OEP status to Accepted. | ||
* `Pull request #477 <https://github.com/openedx/open-edx-proposals/pull/477>`_ | ||
|
||
2023-05-12 | ||
========== | ||
|
||
* Added link to new openedx-events ADR | ||
* `Pull request #478 <https://github.com/openedx/open-edx-proposals/pull/478>`_ | ||
|
||
2022-11-29 | ||
========== | ||
|
||
* Removed disclaimer about provisional ADRs (most have since been accepted) and added follow-up work in References | ||
|
||
* `Pull request #414 <https://github.com/openedx/open-edx-proposals/pull/414>`_ | ||
|
||
2022-07-11 | ||
========== | ||
|
||
* Updated formatting. | ||
* Updated note about provisional updates, including reference to roadmap item. | ||
* `Pull request #351 <https://github.com/openedx/open-edx-proposals/pull/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 <https://github.com/openedx/open-edx-proposals/pull/324>`_ | ||
|
||
2021-08-16 | ||
========== | ||
|