Skip to content

Commit 1087e74

Browse files
authored
Mention Hive Gateway v2 on Hive Router blog post (#6941)
1 parent eea6809 commit 1087e74

File tree

1 file changed

+13
-5
lines changed
  • packages/web/docs/src/app/blog/(posts)/welcome-hive-router

1 file changed

+13
-5
lines changed

packages/web/docs/src/app/blog/(posts)/welcome-hive-router/page.mdx

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,19 @@ compliance tests (189 out of 189 test cases) in our audit.
9898
## What About Our JavaScript-Based Hive Gateway?
9999

100100
For those wondering about **our existing JavaScript-based
101-
[Hive Gateway](https://the-guild.dev/graphql/hive/gateway), it isn't going anywhere**. We continue
102-
to offer and support both solutions. Hive Router is designed for users who need the highest level of
103-
performance, while our Node.js gateway remains a fantastic option for teams prioritizing easy
104-
integration with the JavaScript ecosystem. This allows you to choose the best gateway for your
105-
needs.
101+
[Hive Gateway](https://the-guild.dev/graphql/hive/gateway), it isn't going anywhere**. In fact,
102+
we've just released Hive Gateway v2 – a major release that builds on v1's proven production success
103+
with advanced observability, performance optimizations, and distributed systems capabilities! These
104+
production-focused improvements make our JavaScript gateway an even more compelling choice for teams
105+
that need enterprise-grade observability and performance. Read more about it on
106+
[Hive Gateway v2: Next-Generation GraphQL Federation Features →](/blog/hive-gateway-v2).
107+
108+
We continue to offer and support both solutions. Hive Router is designed for users who need the
109+
absolute highest level of performance in a Rust-based solution, while our enhanced JavaScript
110+
gateway with v2's advanced capabilities remains the perfect option for teams prioritizing deep
111+
JavaScript ecosystem integration alongside production-grade federation features. This allows you to
112+
choose the best gateway for your specific needs – whether that's ultimate performance or rich
113+
ecosystem integration with cutting-edge federation capabilities.
106114

107115
---
108116

0 commit comments

Comments
 (0)