0.29.1-rc0
Pre-release
Pre-release
What's Changed
- (feat, csharp): generate
Environments.cs
and populate defaultBaseURL
by @dsinghvi in #3677 - (fix, csharp): package in LICENSE in
.csproj
by @dsinghvi in #3678 - (fix, python): re-add python unit tests by @armandobelardo in #3609
- (chore, python): fix typo in generated comments by @armandobelardo in #3680
- fix, python: do not run
fern test
in CI yet by @armandobelardo in #3683 - docs changed trivial anchor text by @atwooddc in #3687
- docs: unbolded sections for seo by @atwooddc in #3686
- docs: api definition docs and mdx descriptions for seo by @atwooddc in #3685
- (fix, csharp): scan
EnumMember
annotations when serializaing to string by @dsinghvi in #3688 - fix, python: request bodies respect literals again by @armandobelardo in #3689
- (fix, python): support endpoint method names by @dsinghvi in #3690
- (fix, csharp): inlined requests that are 1:1 with HTTP bodies now have JSON annotations by @dsinghvi in #3691
- docs cli UI changed to Accordion Group by @atwooddc in #3681
- docs: fixing broken links by @atwooddc in #3667
- Update extensions.mdx by @dannysheridan in #3658
- feat: markdown-in-markdown - load markdown from another markdown file. by @abvthecity in #3693
- java: oauth improvements including token refresh by @dcb6 in #3682
- (feat, typescript): accept abort signals as request options by @dsinghvi in #3694
- (fix, typescript): pass abort signal to SSE/JSON streams by @dsinghvi in #3695
- (feat, express): pass
next
into express handlers by @dsinghvi in #3696
Full Changelog: 0.29.0...0.29.1-rc0