Skip to content

Commit

Permalink
🌿 ✨ [Scheduled] Upgrade Fern Java SDK Generator: (java-sdk) (#76)
Browse files Browse the repository at this point in the history
## Upgrading from `2.1.0` to `2.2.0` - Changelog

<dl>
<dd>
<ul>
<strong><code>2.2.0</code></strong>
<li>

<code>feat:</code> We now provide endpoint methods for streaming byte
array requests in addition to the previous methods accepting
byte array directly.

</li>

<li>

<code>chore:</code> Bump Jackson version to latest (2.17.2)

</li>
</ul>
</dd>
</dl>

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
  • Loading branch information
fern-api[bot] authored Oct 21, 2024
1 parent fdfafb0 commit 29c192f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ groups:
java-sdk:
generators:
- name: fernapi/fern-java-sdk
version: 2.1.0
version: 2.2.0
output:
location: maven
coordinate: com.ssoready:ssoready-java-sdk
Expand Down

0 comments on commit 29c192f

Please sign in to comment.