Releases: deploymenttheory/go-api-http-client
Releases · deploymenttheory/go-api-http-client
v0.1.37
v0.1.37
What's Changed
- Refactor of authentication manager by @ShocOne in #184
- reorganized the ClientOptions in ther Go HTTP client code to reflect … by @ShocOne in #185
- Adjust config validation func to support struct changes by @ShocOne in #186
- Added custom cookie support for http client where users wish to set specific cookies for their usecases by @ShocOne in #187
Full Changelog: v0.1.36...v0.1.37
v0.1.36
v0.1.36
What's Changed
- Adjust concurrency logic and metrics in the concurrency package by @ShocOne in #173
- Adjust concurrency logic and metrics in the concurrency package by @ShocOne in #174
- Adjust concurrency logic and metrics in the concurrency package and a… by @ShocOne in #175
- Adjust concurrency logic and metrics in the concurrency package, and … by @ShocOne in #176
- Adjust concurrency logic and metrics in the concurrency package, and … by @ShocOne in #177
- Adjust concurrency logic and metrics in the concurrency package, and … by @ShocOne in #178
- Adjust concurrency logic and metrics in the concurrency package, and … by @ShocOne in #179
- Adjust concurrency logic and metrics in the concurrency package, and … by @ShocOne in #180
- Dev by @ShocOne in #181
- Adjust response time variability threshold in MonitorResponseTimeVari… by @ShocOne in #182
- Adjust response time variability threshold and concurrency logic in t… by @ShocOne in #183
Full Changelog: v0.1.35...v0.1.36
v0.1.35
v0.1.35
What's Changed
- Refactor concurrency package to include new metrics and adjust concur… by @ShocOne in #169
- Adjust scaling logic in ScaleDown and ScaleUp functions by @ShocOne in #170
- Refactor concurrency package to include new metrics and adjust concur… by @ShocOne in #171
- Refactored semaphore permit management by @ShocOne in #172
Full Changelog: v0.1.32...v0.1.35