Skip to content

Releases: testillano/h2agent

[v4.3.6] Fix helm chart to add proxy admin related parameters

[v4.3.5] Add proxy for admin interface

25 Jun 03:21
Compare
Choose a tag to compare

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...v4.3.5

[v4.3.4] Update documentation

[v4.3.3] Improve UX: rename proxy mode variables

12 Jun 18:59
Compare
Choose a tag to compare

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...v4.3.3

[v4.3.2] Simplify proxy mode

12 Jun 16:47
Compare
Choose a tag to compare

[v4.3.1] Fixes for HTTP/1/2 unifyed support

12 Jun 11:41
Compare
Choose a tag to compare

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...v4.3.1

[v4.3.0] Unique image for HTTP/1 and /2 support

11 Jun 23:17
Compare
Choose a tag to compare

[v4.2.9] Enable replace on global variables map

08 May 21:37
Compare
Choose a tag to compare

[v4.2.8] Adapt to new nghttp2 /nghttp2-asio libraries

14 Feb 17:30
Compare
Choose a tag to compare

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...v4.2.8

[v4.2.7] Add labels to some metrics

26 Nov 23:30
0673c46
Compare
Choose a tag to compare

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)

Changelog

v4.2.6...v4.2.7