Releases: testillano/http2comm
[v2.2.12] New streamClose() virtual method
Added
Added virtual method to know when the message has been sent
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.11] Fix dangling session crashes
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] Support io context variants and asio API adaptations
Added
Support nghttp2-asio variants
Asio API adaptations.
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.9] Fix crashdump in async_send
Fixed
Fix crash in asynchronous send (null pointer used)
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.8] Fix metrics family registering
Fixed
Move source from family label to instance label
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.7] Fix non-lazy reconnection (client endpoint)
Fixed
Reconnect on demand when connection is down at send time
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.6] Complete HTTP code literals
Added
Full list of HTTP Status Code literals (enum) available for library users.
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.5] Make LTO optimization portable
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] Don't publish on dockerhub
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] Flag optimizations
Fixed
Flag optimizations
Docker images
https://github.com/users/testillano/packages/container/package/http2comm
https://github.com/users/testillano/packages/container/package/http2comm_builder