June 26, 2024
0.31.1
(chore):
## What’s Changed
- fix: ruby RC respects header prefixes again by @armandobelardo in https://github.com/fern-api/fern/pull/3927
- (feat, cli): add support for
--mode pull-request
in the CLI when runningfern generate
by @dsinghvi in https://github.com/fern-api/fern/pull/3928 - fix, ruby: add one missed prefix fix by @armandobelardo in https://github.com/fern-api/fern/pull/3929
- docs: add java example for oauth by @dcb6 in https://github.com/fern-api/fern/pull/3930
- (improvement, python): add in root client templates for python snippets by @armandobelardo in https://github.com/fern-api/fern/pull/3931
- Update generate-api-ref.mdx by @dannysheridan in https://github.com/fern-api/fern/pull/3933
- improvement: add streaming and pagination sections to generated readme by @armandobelardo in https://github.com/fern-api/fern/pull/3932
- java: make base api error class name configurable by @dcb6 in https://github.com/fern-api/fern/pull/3934
- (chore, internal): upgrade python generator to use ir v49 by @dsinghvi in https://github.com/fern-api/fern/pull/3915
- build(deps-dev): bump @types/jest-specific-snapshot from 0.5.7 to 0.5.9 by @dependabot in https://github.com/fern-api/fern/pull/3925
- build(deps-dev): bump jsonc-parser from 2.2.1 to 3.3.0 by @dependabot in https://github.com/fern-api/fern/pull/3924
- build(deps-dev): bump @types/is-ci from 3.0.2 to 3.0.4 by @dependabot in https://github.com/fern-api/fern/pull/3922
- (fix, typescript): upgrade generators to
v46.2.0
by @dsinghvi in https://github.com/fern-api/fern/pull/3935
Full Changelog: https://github.com/fern-api/fern/compare/0.31.0…0.31.1