Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌿 ✨ [Scheduled] Upgrade Fern Ruby SDK Generator: (
ruby-sdk
) (#89)
## Upgrading from `0.6.3` to `0.8.2` - Changelog <dl> <dd> <ul> <strong><code>0.8.2</code></strong> <li> <code>fix:</code> The generated endpoint functions no long include object utilities such as `_field_set` or `additional_properties`. </li> <strong><code>0.8.1</code></strong> <li> <code>fix:</code> Address serialization issues within iterable types </li> <strong><code>0.8.0</code></strong> <li> <code>fix:</code> Date snippets now wrap their examples in quotation marks to correctly use `.parse` </li> <strong><code>0.8.0-rc0</code></strong> <li> <code>feat:</code> allow users to specify additional dependencies and dev dependencies for Ruby SDKs. </li> <strong><code>0.7.0-rc5</code></strong> <li> <code>feat:</code> 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). </li> <details> <summary><strong>5 additional updates</strong>, see more</summary> <br/> <strong><code>0.7.0-rc4</code></strong> <li> <code>feat:</code> fixes regression introduced within the 0.7.0 RCs where the token prefix was dropped from requests. </li> <strong><code>0.7.0-rc3</code></strong> <li> <code>fix:</code> Module references are now consistent throughout the generated SDK, this was a regression in the previous release. </li> <strong><code>0.7.0-rc2</code></strong> <li> <code>feat:</code> the ruby generator now nests types under a type module to avoid naming conflicts, this is behind a configuration flag </li> <strong><code>0.7.0-rc1</code></strong> <li> <code>feat:</code> Address serialization issues within iterable types </li> <strong><code>0.7.0-rc0</code></strong> <li> <code>feat:</code> Introduce automatic token refresh for OAuth credentials </li> </details></ul> </dd> </dl> Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
- Loading branch information