Releases: amzn/smoke-http
Releases · amzn/smoke-http
Remove conflicting copy of NIO method by @Lukasa
What's Changed
- Enhance README.md for adding 'swift' to the code block. by @lamtrinhdev in #140
- Remove conflicting copy of NIO method by @Lukasa in #141
New Contributors
- @lamtrinhdev made their first contribution in #140
- @Lukasa made their first contribution in #141
Full Changelog: 3.0.1...3.0.2
Add HTTPHeadersCoding dependency in SmokeHTTPClient
What's Changed
Full Changelog: 3.0.0...3.0.1
Add 429 errors as retryable client errors
Execute retry loop when aborted attempts are exhausted
Treat AsyncHTTPClient.HTTPClientError.cancelled as a connection failure
What's Changed
- Treat AsyncHTTPClient.HTTPClientError.cancelled as a connection failure. by @tachyonics in #136
Full Changelog: 2.22.4...2.22.5
Identify connection failures so they can be retried uniformly
What's Changed
- Identify connection failures so they can be retried uniformly. by @tachyonics in #135
Full Changelog: 2.22.3...2.22.4
Add special handling for connection issue retries
What's Changed
- Add special handling for connection issue retries. by @tachyonics in #134
Full Changelog: 2.22.2...2.22.3
Ensure the serviceContext is always injected into the request
What's Changed
- Ensure the serviceContext is always injected into the outgoing request by @tachyonics in #133
Full Changelog: 2.22.1...2.22.2
Disable client spans
What's Changed
- Disable client spans due to performance investigation. by @tachyonics in #132
Full Changelog: 2.22.0...2.22.1
Add spans for client retries and individual attempts
What's Changed
- Add spans for client retries and individual attempts. by @tachyonics in #129
- Rely on test discovery. by @tachyonics in #130
- Remove copyright years. by @tachyonics in #131
Full Changelog: 2.21.0...2.22.0