smithy-swift

0.35.0

smithy-lang/smithy-swift

What's New

0.35.0

2023-11-07T19:10:39Z

What's Changed

  • chore: Updates version to 0.35.0
  • feat: add utility method for converting SdkHttpRequest to URLRequest. (#613)
  • add default log level to initialize method (#616)
  • fix: Pool HTTP connections based on scheme, host, and port (#615)
  • fix: Endpoint url should be nil if host or scheme is missing (#614)

Full Changelog: 0.34.0...0.35.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.7.0
View More Packages from this Author

Dependencies

Last updated: Mon Dec 04 2023 15:40:18 GMT-1000 (Hawaii-Aleutian Standard Time)