daddykotex / smithy4s-code-generation

Preview Smithy4s code generation
https://morning-bird-7081.fly.dev/
MIT License
7 stars 1 forks source link

Bump smithy4s to 0.18.3 #12

Closed kubukoz closed 11 months ago

kubukoz commented 11 months ago

Seems to work fine: OperationSchema is a thing.

image
bundlemon[bot] commented 11 months ago

BundleMon

Files updated (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | assets/index-(hash).js
| 851.91KB (+43.05KB +5.32%) | +10%
Unchanged files (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | index.html
| 316B | -

Total files change +43.05KB +5.32%

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

daddykotex commented 11 months ago

interesting: +43.05KB +5.32%

kubukoz commented 11 months ago

yeah, smithy4s itself has added a bunch of abstractions so I suppose that's where it's coming from.

kubukoz commented 11 months ago

ok, I'm pretty sure this broke everything:

image

I believe it's https://github.com/disneystreaming/smithy4s/issues/1245