Releases: hoveychen/slime
Releases · hoveychen/slime
v1.1.17
- Modify agent logic to wait for upstream header response before submitting to hub.
v1.1.16
- Stage generated agent ID in a local file to prevent inconsistency after application restarts.
- Support specifying agent ID in
agent run
command.
v1.1.15
Try to support Server Sent Event
v1.1.14
Export scopes fields into connection info struct.
v1.1.13
Remove other documents variants.
v1.1.12
Agent submit results immediate right after accepting result, to keep …
v1.1.10
Fix silly bug not actually removing the connection out of the pool al…