mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Prepare release notes for 1.6.1
This commit is contained in:
parent
3011dd77d7
commit
c36f9ae5d1
@ -1,5 +1,3 @@
|
|||||||
### Features
|
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
* Use Java `LinkedHashSet` and `LinkedHashMap` new factory method with known capacity when on Java 19 or later (#3113)
|
* Use Java `LinkedHashSet` and `LinkedHashMap` new factory method with known capacity when on Java 19 or later (#3113)
|
||||||
@ -12,8 +10,6 @@
|
|||||||
* Deep mapping with multiple mappings broken in 1.6.0 (#3667)
|
* Deep mapping with multiple mappings broken in 1.6.0 (#3667)
|
||||||
* Two different constants are ignored in 1.6.0 (#3673)
|
* Two different constants are ignored in 1.6.0 (#3673)
|
||||||
* Inconsistent ambiguous mapping method error: generic vs raw types in 1.6.0 (#3668)
|
* Inconsistent ambiguous mapping method error: generic vs raw types in 1.6.0 (#3668)
|
||||||
|
* Fix cross module records with interfaces not recognizing accessors (#3661)
|
||||||
### Documentation
|
* `@AfterMapping` methods are called twice when using target with builder (#3678)
|
||||||
|
* Compile error when using `@AfterMapping` method with Builder and TargetObject (#3703)
|
||||||
### Build
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user