Releases: testillano/h2agent
[v3.0.8] Discourage static linking
Changed
Discourage static linking (#69).
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
Discourage static linking (#69).
Changelog
[v3.0.7] New h2client utility
Added
Implement h2client tool (#68).
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
Implement h2client tool (#68).
Changelog
[v3.0.6] Configure maximum number of worker threads to grow up to
Added
Add maximum worker threads parameter on program configuration (#67).
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 maximum worker threads parameter on program configuration (#67).
Changelog
[v3.0.5] Command execution source
Added
Implement shell command as source (#66).
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
Implement shell command as source (#66).
Changelog
[v3.0.4] Minor fixes
Changed
Allow to transport json as string on response (#64).
Added
Add new transformation filter to compare strings (#65).
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 to transport json as string on response (#64).
Add new transformation filter to compare strings (#65).
Changelog
[v3.0.3] Multipart support
Added
Multipart content-type support (#43).
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
Multipart content-type support (#43).
Changelog
[v3.0.2] Read files as transformation source
Added
New transformation source to read files (#62).
Allow to configure file read cache (#63).
Changed
fix helpers script snapshot function (#61).
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 helpers script snapshot function (#61).
New transformation source to read files (#62).
Allow to configure file read cache (#63).
Changelog
[v3.0.1] Set common resources at provision time
Changed
Set common resources at provision time (#60).
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
Set common resources at provision time (#60).
Changelog
[v3.0.0] Rename response body targets
NON-BACKWARD COMPATIBLE CHANGE:
Execute the following bash script to migrate old provisions:
https://gist.github.com/testillano/ad5c5bf4b973f9e14ea4a28a24b3560e
Changed
Rename response targets to include json (#57).
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
Rename response targets to include json (#57).
Changelog
[v2.5.4] file transformation target and request body pre reserved
Added
Reserve initial memory for request body storage (#50).
New file transformation target (#51).
Add file manager metrics (#55).
Timestamp source miss microseconds type (#56).
Deprioritized
Improve astyle procedure (#39).
Refactor docker tag management (#47).
Migrate sources and targets to camel case (#54).
Fixed
RegexMatching successive provisions does not overwrite same keys (#52).
Crashdump getting a deleted server data unprovisioned item (#53).
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
Improve astyle procedure (#39) [deprioritized].
Refactor docker tag management (#47) [deprioritized].
Reserve initial memory for request body storage (#50).
New file transformation target (#51).
RegexMatching successive provisions does not overwrite same keys (#52).
Crashdump getting a deleted server data unprovisioned item (#53).
Migrate sources and targets to camel case (#54) [deprioritized].
Add file manager metrics (#55).
Timestamp source miss microseconds type (#56).