Skip to content

Conversation

@ujibang
Copy link
Contributor

@ujibang ujibang commented Jan 21, 2026

important: requires java 25!

framework:
website: restheart.org
version: 8.13
version: 9.0.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: 9.0.1
version: 9.0

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the RestHeart benchmark module to RestHeart 9.0.1 and adjusts runtime/configuration to work with Java 25.

Changes:

  • Bump restheart.version to 9.0.1 and add UTF-8 build/reporting encodings.
  • Add corsEnabled(Request<?>) overrides to disable CORS headers in services.
  • Update the RestHeart benchmark command line (adds --sun-misc-unsafe-memory-access=allow) and version in config.yaml.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
java/restheart/src/main/java/org/restheart/UserService.java Updates GET handling and adds corsEnabled override.
java/restheart/src/main/java/org/restheart/RootService.java Adds corsEnabled override.
java/restheart/pom.xml Bumps RestHeart to 9.0.1; adds encoding props; expands shade excludes.
java/restheart/config.yaml Updates framework version and Java command flags for RestHeart 9.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@waghanza waghanza merged commit 21eb97a into the-benchmarker:master Jan 22, 2026
2 checks passed
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