Added
- Sync
SimpleRelocatorchanges from maven-shade-plugin. (#1076)
Changed
- BREAKING CHANGE: Migrate all
ListPropertyusages toSetProperty. (#1103)
Some publicListparameters are also changed toSet. - Replace deprecated
SelfResolvingDependencywithFileCollectionDependency. (#1114) - Support configuring
separatorinAppendingTransformer. (#1169)
This is useful for handling files likeresources/application.yml.
Fixed
- Fail builds if processing bad jars. (#1146)