Releases: disneystreaming/alloy
Releases · disneystreaming/alloy
v0.3.36
What's Changed
- Update scala-library to 2.12.21 by @scala-steward in #262
- Update smithy-aws-protocol-tests, ... to 1.66.0 by @scala-steward in #264
- Update scala-library to 2.13.18 by @scala-steward in #261
- Update scala-collection-compat to 2.14.0 by @scala-steward in #252
- ProtoReservedFieldTraitValue must be of exactly one type by @benoitlouy in #249
Full Changelog: v0.3.35...v0.3.36
v0.3.35
What's Changed
- OpenAPI - support for open enums extension by @msosnicki in #253
Full Changelog: v0.3.34...v0.3.35
v0.3.34
What's Changed
- Update munit to 1.1.2 by @scala-steward in #247
- Update smithy-aws-protocol-tests, ... to 1.62.0 by @scala-steward in #250
- Update scala3-library to 3.3.7 by @scala-steward in #255
- Update os-lib to 0.11.6 by @scala-steward in #257
- Update smithy-aws-protocol-tests, ... to 1.63.0 by @scala-steward in #256
- make openapi extensions sparse by @lewisjkl in #259
Full Changelog: v0.3.33...v0.3.34
v0.3.33: Add @preserveKeyOrder trait
Adding a new @preserveKeyOrder trait to denote that keys in maps and document objects should stay in the order they are defined.
What's Changed
- Update scalafmt: 3.7.3 -> 3.9.9 by @kubukoz in #242
- Add @preserveKeyOrder trait by @a-morales in #245
Full Changelog: v0.3.32...v0.3.33
v0.3.32 - Add protocol tests of new primitives
What's Changed
- Add protocol tests for new primitives by @a-morales in #244
Full Changelog: v0.3.31...v0.3.32
v0.3.31
v0.3.30
What's Changed
- Update os-lib to 0.11.5 by @scala-steward in #241
- Multiple openapi @dataExamples by @msosnicki in #224
- Update smithy-aws-protocol-tests, ... to 1.61.0 by @scala-steward in #240
New Contributors
- @msosnicki made their first contribution in #224
Full Changelog: v0.3.29...v0.3.30
v0.3.29
v0.3.28: Remove protoCompactOffsetDateTime, add protoOffsetDateTimeFormat
What's Changed
- remove protoCompactOffsetDateTime, add protoOffsetDateTimeFormat by @benoitlouy in #238
Full Changelog: v0.3.27...v0.3.28
v0.3.27: Protobuf encoding formats for timestamp and enum
What's Changed
- Add protobuf encoding formats for timestamp and enum by @benoitlouy in #231
Full Changelog: v0.3.26...v0.3.27