Skip to content

fix(java): jackson-databind; feat(typescript): opt-in body in react query key - #2101

Merged
AshGodfrey merged 1 commit into
mainfrom
chore/javav2/jsonnullable
Jul 14, 2026
Merged

fix(java): jackson-databind; feat(typescript): opt-in body in react query key#2101
AshGodfrey merged 1 commit into
mainfrom
chore/javav2/jsonnullable

Conversation

@2ynn

@2ynn 2ynn commented Jul 13, 2026

Copy link
Copy Markdown
Contributor
  • fix(java): bump jackson-databind to 2.22.1 (CVE-2026-54515) and remove jackson-databind-nullable dependency when unused
  • feat(typescript): add opt-in queryKey.includeRequestBody option on x-speakeasy-react-hook to expose the request body in the generated React Query hook query keys

Summary by cubic

Updates Java SDKs to use jackson-databind 2.22.1 and drop jackson-databind-nullable when unused, addressing GHSA-5jmj-h7xm-6q6v. Adds an opt-in queryKey.includeRequestBody setting in x-speakeasy-react-hook to include the request body in React Query hook keys.

  • New Features

    • Add queryKey.includeRequestBody (default false) in x-speakeasy-react-hook to include the request body in the React Query queryKey for better cache uniqueness.
  • Dependencies

    • Bump github.com/speakeasy-api/openapi-generation/v2 to v2.918.1.

Written for commit d66d6a9. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@AshGodfrey
AshGodfrey merged commit 12a0d59 into main Jul 14, 2026
5 of 6 checks passed
@AshGodfrey
AshGodfrey deleted the chore/javav2/jsonnullable branch July 14, 2026 09:50
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