| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Builder interface for History objects (#933) | Vlad Stepanov | 2023-06-15 |
| | | | | | | | | | | | | | | | | | | | | | | | * [feature] store env variables in History records WIP: remove `HistoryWithoutDelete`, add some docstrings, tests * Create History objects through builders. Assure in compile-time that all required fields are set for the given construction scenario * (from #882) split Cmd::run into subfns * Update `History` doc * remove rmp-serde from history * update warning --------- Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com> | ||
| * | refactor server to allow pluggable db and tracing (#1036) | Conrad Ludgate | 2023-06-12 |
| * refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies | |||
