Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Nov 25, 2024

Upgrading from 1.9.8 to 1.9.10 - Changelog

    1.9.10
  • feat: Add partial JsonOptions.ConfigureJsonSerializerOptions method to allow SDK maintainers to configure the JsonSerializerOptions used by the SDK.

  • 1.9.9

  • feat: Add support for Auto Pagination.
    When enabled, the endpoint methods will return a Pager<T> object that you can use to iterate over all items of an endpoint.
    Additionally, you can use the Pager<T>.AsPagesAsync method to iterate over all pages of an endpoint.
    The SDK will automatically make the necessary HTTP requests for you as you iterate over the items or the pages.

@github-actions
Copy link
Contributor

@nikhilro nikhilro merged commit 130dd21 into main Nov 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants