🌿 ✨ [Scheduled] Upgrade Fern Ruby SDK Generator: (ruby-sdk
)
#89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upgrading from
0.6.3
to0.8.2
- Changelog0.8.2
fix:
The generated endpoint functions no long include object utilities such as_field_set
oradditional_properties
.0.8.1
fix:
Address serialization issues within iterable types0.8.0
fix:
Date snippets now wrap their examples in quotation marks to correctly use.parse
0.8.0-rc0
feat:
allow users to specify additional dependencies and dev dependencies for Ruby SDKs.0.7.0-rc5
feat:
additional fix for the same issue within 0.7.0-rc4 (regression introduced within the 0.7.0 RCs where the token prefix was dropped from requests).5 additional updates, see more
0.7.0-rc4
feat:
fixes regression introduced within the 0.7.0 RCs where the token prefix was dropped from requests.0.7.0-rc3
fix:
Module references are now consistent throughout the generated SDK, this was a regression in the previous release.0.7.0-rc2
feat:
the ruby generator now nests types under a type module to avoid naming conflicts, this is behind a configuration flag0.7.0-rc1
feat:
Address serialization issues within iterable types0.7.0-rc0
feat:
Introduce automatic token refresh for OAuth credentials