Releases: zazuko/trifid
Releases · zazuko/trifid
@zazuko/[email protected]
Minor Changes
- 2215e87: Add
enableSchemaUrlRedirect
configuration option (experimental).
[email protected]
Minor Changes
- 27d3bc1: Introduce a
server.logFormat
configuration option, to either output JSON or pretty-formated logs.
[email protected]
Minor Changes
- cb5e6b9: It is now possible to configure the log level of the queries by using the
queryLogLevel
configuration option.
@zazuko/[email protected]
Minor Changes
- 7ab85d4: It is now possible to configure the log level of the queries by using the
queryLogLevel
configuration option.
[email protected]
Patch Changes
- d6a9f4d: Add more labels to the Docker image
[email protected]
Patch Changes
- 096b762: Upgrade some dependencies, like
braces
to 3.0.3.
[email protected]
Minor Changes
- 9d02f2a: Upgrade SPEX to 0.2.1.
[email protected]
Minor Changes
- 6a4dcfc: Returns
Server-Timing
as response header containing the duration of the request to perform.