Releases: iris-connect/eps
Releases · iris-connect/eps
v0.1.65
- Allow longer JSON-RPC IDs (up to 1024 characters) to ensure long addresses do not produce a validation error. - Properly close timed out HTTP connections when terminating TLS in the private proxy.
v0.1.64
- Better error logging and reporting for JSON-RPC endpoint.
v0.1.63_2
- Run services in Docker containers as non-privileged users.
v0.1.63
- Run services in Docker containers as non-privileged users.
v0.1.62
- Fixed a problem with the serialization of gRPC response data for internal calls that contain non map[string] types.
v0.1.61
- Fix error handling in message broker.
v0.1.60
- Add rate-limiting support for the public proxy.
v0.1.59
- Fixed a problem with error handling in the message broker.
v0.1.58
- Add support for Redis databases to store data entries for the service directory and the public / private proxies.
v0.1.57
- Also include the server EPS version in the '_ping' response.