roelmang
fce73aee6a
#3729 Support for using inner class Builder without using static factory method
2025-05-11 21:58:47 +02:00
Filip Hrisafov
2fb5776350
Add release notes for next version
2025-05-11 20:07:53 +02:00
GitHub Action
5bf2b152af
Next version 1.7.0-SNAPSHOT
2024-11-09 11:40:01 +00:00
Filip Hrisafov
772fae4c77
Prepare release notes for 1.6.3
2024-11-09 12:20:14 +01:00
GitHub Action
4e0d73db1d
Next version 1.7.0-SNAPSHOT
2024-09-16 08:06:43 +00:00
Filip Hrisafov
4fd22d6b26
Prepare release notes for 1.6.2
2024-09-16 09:54:30 +02:00
GitHub Action
c74e62a94c
Next version 1.7.0-SNAPSHOT
2024-09-15 16:01:43 +00:00
Filip Hrisafov
c36f9ae5d1
Prepare release notes for 1.6.1
2024-09-15 17:11:24 +02:00
Filip Hrisafov
796dd94674
Update next release changelog with latest changes
2024-09-02 15:33:08 +02:00
Filip Hrisafov
c89b616f8c
#3668 Do not apply implicit mappings when using SubclassExhaustiveStrategy#RUNTIME_EXCEPTION
and return type is abstract
2024-08-24 12:22:37 +02:00
Filip Hrisafov
60cd0a4420
#3670 Fix regression when using InheritInverseConfiguration
with nested target properties and reversing target = "."
2024-08-24 11:27:52 +02:00
Stefan Simon
b452d7f2c8
#3652 Inverse Inheritance should be possible for ignore-mappings without source
2024-08-18 17:46:35 +02:00
GitHub Action
6365a606c1
Next version 1.6.0-SNAPSHOT
2024-07-20 15:45:11 +00:00
Filip Hrisafov
bbb9bb403c
Fix typo in changelog
2024-07-20 17:21:29 +02:00
Filip Hrisafov
5ce9c537e9
Add release notes
2024-07-20 16:29:17 +02:00
Filip Hrisafov
66f4288842
#3601 Always use SourceParameterCondition when checking source parameter
...
This is a breaking change, with this change whenever a source parameter is used as a source for a target property the condition has to apply to source parameters and not properties
2024-07-20 13:53:39 +02:00
Filip Hrisafov
69371708ee
#3574 Respect only explicit mappings but fail on unmapped source fields
...
* #3574 Respect only explicit mappings but fail on unmapped source fields
This reverts #2560 , because we've decided that `@BeanMapping(ignoreByDefault = true)` should only be applied to target properties and not to source properties.
Source properties are anyway ignored, the `BeanMapping#unmappedSourcePolicy` should be used to control what should happen with unmapped source policy
2024-07-06 10:31:32 +02:00
Filip Hrisafov
babb9dedd9
#3602 Doing a release should reset NEXT_RELEASE_CHANGELOG.md
2024-06-30 14:47:27 +02:00
Filip Hrisafov
9a5e6b1892
#3602 Automate release with JReleaser
...
Add JReleaser for automating the release and add a step for automating the publishing of the website
2024-05-11 08:27:20 +02:00