Skip to content

Releases: awslabs/aws-sdk-swift

0.55.0

09 Aug 19:17
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.55.0
  • Update endpoints model
  • Update API model
  • Delete unnecessary backward slashes. (#1670)

Full Changelog: 0.54.0...0.55.0

0.54.0

08 Aug 18:53
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.54.0
  • Update API model
  • Fix number of parameter checking from 4 to 5 (#1669)

Full Changelog: 0.53.0...0.54.0

0.53.0

07 Aug 19:57
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.53.0
  • Update API model
  • fix: Generate smithy runtime module docs & include in index page (#1665)

Full Changelog: 0.52.0...0.53.0

0.52.0

06 Aug 19:44
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.52.0
  • Update API model
  • fix: S3 200 error customization should only not apply to streaming + blob shapes (#1633)
  • fix: Update doc generation CLI command to include AWS runtime modules (#1659)

Full Changelog: 0.51.0...0.52.0

0.51.0

05 Aug 18:53
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.51.0
  • Update endpoints model
  • Update API model
  • Use string provided in builtIn property for code generating endpoint params construction. (#1658)

Full Changelog: 0.50.0...0.51.0

0.50.0

02 Aug 18:56
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.50.0
  • Update partitions file
  • Update API model

Full Changelog: 0.49.0...0.50.0

0.49.0

01 Aug 19:21
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.49.0
  • Update endpoints model
  • Update API model

Full Changelog: 0.48.0...0.49.0

0.48.0

29 Jul 21:33
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.48.0
  • Update partitions file
  • Update default configuration file
  • Update endpoints model
  • Update API model
  • chore: Codegen with bearer token changes (#1649)
  • chore: Remove dependency on AWSSDKIdentity unless necessary (#1650)
  • feat: Bearer token auth (#1637)
  • chore: Add SigV4 things to smithy-swift (#1644)
  • chore: remove AWS Mobile Hub and clean up exclusions (#1640)
  • feat: finish interceptors migration (#1631)

Full Changelog: 0.47.0...0.48.0

0.47.0

18 Jul 18:51
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.47.0
  • Chore: Regenerate SDK after HTTP renames (#1639)
  • feat!: Renamed several HTTP-related types (#1638)
  • chore: AWS model files renamed without version (#1634)
  • fix: Add needed event streams auth test dependency (#1625)
  • chore: Update codegen (#1628)
  • chore: Use TestInitializer to initialize CRT (#1626)
  • chore: Update generated code after service client reorg (#1619)
  • chore: Separate Registry CLI tools from AWSSDKSwiftCLI (#1620)
  • feat: Add Swift Package Registry tools and config (#1597)
  • chore: Update generated code (#1618)
  • chore: Integration test additions for Glacier & Route53 (#1615)
  • chore: Remove old dependencies from THIRD-PARTY-LICENSES; cleanup (#1508)
  • chore: Refactor protocol tests (#1616)
  • chore: Add dummy credentials to model-integration build (#1614)
  • chore: Update codegen (#1613)
  • chore: Update Smithy to 1.50.0 (#1611)
  • chore!: Address strict concurrency warnings (#1567)
  • chore: Update codegen for protocol test overhaul (#1609)
  • feat: add ability to run protocol tests as unit tests of a service (#1590)
  • chore: Prevent node 20 from running on AL2, fix transcribe expectation (#1607)
  • chore: Use aws-crt-swift 0.32.0 (#1606)
  • chore: Update generated code (#1604)
  • chore: add smoke test traits dep (#1294)
  • Add AWS copyrightNotice to smithy-build.json codegen & to testUtil. (#1581)
  • chore: codegen interceptors config (#1493)
  • feat!: Standalone integration test package (#1585)
  • feat!: Standalone protocol test package (#1589)
  • chore: Revamp CI to reduce xlarge instance usage (#1584)

Full Changelog: 0.46.0...0.47.0

0.46.0

21 Jun 18:26
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.46.0
  • chore: bump models (#1586)
  • chore: Update codegen (#1583)
  • feat: modularize checksums (#1568)
  • fix: Don't git add Tests/Services folder since it no longer exists (#1580)
  • chore: bump models (#1577)
  • chore: Remove the Backup Storage service from next release (#1575)
  • fix: Correct query items in presigned URLs, add integration tests (#1573)
  • feat: Modularize Smithy waiters (#1572)
  • chore: Enabled swiftlint on modules, added import rules (#1570)
  • chore: Regenerate code after service client modularization (#1569)
  • feat: Generate service clients as modularized Swift packages (#1566)
  • feat!: Modularize identity and auth (#1544)
  • chore!: Bump Swift minimum version & bump simulators in CI (#1563)
  • chore: remove dependency on SmithyChecksumAPI module by working with strings (#1542)
  • chore: Replace code-generated EndpointResolver & middleware with static types (#1537)
  • chore: Update codegen after mergeModels change (#1546)
  • feat: Merge AWS service model files at codegen time (#1545)
  • chore: Refactor symbol creation logic (#1541)

Full Changelog: 0.45.0...0.46.0