Skip to content

Releases: testillano/http2comm

[v2.0.8] Minor fixes

23 Jul 21:00
Compare
Choose a tag to compare

[v2.0.7] Minor improvements

[v2.0.6] Congestion control

23 Jul 19:55
Compare
Choose a tag to compare

Added

Implement basic congestion control algorithm.

Changed

Remove QueueDispatcher from project, and delegate in https://github.com/testillano/queuedispatcher

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Implement basic congestion control (#19).

Changelog

v2.0.5...v2.0.6

[v2.0.5] Http2 client metrics

30 May 00:34
Compare
Choose a tag to compare

[v2.0.4] Minor improvements

30 Apr 18:26
Compare
Choose a tag to compare

Changed

Simplify method enum class to use string (#17).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Simplify method enum class to use string (#17).

Changelog

v2.0.3...v2.0.4

[v2.0.3] Fix timeout management

26 Mar 19:01
Compare
Choose a tag to compare

Changed

Improve timeout implementation for client connections (#16).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Improve timeout implementation for client connections (#16).

Changelog

v2.0.2...v2.0.3

[v2.0.2] Connection status description

01 Mar 01:33
Compare
Choose a tag to compare

Added

Implement http2client get connection status getter (#15).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Implement http2client get connection status getter (#15).

Changelog

v2.0.1...v2.0.2

[v2.0.1] Fix coredump for delayed responses over broken connection

27 Nov 17:51
Compare
Choose a tag to compare

Fixed

Fix coredump on delayed responses for broken connection (#14).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Fix coredump on delayed responses for broken connection (#14).

Changelog

v2.0.0...v2.0.1

[v2.0.0] Dynamic worker threads creation

20 Nov 20:15
Compare
Choose a tag to compare

Added

Dynamic threads grow until maximum provided (#13).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Dynamic threads grow until maximum provided (#13).

Changelog

v1.4.4...v2.0.0

[v1.4.4] Configure keep alive activity timeout

10 Sep 21:53
Compare
Choose a tag to compare

Added

Make configurable the server activity keepalive (#12).

Docker images

https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder

Issues report

Make configurable the server activity keepalive (#12).

Changelog

v1.4.3...v1.4.4