Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.microprofile:microprofile 5.0 -> 7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eclipse/microprofile (org.eclipse.microprofile:microprofile)

v7.0

Compare Source

Spec PDF | Spec HTML

MicroProfile 7.0 replaces MicroProfile Metrics, which moves to a standalone specification status, with MicroProfile Telemetry 2.0's metrics, tracing, and logging.

The complete list of MicroProfile 7.0 specifications includes:

Jakarta EE 10 Core Profile
MicroProfile Config 3.1
MicroProfile Fault Tolerance 4.1
MicroProfile Health 4.0
MicroProfile Telemetry 2.0
MicroProfile OpenAPI 4.0
MicroProfile JWT Authentication 2.1
MicroProfile Rest Client 4.0

v6.1

Compare Source

Spec PDF | Spec HTML

MicroProfile 6.0 aligns with Jakarta EE 10 Core Profile. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

The complete list of MicroProfile 6.1 specifications includes:

Jakarta EE 10 Core Profile
MicroProfile Config 3.1
MicroProfile Fault Tolerance 4.0
MicroProfile Metrics 5.1
MicroProfile Health 4.0
MicroProfile Telemetry 1.1
MicroProfile OpenAPI 3.1
MicroProfile JWT Authentication 2.1
MicroProfile Rest Client 3.0

The Maven coordinates for this Eclipse release are as follows:

org.eclipse.microprofile microprofile 6.1 pom provided

v6.0

Compare Source

Spec PDF | Spec HTML

MicroProfile 6.0 aligns with Jakarta EE 10 Core Profile and replaces MicroProfile OpenTracing with MicroProfile Telemetry. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

Based on MicroProfile's time-boxed release process, this is a major release that includes the following updates:

To get started with MicroProfile 6.0, add the following dependency to your pom.xml to get the complete MicroProfile stack:

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile</artifactId>
    <version>6.0</version>
    <type>pom</type>
    <scope>provided</scope>
</dependency>

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@olavloite olavloite closed this Aug 28, 2024
@forking-renovate
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/org.eclipse.microprofile-microprofile-7.x branch August 28, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants