Releases: jenkinsci/mac-plugin
Releases · jenkinsci/mac-plugin
1.6.1
1.5.2
1.5.1
1.5.0
Added
- Agent JVM argument : Allow to set agent JVM argument in Mac Host advanced properties. Default values is "-Xms64m -Xmx128m".
Changed
- Upgrade parent version to 4.37
1.4.0
Added
- User management tool : possibility to choose between "dscl" and "sysadminctl" for user creation and deletion.
This functionality fix JENKINS-66374 - Troubleshooting section in README
1.3.1
1.3.0
Added
- Allow to run commands with the user before the agent starts (see readme description)
Changed
- Upgrade parent version to 4.16
1.2.2
Changed
- Upgrade parent version to 4.7
- Upgrade Jenkins version to 2.235.1
Fixed
- Fix JENKINS-54686 - (#13) @mat1e