Releases: testillano/h2agent
[v4.3.6] Fix helm chart to add proxy admin related parameters
Fixed
Helm chart isfixed to add admin proxy parameters
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Changelog
[v4.3.5] Add proxy for admin interface
Added
Add administrative interface to proxy capabilities (#128)
Add GUI tester to interact h2agent (#129)
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Issues report
Add administrative interface to proxy capabilities (#128)
Add GUI tester to interact h2agent (#129)
Changelog
[v4.3.4] Update documentation
[v4.3.3] Improve UX: rename proxy mode variables
Changed
These names seems to be more clear and good for the case:
H2AGENT_HTTP1_PORT -> H2AGENT_TRAFFIC_PROXY_PORT
H2AGENT_HTTP2_PORT -> H2AGENT_TRAFFIC_SERVER_PORT
.Values.service.traffic_http1_port -> .Values.service.traffic_proxy_port
.Values.service.traffic_http1_nodePort -> .Values.service.traffic_proxy_nodePort
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Changelog
[v4.3.2] Simplify proxy mode
Changed
Remove enable proxy flag. Use H2AGENT_HTTP1_PORT to indicate nghttpx execution.
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Changelog
[v4.3.1] Fixes for HTTP/1/2 unifyed support
Fixed
Remove need for container privileges: nghttpx configuration will be written on /tmp and loaded from there.
Fix chart services.yaml file to add http1 target port in case proxy is enabled.
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Changelog
[v4.3.0] Unique image for HTTP/1 and /2 support
Added
Unify HTTP protocols into single docker image (#126)
Changed
Improve README examples and helpers.
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Issues report
Unify HTTP protocols into single docker image (#126)
Changelog
[v4.2.9] Enable replace on global variables map
Fixed
Fix Map::add() for json object (#125)
Changed
README examples and benchmarking provision.
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Issues report
Fix Map::add() for json object (#125)
Changelog
[v4.2.8] Adapt to new nghttp2 /nghttp2-asio libraries
Changed
Adapt to new tatsuhiro nghttp2 library (#124)
Refactor coverage report (a7f9e3a)
Improve SSL helpers (8c3c274)
Added
Add contributing guide for kata-solutions (9b37103)
Add docker pull badges (8aafd6f)
Improve training section to use ChatBot (fbbdf2e)
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Issues report
Adapt to new tatsuhiro nghttp2 library (#124)
Changelog
[v4.2.7] Add labels to some metrics
Added
Add some labels to gauges and histograms (#123).
Changed
Updated Arash Partow Math library to version to 0.0.3 (#122)
Docker images
https://github.com/users/testillano/packages/container/package/h2agent
https://github.com/users/testillano/packages/container/package/h2agent_builder
https://github.com/users/testillano/packages/container/package/h2agent_training
Issues report
Add some labels to gauges and histograms (#123).
Updated Arash Partow Math library to version to 0.0.3 (#122)