Skip to content

Java HTTP Options update - v10.0.0 update#683

Merged
novalisdenahi merged 4 commits into
masterfrom
java-http-options-update
May 11, 2026
Merged

Java HTTP Options update - v10.0.0 update#683
novalisdenahi merged 4 commits into
masterfrom
java-http-options-update

Conversation

@novalisdenahi
Copy link
Copy Markdown
Contributor

Describe the purpose of your pull request

  • Update Java docs based on the coming v10.0.0 release
  • HTTP client -> HTTP options replaced

Related issues (only if applicable)

  • Provide links to issues relating to this pull request.

How to test? (only if applicable)

  • What part of the application was affected by the changes? What should be tested?

Requirement checklist

  • I have validated my changes on a test/local environment.
  • I have tested that the code snippets I added work. (Leave unchecked if there are no new code snippets.)
  • I have added my changes to the V1 and V2 documentations.

@novalisdenahi novalisdenahi requested a review from a team as a code owner May 4, 2026 13:02
laliconfigcat
laliconfigcat previously approved these changes May 6, 2026
Comment thread website/docs/sdk-reference/java.mdx Outdated
Comment on lines 832 to 833
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This warning doesn't seem to make sense anymore, so we should remove it.

Suggested change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The first part remains true. I think we can remove the 2nd half, "refrain from closing the HTTP client manually."

Copy link
Copy Markdown
Contributor

@adams85 adams85 May 11, 2026

Choose a reason for hiding this comment

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

After all, the first part remains true.

It's just that the whole message isn't really relevant to users anymore since they can't pass an externally created http client to the SDK.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 11, 2026

Deploying configcat-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1dfbff1
Status: ✅  Deploy successful!
Preview URL: https://acb6365f.docs-xmy.pages.dev
Branch Preview URL: https://java-http-options-update.docs-xmy.pages.dev

View logs

@novalisdenahi novalisdenahi merged commit d322c17 into master May 11, 2026
4 checks passed
@novalisdenahi novalisdenahi deleted the java-http-options-update branch May 11, 2026 09:18
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.

3 participants