Releases: testillano/h2agent
[v4.2.6] Fixes and improvements
Added
Improve udp tools (#121).
Fixed
Fix training image for openai support (Q&A) (#120).
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 training image for openai support (Q&A) (#120).
Improve udp tools (#121).
Changelog
[v4.2.5] Add HTTP/1 support via proxy
Added
Add HTTP/1 suppport to h2agent image (#119).
Fixed
Fix helpers when processing regexps.
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 HTTP/1 suppport to h2agent image (#119).
Changelog
[v4.2.4] Fixes and improvements
Added
Add interactive navigation through agent data (#117).
Allow to get provision triggering history (#118).
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 interactive navigation through agent data (#117).
Allow to get provision triggering history (#118).
Changelog
[v4.2.3] Schema as filter
Fixed
Fix response template update limitation (#116).
Added
JsonSchema filter (#115).
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 response template update limitation (#116).
JsonSchema filter (#115).
Changelog
[v4.2.2] Fixes and improvements
Fixed
Fix build procedure with latest alpine version (#112).
Added
Minor CPU and footprint improvements (#111).
Add schema parameter to helm chart arguments (#113).
Changed
Documentation fixes (README.md).
Improve h2agent helpers (#114).
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
Minor CPU and footprint improvements (#111).
Fix build procedure with latest alpine version (#112).
Add schema parameter to helm chart arguments (#113).
Improve h2agent helpers (#114).
Changelog
[v4.2.1] fixes and improvements
Fixed
UDP socket counters: instant write/total (#107).
MyTrafficHttp2Server is setting wrong metrics label for source (#108).
Retrieve unused provisions (#109).
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
UDP socket counters: instant write/total (#107).
MyTrafficHttp2Server is setting wrong metrics label for source (#108).
Retrieve unused provisions (#109).
Changelog
[v4.2.0] Grafana setup and other improvements
Added
Refactor metrics families' names (testillano/http2comm#23)
Implement rampup period in udp-client (#104).
Make method parseable in udp-server-h2client (#105).
Refactor grafana playground and provide project dashboard (#106).
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
Refactor metrics families' names (testillano/http2comm#23)
Implement rampup period in udp-client (#104).
Make method parseable in udp-server-h2client (#105).
Refactor grafana playground and provide project dashboard (#106).
Changelog
[v4.1.8] Fix udp-server-h2client URI corruption
Fixed
Wrong request generation in udp-server-h2client (#103).
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
Wrong request generation in udp-server-h2client (#103).
Changelog
[v4.1.7] Upgrade metrics
Fixed
Metrics and http2comm libraries have been updated to v1.1.0 and v2.1.4 respectively:
Family name not registered (#102).
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
Family name not registered (#102).
Changelog
[v4.1.6] Minor improvements
Added
Allow patterns random set in udp-client (#100).
Make histogram buckets expression as comma-separated (#101).
Changed
Upgrade http2comm library (v2.1.2 -> v2.1.3) which includes counters by status code:
Add dynamic counters for status codes (testillano/http2comm#22).
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
Allow patterns random set in udp-client (#100).
Make histogram buckets expression as comma-separated (#101).
Add dynamic counters for status codes (testillano/http2comm#22).