Skip to content

0.48.0

Compare
Choose a tag to compare
@aws-sdk-swift-automation aws-sdk-swift-automation released this 07 May 18:01
· 35 commits to main since this release

What's Changed

  • chore: Updates version to 0.48.0
  • fix: Ensure all data is written before closing FoundationStreamBridge (#713)
  • feat: create dependabot.yml (#709)
  • fix: URLSessionHTTPClient defensive fixes (#712)
  • fix: Move FoundationStreamBridge from Thread to GCD for stream callbacks (#707)
  • feat: refactor out TLSOptions and add TLSConfiguration protocol (#702)
  • feat!: Remove Equatable protocol conformance unless necessary (#700)
  • feat: add support to CRT HTTP Client for providing custom trust and key store (#672)
  • feat: add interceptors interfaces (#685)
  • chore: Use Swift 5.10 & Xcode 15.3 as latest on CI (#698)

Full Changelog: 0.47.0...0.48.0