Version 0.2.0 (2023-12-15) ========================== * feat: cleanup (Romain Dorgueil) * feat: remove overriding settings and add default settings from env (Romain Dorgueil) * feat: settings in chart (Romain Dorgueil) * feat(helm): update image tag (Romain Dorgueil) * fix: ci pinned to docker 24.0.6 (cf https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17283) (Romain Dorgueil) * feat: update helm chart with config (Romain Dorgueil) * feat: fix lint problems (Romain Dorgueil) * doc: minor tuning (Romain Dorgueil) * feat: update storage configuration documentation (Romain Dorgueil) * feat: adds support for postgresql (Romain Dorgueil) * mocked data from api (Arthur Degonde) * feat(frontend): transaction list details restored, cleanup of old code (Romain Dorgueil) * feat(frontend): transaction timing and rating in transaction list (Romain Dorgueil) * feat: restore endpoint name display (now stored) (Romain Dorgueil) * feat: transaction list headers (Romain Dorgueil) * simple bar chart with mocked data (Arthur Degonde) * feat: refactors async event dispatcher logic into whistle (next major), prepare transaction refactoring for dashboard transaction list (Romain Dorgueil) * feat: version number in doc, fix tests (Romain Dorgueil) * feat: proxy endpoints configuration frozen (Romain Dorgueil) * feat: refactors DashboardController to use delegation instead of spagethi-oop (aka messy inheritance) (Romain Dorgueil) * feat: cleanup, add changelogs to doc (Romain Dorgueil)