Silvan
|
ed4983d3fd
|
fix: emit only if data and marshal invalid metadata
* fix(emitter): only emit if there are log records
* fix(actions): marshal invalid metadata value into string
|
2023-03-01 17:05:12 +00:00 |
|
Silvan
|
e38abdcdf3
|
perf: query data AS OF SYSTEM TIME (#5231)
Queries the data in the storage layser at the timestamp when the call hit the API layer
|
2023-02-27 22:36:43 +01:00 |
|
Elio Bischof
|
058192c22b
|
test: fix log headers (#5222)
* test: fix log headers
* ensure just public types are tested
* fix(postgres): proper statements for setup step 7
---------
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2023-02-15 03:21:58 +00:00 |
|
Elio Bischof
|
681541f41b
|
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
|
2023-02-15 02:52:11 +01:00 |
|