File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1212 - { jdk: 21, idea: 2024.2 }
1313 - { jdk: 21, idea: 2024.3 }
1414 - { jdk: 21, idea: 2025.1 }
15+ - { jdk: 21, idea: 2025.2 }
1516 - { jdk: 21, idea: LATEST-EAP-SNAPSHOT }
1617 name : ' IDEA ${{ matrix.version.idea }}'
1718 env :
Original file line number Diff line number Diff line change 11< html lang ="en ">
22< h2 > 1.9.1</ h2 >
33< ul >
4+ < li > Improve error messages for reference inspection</ li >
5+ < li > Disable unknown properties inspection on mapping composition annotations</ li >
6+ < li > Treat methods in records only as getters</ li >
47 < li > Fix collection / map getter write accessor not properly resolved</ li >
8+ < li > Fix non-visible qualifiers being suggested in < code > qualifiedByName</ code > </ li >
9+ < li > Fix string value in ValueMapping marked as an error</ li >
10+ < li > Fix Lombok SuperBuilder properties not properly resolved</ li >
11+ < li > Fix the incorrect warning "Unmapped target property" for enums implementing an interface</ li >
12+ < li > Fix inspection "Target property must not be mapped more than once" when using target mapping to "."</ li >
513</ ul >
614< h2 > 1.9.0</ h2 >
715< ul >
You can’t perform that action at this time.
0 commit comments