Releases: smithy-lang/smithy-swift
Releases · smithy-lang/smithy-swift
0.5.0
What's Changed
- fix: Fixes issue where linter wasn’t using config file on CI by @epau in #458
- chore: Test all PRs regardless of base branch by @jbelkins in #462
- fix: Timestamp encoding and decoding by @epau in #454
- fix: add content-length middleware for operation that has codable conformance (AWS Query) by @ganeshnj in #465
- fix!: consistent naming for types, protocols and everything else by @ganeshnj in #461
- chore: Delete smithy-swift-codegen-test dir by @jbelkins in #466
- fix!: update shape and member extensions to use same casing as rest of the system by @ganeshnj in #467
- chore: bump aws-crt-swift version to 0.3.1 by @epau in #470
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- fix: Delete the
Package.swiftinAWSClientRuntime/by @jbelkins in #443 - Issue templates using github forms by @jmklix in #445
- feat(endpoints)!: integrate endpoints 2.0 by @ganeshnj in #433
- chore: add appendingPathComponent string extension by @ganeshnj in #455
- fix: Provide an encoding customization that allows empty lists to be serialized by @epau in #457
- chore: bump aws-crt-swift version to 0.3.0 by @ganeshnj in #459
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- fix: use self to disambiguate between member and encoder param by @ganeshnj in #429
- fix: convert map to array of entry for paginators by @ganeshnj in #431
- Updgrade 1.23 by @sugmanue in #432
- PaginatorSequence should return values even if there is only one page of values by @HashNuke in #420
- chore: add unit tests for IDL-2.0 enum shapes code generation by @sugmanue in #435
- fix: use default value when deserializing non-optional members by @ganeshnj in #436
- fix: Escape special characters in URL path prior to constructing URL by @jbelkins in #442
- chore: Project cleanup by @jbelkins in #437
- fix: properly check if a member can be nullable by @sugmanue in #444
New Contributors
- @sugmanue made their first contribution in #432
- @HashNuke made their first contribution in #420
- @jbelkins made their first contribution in #442
Full Changelog: 0.2.5...0.3.0
0.2.5
What's Changed
- Add a public initializer for structures with no members. by @tachyonics in #417
- removes the redundant call for releaseToken by @brennanMKE in #422
- fixes data race in CRTClientEngine by @brennanMKE in #424
- chore: update smithy version to 1.22.0 by @ganeshnj in #425
New Contributors
- @tachyonics made their first contribution in #417
- @brennanMKE made their first contribution in #422
- @ganeshnj made their first contribution in #425
Full Changelog: 0.2.4...0.2.5