Skip to content

Releases: iris-connect/eps

v0.1.65

07 Oct 12:48
Compare
Choose a tag to compare
- 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

07 Oct 11:08
Compare
Choose a tag to compare
- Better error logging and reporting for JSON-RPC endpoint.

v0.1.63_2

24 Sep 14:32
Compare
Choose a tag to compare
- Run services in Docker containers as non-privileged users.

v0.1.63

24 Sep 11:44
c4066f6
Compare
Choose a tag to compare
- Run services in Docker containers as non-privileged users.

v0.1.62

15 Sep 10:58
Compare
Choose a tag to compare
- Fixed a problem with the serialization of gRPC response data for internal calls that contain non map[string] types.

v0.1.61

18 Aug 09:46
Compare
Choose a tag to compare
- Fix error handling in message broker.

v0.1.60

18 Aug 09:45
Compare
Choose a tag to compare
- Add rate-limiting support for the public proxy.

v0.1.59

17 Aug 19:11
Compare
Choose a tag to compare
- Fixed a problem with error handling in the message broker.

v0.1.58

17 Aug 14:30
Compare
Choose a tag to compare
- Add support for Redis databases to store data entries for the service directory and the public / private proxies.

v0.1.57

17 Aug 11:14
Compare
Choose a tag to compare
- Also include the server EPS version in the '_ping' response.