[0.27.6] - 10/06/2023
Fixes
- Fix codegen of services with no operations
Miscellaneous
- Relocate
TlsVersion
to thenet
package. - Refactor codegen to place serialization and deserialization code into the
serde
package rather than thetransform
package. - Make
ByteArrayContent
and friendsinternal
and force consumers to go through companion object convenience functions.