Original release notes
What's Changed
- add Settings domain with DB persistence and admin CRUD API by @bitcoin-coder-bob in https://github.com/arkade-os/arkd/pull/939
- make version interceptor configurable by @louisinger in https://github.com/arkade-os/arkd/pull/1096
- Add X-Digest header and configurable guard by @altafan in https://github.com/arkade-os/arkd/pull/1104
- feat(client-lib): inject x-build-version gRPC header on all RPCs by @sekulicd in https://github.com/arkade-os/arkd/pull/1100
- client-lib: Handle sending digest header by @altafan in https://github.com/arkade-os/arkd/pull/1106
- Implement deprecated signer keys by @louisinger in https://github.com/arkade-os/arkd/pull/1097
- Fix: discard interrupted SQLite connections and make asset reads stable under churn by @chris-ricketts in https://github.com/arkade-os/arkd/pull/1043
- client-lib: Add optional x-sdk-version header to arkade grpc client by @altafan in https://github.com/arkade-os/arkd/pull/1113
- fix sweep connectors by @louisinger in https://github.com/arkade-os/arkd/pull/1105
- Minor fixes by @altafan in https://github.com/arkade-os/arkd/pull/1114
Full Changelog: https://github.com/arkade-os/arkd/compare/v0.9.8...v0.9.9
