July 29, 2024
0.36.0
(chore):
## What’s Changed
- improvement, python: export the root client from the root init file by @armandobelardo in https://github.com/fern-api/fern/pull/4111
- (feat): support multi url environments in C# by @dsinghvi in https://github.com/fern-api/fern/pull/4120
- (fix, csharp): MultiUrl environments now compile by @dsinghvi in https://github.com/fern-api/fern/pull/4121
- c#, improvement: Add header suppliers to
RawClient
constructor parameters by @dcb6 in https://github.com/fern-api/fern/pull/4119 - (fix, csharp): uuids are now generated as strings by @dsinghvi in https://github.com/fern-api/fern/pull/4122
- (fix): regenerate c# model snapshots by @dsinghvi in https://github.com/fern-api/fern/pull/4123
- feat: header tabs by @abvthecity in https://github.com/fern-api/fern/pull/4124
- java, fix: match java local config to publish config by @dcb6 in https://github.com/fern-api/fern/pull/4127
- follow up: release java sdk 1.0.5 by @dcb6 in https://github.com/fern-api/fern/pull/4129
- fix: Add Stream Wrappers for use with various environments by @RohinBhargava in https://github.com/fern-api/fern/pull/4118
- chore: add changelog and version for stream wrapper polyfill by @RohinBhargava in https://github.com/fern-api/fern/pull/4130
- feat: enable arbitrary code snippets in docs by @abvthecity in https://github.com/fern-api/fern/pull/4131
- fix: add start stream on pipe by @RohinBhargava in https://github.com/fern-api/fern/pull/4132
- GH Workflow for Checking Generator Version Consistency by @dcb6 in https://github.com/fern-api/fern/pull/4133
- fix: updated stream wrapper test paths by @RohinBhargava in https://github.com/fern-api/fern/pull/4134
- fix: SSE Streaming Bifurcation by @RohinBhargava in https://github.com/fern-api/fern/pull/4136
- (fix): global headers case insensitive comparison by @dsinghvi in https://github.com/fern-api/fern/pull/4137
Full Changelog: https://github.com/fern-api/fern/compare/0.35.0…0.36.0