v0.27.6
Pre-release
Pre-release
·
823 commits
to main
since this release
[0.27.6] - 10/06/2023
Fixes
- Fix codegen of services with no operations
Miscellaneous
- Relocate
TlsVersionto thenetpackage. - Refactor codegen to place serialization and deserialization code into the
serdepackage rather than thetransformpackage. - Make
ByteArrayContentand friendsinternaland force consumers to go through companion object convenience functions.