Skip to content

feat!: fern regeneration with com.deepgram package prefix#17

Merged
GregHolmes merged 4 commits intomainfrom
fern-bot/2026-03-30T11-22Z
Mar 30, 2026
Merged

feat!: fern regeneration with com.deepgram package prefix#17
GregHolmes merged 4 commits intomainfrom
fern-bot/2026-03-30T11-22Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api bot commented Mar 30, 2026

This PR regenerates code to match the latest API Definition.

fern-api bot and others added 4 commits March 30, 2026 11:22
  Move custom client wrappers, tests, and examples to use the
  com.deepgram package prefix to match the Fern-generated code.
  Update all imports and .fernignore paths accordingly.
  Move custom client wrappers, tests, and examples to match the com.deepgram package prefix added to the Fern generator config.

  - Move DeepgramClient, AsyncDeepgramClient, and builders to src/main/java/com/deepgram/
  - Move test files to src/test/java/com/deepgram/
  - Add package declarations and update imports across all custom files
  - Update .fernignore with both flat and structured paths
  - Fix inline bare package references in examples
  - Fix README code examples to use correct SDK API (visitor pattern for STT, ReadV1Request.of for text analysis, withRawResponse for raw access)
  - Fix ClientOptions version and SDK name headers to match artifact coordinates
  - Add ClientOptions.java to release-please extra-files for automatic version bumps
  - Align Jackson versions between build.gradle and pom.xml (2.18.6)
  - Configure Spotless to only lint custom files (generated code uses JavaPoet formatting)
  - Add examples source set with compileExamples and runExample Gradle tasks
  - Update CI and Makefile to match Spotless config changes
  - Fix .fern/metadata.json sdkVersion to 0.1.0
@GregHolmes GregHolmes changed the title 🌿 Fern Regeneration -- March 30, 2026 🌿 fern regeneration -- march 30, 2026 Mar 30, 2026
@GregHolmes GregHolmes changed the title 🌿 fern regeneration -- march 30, 2026 fern regeneration-march 30, 2026 Mar 30, 2026
@GregHolmes GregHolmes changed the title fern regeneration-march 30, 2026 feat!: fern regeneration with com.deepgram package prefix Mar 30, 2026
@GregHolmes GregHolmes changed the title feat!: fern regeneration with com.deepgram package prefix feat!: fern regeneration with com.deepgram package prefix Mar 30, 2026
@GregHolmes GregHolmes changed the title feat!: fern regeneration with com.deepgram package prefix feat!: fern regeneration with com.deepgram package prefix Mar 30, 2026
@GregHolmes GregHolmes merged commit a665131 into main Mar 30, 2026
8 of 13 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.

1 participant