Skip to content

Pull requests: micronaut-projects/micronaut-core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add CDI integration hooks
#12678 opened May 14, 2026 by graemerocher Contributor Loading…
Optimize DateTimeFormatter cache with Lock-free reads and FIFO eviction
#12674 opened May 13, 2026 by altro3 Contributor Loading…
out-of-bounds index issue
#12665 opened May 7, 2026 by asmaaknidar33 Loading…
Raw generic match argument qualifier
#12663 opened May 5, 2026 by dstepanov Contributor Loading…
fix: match @EachProperty record properties by name type: bug Something isn't working
#12659 opened May 4, 2026 by jochenseeber Loading…
Add RFC 9110-aware idempotent HTTP client retry filter type: enhancement New feature or request
#12640 opened Apr 28, 2026 by scprek Loading…
Instantiate introspected beans only when request values are present type: bug Something isn't working
#12632 opened Apr 24, 2026 by iamsb97 Contributor Loading…
Fix @ExecuteOn ignored for suspend functions
#12594 opened Apr 2, 2026 by jpbempel Loading…
ensure consistent use of context class loader type: improvement A minor improvement to an existing feature
#12579 opened Mar 27, 2026 by graemerocher Contributor Loading…
Rename field to prevent any missunderstanding clash
#12574 opened Mar 26, 2026 by sdelamo Member Loading…
fix: flush HTTP/2 decompressor when END_STREAM arrives on trailing HEADERS type: bug Something isn't working
#12570 opened Mar 26, 2026 by adytzu2007 Loading…
Preserve generic type arguments for imported beans
#12549 opened Mar 20, 2026 by yawkat Member Loading…
Fix bean introspection for Kotlin extension methods
#12547 opened Mar 20, 2026 by yawkat Member Loading…
Preserve empty string elements when binding string query lists
#12545 opened Mar 20, 2026 by yawkat Member Loading…
Fix constructor-order check for proxied factory beans
#12543 opened Mar 20, 2026 by yawkat Member Loading…
Add sequenced collection support for bean injection
#12541 opened Mar 20, 2026 by yawkat Member Loading…
Move suspend/reactive route validation to processor
#12539 opened Mar 20, 2026 by yawkat Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.