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

Allow checked exceptions in annotated services #407

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

@slinkydeveloper slinkydeveloper commented Nov 18, 2024

This contains a bytecode breaking change in Handler.of static methods, due to the changed type. Fix #404

This contains a bytecode breaking change in Handler.of static methods, due to the changed type.
Copy link
Contributor

Test Results

  7 files  ±0    7 suites  ±0   4m 50s ⏱️ +19s
 47 tests ±0   46 ✅ ±0  1 💤 ±0  0 ❌ ±0 
182 runs  ±0  179 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 7340fb2. ± Comparison against base commit 069a162.

@slinkydeveloper slinkydeveloper merged commit 43c5835 into main Nov 18, 2024
6 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/404 branch November 18, 2024 15:52
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.

Using checked exceptions in annotated services
1 participant