Skip to content

Releases: logpresso/logpresso-sdk-java

1.1.0 Release

Choose a tag to compare

@xeraph xeraph released this 28 Sep 09:33

Fix for case-insensitive Upgrade header match.
Minimum JDK requirement is changed to JDK 7.

Conforms to RFC6455 specification:
https://datatracker.ietf.org/doc/html/rfc6455#page-56

If the response lacks a |Connection| header field or the
|Connection| header field doesn't contain a token that is an
ASCII case-insensitive match for the value "Upgrade", the client
MUST _Fail the WebSocket Connection_.

1.0.0-6

1.0.0-6 Pre-release
Pre-release

Choose a tag to compare

@stania stania released this 12 May 06:26
fix a bug that QueuedRows.isDone() always returns false.

1.0.0

Choose a tag to compare

@xeraph xeraph released this 15 May 12:32
Update README.md