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
|
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 |
|