Skip to content

Conversation

@fern-api
Copy link
Contributor

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

Upgrading from 0.30.0 to 0.31.2 - Changelog

    0.31.2
  • internal: Add an internal package, which now contains the internal functionality previously included in the core package (e.g. core.Caller -> internal.Caller).
    Although technically a breaking change in terms of the module itself, this change was always the intention, and should have zero impact on users.
    Any core type that is meant for public consumption remains in the exported core package (e.g. core.APIError and core.RequestOption).

  • 0.31.1

  • internal: Adds additional tests to confirm the behavior of the core.Retrier.
    No functional, user-facing changes are included.

  • 0.31.0

  • feat: Improves type file layout with zero impact on backwards compatibility.
    Shared types are now more accurately placed in the types.go file, whereas types referenced by a single service are now placed in a file that matches the service's filename (e.g. user.go).

@fern-api fern-api bot force-pushed the fern/update/fern-go-sdk@api/go-sdk branch from d2e416f to 97d330f Compare November 18, 2024 00:06
@github-actions
Copy link
Contributor

@nikhilro nikhilro merged commit 75e710f into main Nov 22, 2024
4 checks passed
@nikhilro nikhilro deleted the fern/update/fern-go-sdk@api/go-sdk branch November 22, 2024 00:59
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