v1.0.0 RC1
Pre-release
Pre-release
What's Changed
- fix: handle UTF-8 split across SSE chunks by @Excelius-Wang in #135
- refactor(codegen): generate schema bindings directly by @PsiACE in #136
- refactor: remove schema helper API by @PsiACE in #137
- feat(schema): update to 1.21.0 by @PsiACE in #138
- refactor(codegen): separate v1 schema semantics by @PsiACE in #140
- feat(codegen): generate experimental v2 bindings by @PsiACE in #141
- feat(v2): add experimental runtime and negotiation by @PsiACE in #139
- refactor: simplify web transports with Starlette by @frostming in #142
New Contributors
- @Excelius-Wang made their first contribution in #135
Full Changelog: 0.12.1...1.0.0rc1