Releases: clems4ever/go-graphkb
Releases · clems4ever/go-graphkb
v0.0.34
Fix compilation.
v0.0.32
Put back some metrics to monitor what happens on graph updates.
v0.0.31
Add uniqueness constraints to multiple sql tables.
v0.0.30
Fix unit tests.
v0.0.29
Add new line to log in client.
v0.0.28
Add a log about the size of the update to send.
v0.0.27: Pass auth token through headers instead of query param.
Also make the retry behavior customizable by clients.
v0.0.26
The source node from the schema graph.
v0.0.25
Remove the show observation switch.
v0.0.24
Fix prepared statement leaks.