Skip to content

Releases: testillano/http2comm

[v2.2.12] New streamClose() virtual method

10 May 14:37

Choose a tag to compare

[v2.2.11] Fix dangling session crashes

10 May 11:57

Choose a tag to compare

Fixed

Guard submit against NULL nghttp2 session
Race condition in close() causes NULL session
Avoid shutdown() race in async_send error path

Docker images

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

Issues report

Changelog

v2.2.10...v2.2.11

[v2.2.10] Support io context variants and asio API adaptations

04 May 01:08

Choose a tag to compare

[v2.2.9] Fix crashdump in async_send

03 May 22:12

Choose a tag to compare

[v2.2.8] Fix metrics family registering

03 Apr 23:28

Choose a tag to compare

[v2.2.7] Fix non-lazy reconnection (client endpoint)

06 Mar 19:28

Choose a tag to compare

[v2.2.6] Complete HTTP code literals

03 Mar 22:26

Choose a tag to compare

[v2.2.5] Make LTO optimization portable

17 Feb 23:56

Choose a tag to compare

Fixed

Make LTO optimization portable
-march=x86-64-v3 includes:

  • AVX, AVX2
  • BMI1, BMI2
  • FMA
  • LZCNT, POPCNT
  • MOVBE
    GitHub Actions runners should support it and fix the h2agent coverage stage.

Docker images

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

Issues report

Changelog

v2.2.4...v2.2.5

[v2.2.4] Don't publish on dockerhub

16 Feb 18:28

Choose a tag to compare

Fixed

Don't push docker images to dockerhub anymore.
This project will be confined to github registry (ghcr) onle.

Docker images

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

Issues report

Changelog

v2.2.3...v2.2.4

[v2.2.3] Flag optimizations

13 Feb 19:27

Choose a tag to compare