Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions content/posts/2025-11-20-grpc-resteasy-final-release.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: post
title: "resteasy-grpc 1.0.0.Final is available"
date: 2025-11-20
tags: announcement release
author: rsigal
description: resteasy-grpc 1.0.0.Final is available.
---

== RESTEasy gRPC to Jakarta REST Bridge project: First Final release available

The first Final releases (1.0.0.Final) of the *RESTEasy gRPC to Jakarta REST Bridge*
project (https://github.com/resteasy/resteasy-grpc[https://github.com/resteasy/resteasy-grpc]), aka **resteasy-grpc**,
and its sibling *gRPCtoJakartaREST-archetype* project (1.0.1.Final)
(https://github.com/resteasy/gRPCtoJakartaREST-archetype[https://github.com/resteasy/gRPCtoJakartaREST-archetype])
are now available on Maven Central. For more information, see
*RESTEasy gRPC to Jakarta REST Bridge project: First Beta release available*: https://resteasy.dev/2025/09/30/grpc-resteasy-beta-release//
8 changes: 4 additions & 4 deletions data/grpcreleases.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- group: 1.x
supported: true
detail:
- version: 1.0.0.Beta1
date: 2025-09-24
- version: 1.0.0.Final
date: 2025-11-11
license: ASL v2
source: https://github.com/resteasy/resteasy-grpc/archive/refs/tags/1.0.0.Beta1.zip
release_notes: https://github.com/resteasy/resteasy-grpc/releases/tag/1.0.0.Beta1
source: https://github.com/resteasy/resteasy-grpc/archive/refs/tags/1.0.0.Final.zip
release_notes: https://github.com/resteasy/resteasy-grpc/releases/tag/v1.0.0.Final
documentation:
link: /docs/grpc