Skip to content

Bump to Java 25 + Quarkus 3.33#469

Merged
overheadhunter merged 13 commits into
developfrom
feature/quarkus-3.33
Jun 23, 2026
Merged

Bump to Java 25 + Quarkus 3.33#469
overheadhunter merged 13 commits into
developfrom
feature/quarkus-3.33

Conversation

@overheadhunter

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@overheadhunter, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 59 minutes and 55 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4c588b11-d08a-4487-ad66-9d4bfa88738e

📥 Commits

Reviewing files that changed from the base of the PR and between 0df6b51 and b6627b5.

📒 Files selected for processing (29)
  • .github/workflows/build.yml
  • .github/workflows/dependabot-frontend-build.yml
  • CHANGELOG.md
  • backend/.idea/misc.xml
  • backend/pom.xml
  • backend/src/main/docker/Dockerfile.jvm
  • backend/src/main/docker/Dockerfile.native
  • backend/src/main/java/org/cryptomator/hub/api/BillingResource.java
  • backend/src/main/java/org/cryptomator/hub/api/DeviceResource.java
  • backend/src/main/java/org/cryptomator/hub/api/VaultResource.java
  • backend/src/main/java/org/cryptomator/hub/entities/AccessToken.java
  • backend/src/main/java/org/cryptomator/hub/entities/Authority.java
  • backend/src/main/java/org/cryptomator/hub/entities/Batch.java
  • backend/src/main/java/org/cryptomator/hub/entities/Device.java
  • backend/src/main/java/org/cryptomator/hub/entities/EffectiveGroupMembership.java
  • backend/src/main/java/org/cryptomator/hub/entities/EffectiveVaultAccess.java
  • backend/src/main/java/org/cryptomator/hub/entities/EffectiveWot.java
  • backend/src/main/java/org/cryptomator/hub/entities/EmergencyRecoveryProcess.java
  • backend/src/main/java/org/cryptomator/hub/entities/Group.java
  • backend/src/main/java/org/cryptomator/hub/entities/LegacyDevice.java
  • backend/src/main/java/org/cryptomator/hub/entities/User.java
  • backend/src/main/java/org/cryptomator/hub/entities/Vault.java
  • backend/src/main/java/org/cryptomator/hub/entities/VaultAccess.java
  • backend/src/main/java/org/cryptomator/hub/entities/events/AuditEvent.java
  • backend/src/main/java/org/cryptomator/hub/keycloak/KeycloakAuthorityPuller.java
  • backend/src/main/java/org/cryptomator/hub/license/HubLicenseEntitlements.java
  • backend/src/main/java/org/cryptomator/hub/license/LicenseHolder.java
  • backend/src/test/java/org/cryptomator/hub/keycloak/KeycloakAuthorityPullerTest.java
  • backend/src/test/resources/org/cryptomator/hub/flyway/V9999__Test_Data.sql
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/quarkus-3.33

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/GroupsResource.java
#	backend/src/main/java/org/cryptomator/hub/keycloak/KeycloakAdminService.java
[ci skip]
@overheadhunter overheadhunter merged commit 7b82919 into develop Jun 23, 2026
8 checks passed
@overheadhunter overheadhunter deleted the feature/quarkus-3.33 branch June 23, 2026 10:57
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.

1 participant