Skip to content

Releases: amzn/smoke-http

Remove conflicting copy of NIO method by @Lukasa

23 Jan 08:57
060537a
Compare
Choose a tag to compare

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

Full Changelog: 3.0.1...3.0.2

Add HTTPHeadersCoding dependency in SmokeHTTPClient

22 Jul 22:47
05e3624
Compare
Choose a tag to compare

What's Changed

  • Add HTTPHeadersCoding dependency in SmokeHTTPClient by @jwenzhon in #139

Full Changelog: 3.0.0...3.0.1

Add 429 errors as retryable client errors

12 Jul 18:49
a6f386f
Compare
Choose a tag to compare

What's Changed

  • Use regular retry loop when aborted attempts are exhausted by @pbthif in #137
  • Add 429 errors as retryable client errors by @Janujan in #138

New Contributors

Full Changelog: 2.22.5...3.0.0

Execute retry loop when aborted attempts are exhausted

02 Feb 22:53
Compare
Choose a tag to compare

Treat AsyncHTTPClient.HTTPClientError.cancelled as a connection failure

12 Dec 20:20
d37f4c4
Compare
Choose a tag to compare

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

10 Dec 22:51
9c71b33
Compare
Choose a tag to compare

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

05 Dec 21:22
cd6adbf
Compare
Choose a tag to compare

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

23 Sep 05:02
2f27d29
Compare
Choose a tag to compare

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

13 Sep 16:21
971e77e
Compare
Choose a tag to compare

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

28 Aug 22:51
0176dde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.21.0...2.22.0