1.3.0
What's Changed
SemVer Minor
- Add CaseIterable conformance for string, int enums by @PARAIPAN9 in #559
 
SemVer Patch
- Add the 
frozenkeyword only to enums with thepublicorpackagemodifiers by @ojun9 in #595 - Fix multipart + additionalProperties + string support by @czechboy0 in #597
 - Correctly handle path params with a hyphen in the name by @czechboy0 in #602
 
Other Changes
- Update CI to use release 5.10 image by @glbrntt in #539
 - [Docs] Add a link to the Lambda transport by @czechboy0 in #544
 - Fix compat suite tests by @czechboy0 in #561
 - Add test for OperationDescription.responseOutcomes by @mt-hodaka in #554
 - Bidirectional stream events by @akbashev in #583
 - updated examples docs by @akbashev in #585
 - [GHA] Call the reusable package workflow by @FranzBusch in #588
 - [GHA] Specify ref when calling workflow by @FranzBusch in #590
 - Add example package using shared types in client and server by @simonjbeaumont in #592
 - Fix typo in feature-request file by @ojun9 in #600
 
New Contributors
- @glbrntt made their first contribution in #539
 - @mt-hodaka made their first contribution in #554
 - @akbashev made their first contribution in #583
 - @FranzBusch made their first contribution in #588
 - @ojun9 made their first contribution in #595
 
Full Changelog: 1.2.1...1.3.0