Skip to content

Commit 82b3b2b

Browse files
Merge branch 'series/0.18' into feat/flexible-defaults
2 parents 12e4efd + d9d20f7 commit 82b3b2b

File tree

8 files changed

+609
-481
lines changed

8 files changed

+609
-481
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Thank you!
1010
* Add utilities for Service.Builder in [#1644](https://github.com/disneystreaming/smithy4s/pull/1644)
1111
* Use correct cross path for protobuf-runtime-scala in [#1648](https://github.com/disneystreaming/smithy4s/pull/1648)
1212
* Force rendering package object when a validated newtype is present in [#1656](https://github.com/disneystreaming/smithy4s/pull/1656)
13+
* Improve performance of ADT trait validator on larger Smithy models in [#1573](https://github.com/disneystreaming/smithy4s/pull/1573)
1314
* Add support for more flexible encoding of defaults in [#1652](https://github.com/disneystreaming/smithy4s/pull/1652). This brings `FieldFilter` abstraction that replaces `explicitDefaultsEncoding`.
1415

1516
# 0.18.29

0 commit comments

Comments
 (0)