Product Update: TLS & HTTP/2 in Hive Router#101
Merged
kamilkisiela merged 2 commits intomainfrom May 4, 2026
Merged
Conversation
|
6f69c20 to
1e7373a
Compare
| import { Callout } from "@hive/design-system/hive-components/callout"; | ||
|
|
||
| [Hive Router](/docs/router) is now available with the first-class **TLS / mTLS** support and full | ||
| **HTTP/2** coverage on both sides of the router; from clients all the way down to subgraphs, |
Contributor
There was a problem hiding this comment.
it's weird to use ; in a sentence
Member
Author
There was a problem hiding this comment.
Rewrote the sentence. Looks better?
| --- | ||
| title: TLS, mTLS and HTTP/2 Support in Hive Router | ||
| description: | ||
| Hive Router now supports TLS and mTLS for both inbound and outbound connections, alongside |
Contributor
There was a problem hiding this comment.
Let's not use now supports as last 3 products updates used it
Member
Author
There was a problem hiding this comment.
Rewrote the sentence without "now supports". Looks better?
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new product update entry announcing Hive Router’s TLS/mTLS and HTTP/2 (including h2c) capabilities, with configuration examples and links to the relevant guides.
Changes:
- Introduces a new product update page for Hive Router TLS/mTLS + HTTP/2.
- Documents inbound TLS setup and outbound TLS/mTLS configuration patterns (
traffic_shaping.router.tls,traffic_shaping.all/subgraphs.*.tls). - Highlights the
allow_only_http2option and links to the existing TLS andtraffic_shapingdocs.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.