Release v1.6.3
Go Version
- 1.14.4
RES Protocol Version
- 1.2.1
Release info
Fixes a vulnerability where a long resource ID or method name (for call or auth requests) requested by a client would cause the NATS subject to exceed the maximum control line size, which in turn would disconnect Resgate from NATS. It would also would cause Resgate to fail to shut down properly.
This issue also affected HTTP requests with long URLs.
Fixes
- #185 - Maximum control line size validation