Skip to content

Tags: keynmol/smithy4s

Tags

v0.18.15

Toggle v0.18.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1447 from scala-steward/update/fs2…

…-core-3.10.0

Update fs2-core, fs2-io to 3.10.0

v0.18.14

Toggle v0.18.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1446 from disneystreaming/add-unta…

…gged-document-decoder

support for untagged in DocumentDecoderSchemaVisitor

v0.18.13

Toggle v0.18.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1415 from scala-steward/update/upi…

…ckle-3.2.0

Update upickle to 3.2.0

v0.18.12

Toggle v0.18.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix big struct schema rendering (disneystreaming#1433)

* fix big struct schema rendering

* update changelog

* fix tests for bigstruct

v0.18.11

Toggle v0.18.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1432 from disneystreaming/enable-a…

…lloy.proto

Enable code generation of alloy.proto in core

v0.18.10

Toggle v0.18.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1423 from disneystreaming/bump-all…

…oy-to-0.3.1

Update alloy to 0.3.1

v0.18.9

Toggle v0.18.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump aws smithy version to 1.45.0 (disneystreaming#1419)

v0.18.8

Toggle v0.18.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[codegen] add scala 3 keywords to collision avoidance (disneystreamin…

…g#1392)

* [codegen] add scala 3 keywords to collision avoidance

* testfix

* fmt

* Add changelog entry

* remove scala 3 soft keywords

* add scala3 reserved keywords to sample specs

* remove redundant unit test

---------

Co-authored-by: David Francoeur <dfrancoeur04@gmail.com>

v0.18.7

Toggle v0.18.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request disneystreaming#1383 from scala-steward/update/jso…

…niter-scala-core-2.27.7

Update jsoniter-scala-core, ... to 2.27.7

v0.18.6

Toggle v0.18.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved default handling (disneystreaming#1315)

* WIP

* Skip none values

* Fix compilation for scala 2.12

* Update docs + add new param to document encoder visitor

* PR comments

* Update test

* PR comments - move tests and improve UX

* Update the changelog

* Regenerate files