-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: micronaut-projects/micronaut-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: micronaut-projects/micronaut-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 9 files changed
- 3 contributors
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69642aa - Browse repository at this point
Copy the full SHA 69642aaView commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for caf7749 - Browse repository at this point
Copy the full SHA caf7749View commit details
Commits on Mar 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 39cd55c - Browse repository at this point
Copy the full SHA 39cd55cView commit details
Commits on Mar 11, 2025
-
fix compiler warning for unrecognised options (#11648)
Currently the following warnings are being printed when compiling with Micronaut ``` warning: The following options were not recognized by any processor: '[micronaut.processing.internal.warnings]' 1 warning warning: The following options were not recognized by any processor: '[micronaut.processing.internal.warnings]' ``` This regression was introduced by 51e35b1 Which didn't return `getSupportedOptions()` for the new annotation processor argument.
Configuration menu - View commit details
-
Copy full SHA for cdb5cf3 - Browse repository at this point
Copy the full SHA cdb5cf3View commit details -
fix introduction advise skipping methods of generated super interfaces (
#11652) previously super interfaces were filtered out if there were errors but the correct thing to do is throw `ElementPostponedToNextRoundException` on first access. In addition BeanDefinitionInjectProcessor was not handling `ElementPostponedToNextRoundException` so exceptions thrown during bean definition processing did not cause a retry on the second round. Ideally we should get rid of the non-public `PostponeToNextRoundException` at some point.
Configuration menu - View commit details
-
Copy full SHA for dd1e0f7 - Browse repository at this point
Copy the full SHA dd1e0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23ed6a - Browse repository at this point
Copy the full SHA e23ed6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3b152 - Browse repository at this point
Copy the full SHA 3f3b152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c827c - Browse repository at this point
Copy the full SHA 00c827cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10e0cf - Browse repository at this point
Copy the full SHA e10e0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4531b5e - Browse repository at this point
Copy the full SHA 4531b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d76a8e - Browse repository at this point
Copy the full SHA 6d76a8eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.8.6...v4.8.7