Releases: mojohaus/properties-maven-plugin
Releases · mojohaus/properties-maven-plugin
1.3.0
🚀 New features and improvements
- Feature Request: add yml properties manager (#134) @mattmeye
- Include/exclude project properties (#126) @reda-alaoui
👻 Maintenance
- Use Sisu plugin (#140) @slachiewicz
🔧 Build
- Bump release-drafter/release-drafter from 5 to 6 (#120) @dependabot[bot]
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#156) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 93 to 94 (#154) @dependabot[bot]
- Bump org.yaml:snakeyaml from 2.4 to 2.5 (#153) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 (#152) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 (#149) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 87 to 91 (#148) @dependabot[bot]
- Require Maven 3.6.3 (#139) @slachiewicz
- Bump org.yaml:snakeyaml from 2.3 to 2.4 (#138) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#137) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#132) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#133) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#131) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 80 to 84 (#130) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#122) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#125) @dependabot[bot]
- Bump apache/maven-gh-actions-shared from 3 to 4 (#124) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#119) @dependabot[bot]
1.2.1
🚀 New features and improvements
- Introduce properties manager for easy implements other properties formats (#113) @slawekjaranowski
- read-project-properties optimization - set all properties in one call (#112) @slawekjaranowski
🐛 Bug Fixes
- Avoid NPE on outputFile checking (#114) @slawekjaranowski
- Fix unwarranted circular property definition error from CircularDefinitionPreventer (#110) @PayBas
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#108) @dependabot
👻 Maintenance
- Add documentation about plugin limitations (#115) @slawekjaranowski
- Update ReadPropertiesMojo.java to fix javadoc tag (#107) @mykelalvis
1.2.0
🚀 New features and improvements
- Add "override" option to preserve existing properties from being overridden (#103) @slawekjaranowski
- Require Maven 3.5.4+ (#99) @slachiewicz
- Accept default value in placeholders for unresolved property values (#1) @diamondT
🐛 Bug Fixes
- Fix for #27 Unwarranted circular property definition (#28) @psenechal-stingray
📦 Dependency updates
- Bump parent from 72 to 76 (#104) @slawekjaranowski
- Require Maven 3.5.4+ (#99) @slachiewicz
- Bump plexus-utils from 3.5.1 to 4.0.0 (#101) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#97) @dependabot
- Bump mojo-parent from 70 to 72 (#94) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#91) @dependabot
- Bump mojo-parent from 69 to 70 (#87) @dependabot
- Bump mojo-parent from 67 to 69 (#85) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#82) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#81) @dependabot
- Bump actions/setup-java from 2 to 3 (#78) @dependabot
- Bump mojo-parent from 65 to 67 (#77) @dependabot
- Bump actions/checkout from 2 to 3 (#72) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#73) @dependabot
👻 Maintenance
- Enable spotless and checkstyle (#105) @slawekjaranowski
🔧 Build
- Use ASF shared GitHub actions (#100) @slawekjaranowski
1.1.0
What's Changed
- Updated the documentation by @yassirh in #40
- Changed oraclejdk7 to openjdk7 by @yassirh in #41
- upgrade maven version, travis jdk mojo parent etc.. by @olamy in #53
- Bump mojo-parent from 50 to 65 by @dependabot in #63
- Bump plexus-utils from 3.2.1 to 3.4.1 by @dependabot in #64
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 by @dependabot in #67
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 by @dependabot in #69
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 by @dependabot in #70
- make write-*-properties output reproducible: sort & drop timestamp by @hboutemy in #75
New Contributors
- @yassirh made their first contribution in #40
- @olamy made their first contribution in #53
- @hboutemy made their first contribution in #75
Full Changelog: properties-maven-plugin-1.0.0...properties-maven-plugin-1.1.0