Releases: smithy-lang/smithy-swift
Releases · smithy-lang/smithy-swift
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