0.19.0-rc6
Pre-release
Pre-release
What's Changed
- (fix, python): use docstrings instead of descriptions by @armandobelardo in #3108
- (feature, go): Supports simpler unions by @amckinney in #3111
- (fix, cli): strip trailing slash from environments list by @abvthecity in #3109
- (feature): allow overriding type for global headers by @dsinghvi in #3101
- (feat, python): add in max_retries with exponential backoff by @armandobelardo in #3096
- (ts, feature): introduce custom config for
tolerateRepublish
to re publish npm versions by @dsinghvi in #3093 - (improvement, python): swap to literals instead of enums by @armandobelardo in #3082
- (fix, python): support generating correct code snippets when extending base client in python by @dsinghvi in #3097
- (fix): Importer handles adding imports from api.yml by @dsinghvi in #3100
- (fix, ruby): add missing ruby dependencies to ensure rubocop can install by @armandobelardo in #3090
- (fix, ts): leverage the full package path for
reference.md
by @armandobelardo in #3083 - (feature): Add option to disable OpenAPI example generation by @amckinney in #3091
- (feature): leverage OpenAPI extension
x-tags
for schemas by @dsinghvi in #3081 - (fix, typescript): serialize optional deep object query params correctly in the TypeScript SDK by @dsinghvi in #3071
- (fix, ruby): Ensure the name passed into the
X-Fern-SDK-Name
header is the name of the gem, not the client class by @armandobelardo in #3073 - (fix, typescript): sdk code snippets dont render empty dicts for parameters with default values by @dsinghvi in #3074
- (chore): Refactor Pagination IR to support offset by @amckinney in #3072
- (chore, internal): move
docs-config
to use local typescript sdk gen by @abvthecity in #3047 - (feature, beta): support reading
changelog
dir from api directory by @dsinghvi in #3075 - (fix, express): make express generator respect it's version while publishing by @armandobelardo in #3084
- (fix): address recursive loop in example gen with a max depth and lookback by @armandobelardo in #3086
Full Changelog: 0.19.0-rc3...0.18.5
Full Changelog: 0.19.0-rc4...0.19.0-rc5
New Contributors
- @mscolnick made their first contribution in #3104
Full Changelog: 0.19.0-rc5...0.19.0-rc6