smithy-swift

0.51.0

smithy-lang/smithy-swift

What's New

0.51.0

2024-06-21T18:25:56Z

What's Changed

  • chore: Updates version to 0.51.0
  • fix: Disable TLS 1.3 on URLSessionHTTPClient (#766)
  • feat: modularize checksums (#759)
  • feat: Modularize Smithy waiters (#761)
  • chore: Enable import Swiftlint rules, fix violations (#760)
  • feat: Generate service clients as modularized Swift packages (#757)
  • feat!: Modularize identity and auth (#751)
  • chore!: Bump Swift minimum version & bump simulators in CI (#755)
  • chore: remove dependency on SmithyChecksumAPI module by working with strings (#750)
  • chore: Replace code-generated EndpointResolver & middleware with static types (#748)
  • feat: Add option to merge model files at codegen time (#752)
  • chore: Refactor symbol creation logic (#749)

Full Changelog: 0.50.0...0.51.0

Smithy Swift

Smithy code generators for Swift.

WARNING: All interfaces are subject to change.

License

Development

Kotlin Modules

  • smithy-swift-codegen - a module that generates Swift code from Smithy models.

Swift Modules

  • ClientRuntime - provides networking, serialization interfaces and implementations using the AWS Swift CRT Bindings for a Swift SDK generated from Smithy Models.
  • SmithyTestUtil - provides helper methods for auto-generated Swift unit tests.

License

This project is licensed under the Apache-2.0 License.

Security

See CONTRIBUTING for more information.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Wed Nov 20 2024 23:02:38 GMT-1000 (Hawaii-Aleutian Standard Time)