-
v0.4.0
Stablereleased this
2026-07-31 13:23:24 +00:00 | 0 commits to main since this releaseNo breaking changes. From v0.3.0 this is a binary swap.
Coming from v0.2.0 or earlier, the v0.3.0 migration still applies:
--uptrace-dsn,--otlp-endpointand--otlp-headerare gone, and telemetry export is configured throughOTEL_environment variables.New: the
querysubcommandanwesen query --vault <path> --query <query-string>walks the vault once and writes to stdout the same JSON documentGET /queryreturns: path, frontmatter, last_modified, etag and size for each match. No daemon runs, so a script can move between the endpoint and the CLI without a second parser.The query string uses the
/querygrammar, so filters and__anw-limitbehave as they do over HTTP. Both flags also read the environment:ANWESEN_VAULTandANWESEN_QUERY. Logs go to stderr, the document to stdout.Fixed: a failed start exited 0
Through v0.3.0,
anwesen serveexited 0 when the supervisor tree failed to start. systemd counted the unit as started,Restart=on-failurenever fired, and the service stayed dead until someone read a log. The command now exits nonzero and the unit restarts.Every operator on v0.3.0 or earlier has this bug.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
anwesen-v0.4.0-aarch64-linux.gz
6 downloads · 4.4 MiB
-
anwesen-v0.4.0-aarch64-macos.gz
3 downloads · 4.3 MiB
-
anwesen-v0.4.0-x86_64-linux.gz
4 downloads · 4.8 MiB
-
Source code (ZIP)