diff --git a/content/posts/2025-11-20-grpc-resteasy-final-release.adoc b/content/posts/2025-11-20-grpc-resteasy-final-release.adoc new file mode 100644 index 0000000..9fe87b7 --- /dev/null +++ b/content/posts/2025-11-20-grpc-resteasy-final-release.adoc @@ -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// \ No newline at end of file diff --git a/data/grpcreleases.yaml b/data/grpcreleases.yaml index c6a8a0b..fa811bd 100644 --- a/data/grpcreleases.yaml +++ b/data/grpcreleases.yaml @@ -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