April 23, 2024
0.23.0-rc4
(chore):
## What’s Changed
- (feat): add
format
to thex-fern-streaming
extension to support sse by @dsinghvi in https://github.com/fern-api/fern/pull/3407 - Revert “(fix): inline discriminated union props” by @dsinghvi in https://github.com/fern-api/fern/pull/3408
- (fix): python generator imports
json
when deserializing server sent events by @dsinghvi in https://github.com/fern-api/fern/pull/3409 - (feature): Add OAuth to IR by @amckinney in https://github.com/fern-api/fern/pull/3410
- (feat, ts): support server-sent events by @dsinghvi in https://github.com/fern-api/fern/pull/3411
- (feat, docs): create a api definition tab before sdks and docs by @dsinghvi in https://github.com/fern-api/fern/pull/3413
- (fix): setup local cli by @dsinghvi in https://github.com/fern-api/fern/pull/3416
- (fix): fixes trailing slash parsing in openapi-parser, updates tests by @franklinharvey in https://github.com/fern-api/fern/pull/3418
- (fix): fixes trailing slash additional test by @franklinharvey in https://github.com/fern-api/fern/pull/3419
- (internal, seed): heavy rewrite of seed by @dsinghvi in https://github.com/fern-api/fern/pull/3297
- feat: register snippet templates by @armandobelardo in https://github.com/fern-api/fern/pull/3400
- (feat): release python sdk generator by @dsinghvi in https://github.com/fern-api/fern/pull/3423
- internal: add logging to python template generation by @armandobelardo in https://github.com/fern-api/fern/pull/3424
- fix: fix debug log in template generator by @armandobelardo in https://github.com/fern-api/fern/pull/3426
- fix, internal: leverage the union factory to create the generic templ… by @armandobelardo in https://github.com/fern-api/fern/pull/3427
- fix, python: add best-case formatting to snippet templates by @armandobelardo in https://github.com/fern-api/fern/pull/3428
- (fix, typescript): respect stream terminator by @dsinghvi in https://github.com/fern-api/fern/pull/3429
- fix: use relative location for containers, not it’s parent’s location by @armandobelardo in https://github.com/fern-api/fern/pull/3431
- fix: do not stringify null headers by @armandobelardo in https://github.com/fern-api/fern/pull/3433
- fix: parse map example by @abvthecity in https://github.com/fern-api/fern/pull/3434
- fix: skipUrlSlug in api section by @abvthecity in https://github.com/fern-api/fern/pull/3435
- Fixes validation rules for path and base-path by @franklinharvey in https://github.com/fern-api/fern/pull/3420
- (fix): get ci to green by @dsinghvi in https://github.com/fern-api/fern/pull/3437
New Contributors
- @franklinharvey made their first contribution in https://github.com/fern-api/fern/pull/3418
Full Changelog: https://github.com/fern-api/fern/compare/0.22.0…0.23.0-rc4