Releases: s4u/setup-maven-action
v1.16.0
What's Changed
🔥 New features
- feat(settings): 🔐 Add settings-githubServer flag (#102) @chrispoupart
- support adding settings-path for settings.xml (#95) @khatib-moh
🧰 Dependency updates
- Bump actions/checkout from 4.2.0 to 4.2.1 (#96) @dependabot
- Bump actions/cache from 4.1.0 to 4.1.1 (#97) @dependabot
- Bump actions/checkout from 4.2.1 to 4.2.2 (#98) @dependabot
- Bump actions/cache from 4.1.1 to 4.1.2 (#99) @dependabot
- Bump actions/setup-java from 4.4.0 to 4.5.0 (#100) @dependabot
- Bump s4u/maven-settings-action from 3.0.0 to 3.1.0 (#104) @dependabot
❤️ Thanks
Many thanks for collaboration on this release for: @chrispoupart and @khatib-moh
v1.15.0
What's Changed
🔥 New features
- Add
checkout-submodules
parameter (#85) @dabico - chore: add checkout-ssh-key as input to allow git commits after the checkout (#86) @afonso-vilela
- Add checkout enable boolean (#90) @7adityaraj
- Maven 3.9.9 as default (#92) @slawekjaranowski
- Pin setup-java to latest SHA (#93) @slawekjaranowski
🧰 Dependency updates
- Bump actions/checkout from 4.1.7 to 4.2.0 (#89) @dependabot
- Bump actions/cache from 4.0.2 to 4.1.0 (#94) @dependabot
❤️ Thanks
Many thanks for collaboration on this release for: @7adityaraj, @afonso-vilela, @dabico, @slawekjaranowski and Afonso Vilela
v1.14.0
What's Changed
🔥 New features
- Configure custom maven repositories (#83) @rennanfelizardo
- Maven 3.9.8 as default (#84) @slawekjaranowski
🧰 Dependency updates
- Bump actions/checkout from 4.1.6 to 4.1.7 (#81) @dependabot
❤️ Thanks
Many thanks for collaboration on this release for: @rennanfelizardo, @slawekjaranowski
v1.13.0
What's Changed
🔥 New features
- Use zulu java distribution as default (#79) @slawekjaranowski
- Pin composed actions to their current releases' SHA (#78) @brrygrdn
- Feature/proxy settings (#75) @ZenvilleErasmus
- Pin all actions to their current releases' SHA in test (#80) @slawekjaranowski
💥 Breaking changes
- Use zulu java distribution as default (#79) @slawekjaranowski
❤️ Thanks
Many thanks for collaboration on this release for: @ZenvilleErasmus, @brrygrdn and @slawekjaranowski
v1.12.0
What's Changed
🔥 New features
- Maven 3.9.6 as default #72
🔨 Maintenance
- Fix misspell in test action #73
🧰 Dependency updates
- Bump actions/setup-java from 3 to 4 #65
- Bump s4u/maven-settings-action from 2.8.0 to 3.0.0 #66
- Bump actions/cache from 3 to 4 #69
- Update stCarolas/setup-maven to v5 #70
❤️ Thanks
Many thanks for collaboration on this release for: @NotMyFault and @slawekjaranowski
v1.11.0
What's Changed
🔥 New features
❤️ Thanks
Many thanks for collaboration on this release for: @NotBjoggisAtAll and @slawekjaranowski
v1.10.0
What's Changed
🔥 New features
🧰 Dependency updates
- Bump actions/checkout from 3 to 4 #60
❤️ Thanks
Many thanks for collaboration on this release for: @brendanlafond
v1.9.0
What's Changed
🔥 New features
🔨 Maintenance
- Documentation improvements #57
❤️ Thanks
Many thanks for collaboration on this release for: @BraxtonFairTR and @slawekjaranowski
v1.8.0
What's Changed
🔥 New features
- Maven 3.9.2 as default #51
❤️ Thanks
Many thanks for collaboration on this release for: @slawekjaranowski
v1.7.0
What's Changed
🔥 New features
- Maven 3.9.0 as default #49
🔨 Maintenance
- Bump m-enforcer-p to 3.2.1, simplify test project #50
❤️ Thanks
Many thanks for collaboration on this release for: @slawekjaranowski and GitHub Action