Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rest Client Plan Review 4.0 #236

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
31 changes: 31 additions & 0 deletions rest-client/4.0/README.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: "MicroProfile Rest Client 4.0"
date: 2024-05-03
summary:
---
The MicroProfile Rest Client provides a type-safe approach to invoke RESTful services over HTTP.

This is a major release of this specification. This release will align with Jakarta EE 10 Core Profile and integrate with Jakarta Restful Web Services 3.1.

The following updates are provided:

* Align with Jakarta EE 10 Core Profile
* Have string overloaded methods for uri/url methods
* Clarification about closing the rest client
* ClientRequestFilter and ClientResponseFilter priority tests absent from MP Rest Client TCK

The proposed issues to be addressed in this release can be found https://github.com/eclipse/microprofile-rest-client/milestone/10[here].

* https://projects.eclipse.org/projects/technology.microprofile/releases/rest-client-4.0[MicroProfile Rest Client 4.0 Release Record]

# Ballots

== Plan Review
The Specification Committee Ballot concluded successfully on yyyy-mm-dd with the following results.

The ballot was run in the https://www.eclipse.org/lists/microprofile-wg/msgxxxx.html[microprofile-wg mailing list]

== Release Review
The Specification Committee Ballot concluded successfully on yyyy-mm-dd with the following results.

The ballot was run in the https://www.eclipse.org/lists/microprofile-wg/msgxxxx.html[microprofile-wg mailing list]