Releases: xpring-eng/hermes-ilp
Releases · xpring-eng/hermes-ilp
v0.2.2
Bug fixes:
- set blank request body in API calls to /accounts/{accountId}/token (#60)
v0.2.1
Expand usage of BearerToken throughout codebase (#58)
- Add converter for bearertoken
- Expand AccountId to all interfaces
- Update clients to work properly.
- Update Quilt version to v1.2.0
- Update README
remove redundant RoutesClient in favor of AdminClient (#54)
v0.2.0
- Fixes #45 (#48)
- templatize the envoy.yaml so envoy port and upstream hermes host and port can be configured via env vars (#41)
- use problem mapper (#49)
v0.1.10
throttle number of concurrent packets sent to avoid overwhelming rafiki (#47)
v0.1.6
Merge pull request #39 from xpring-eng/nk/url-metadata
add ilpOverHttpUrl to metadata endpoint