Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Dec 16, 2024

Upgrading from 2.3.1 to 2.8.1 - Changelog

    2.8.1
  • feat: Implement global timeout configuration for generated clients.

    var client = Client.builder()
      .apiKey("...")
      .timeout(40)
      .build();
  • 2.8.0

  • feat: Generate inline request bodies with their path parameters in the object.

  • 2.7.0

  • feat: Apply Content-Type header from endpoint definition in SDK generator.

  • 2.6.0

  • fix: Don't generate pagination with nonempty path. Fixes pagination seed tests breaking.

  • 2.5.0

  • chore: Bump IR version to latest (v53)

  • 1 additional update, see more

    2.4.0

  • feat: We now support overriding sdk package prefixes by adding a "package-prefix" key under the java-sdk generator
    configuration.

@github-actions
Copy link
Contributor

@fern-api fern-api bot force-pushed the fern/update/fern-java-sdk@api/java-sdk branch from ea79915 to 5f666ef Compare December 23, 2024 00:04
@github-actions
Copy link
Contributor

@fern-api fern-api bot force-pushed the fern/update/fern-java-sdk@api/java-sdk branch from 5f666ef to e5076b5 Compare December 30, 2024 00:04
@github-actions
Copy link
Contributor

@fern-support fern-support merged commit 473da14 into main Dec 31, 2024
4 checks passed
skeptrunedev referenced this pull request in devflowinc/vapi-docs Mar 5, 2025
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
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