File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ Unreleased]
4+
5+ ## [ 0.2.0] - 2023-08-30
6+
7+ The project is moved to community organization [ auditumio] ( https://github.com/auditumio ) .
8+ We hope that will this improve the governance and the development of the project.
9+
10+ ### Breaking Changes
11+
12+ - The project is moved from ` infragmo ` to ` auditumio ` organization.
13+ This change is breaking in a few ways, e.g. the protobuf package is changed,
14+ docker registry is changed, etc.
15+
16+ ### New Features
17+
18+ - Added ` store.postgres.logQueries ` and ` store.sqlite.logQueries ` configuration
19+ options to log SQL queries.
20+
21+ ### Improvements
22+
23+ - Improved HTTP API reference documentation.
24+ - Added search on documentation website.
25+
26+ ## [ 0.1.0] - 2023-07-09
27+
28+ The initial release.
You can’t perform that action at this time.
0 commit comments