Releases: jenkinsci/git-plugin
Releases Β· jenkinsci/git-plugin
Git Plugin 3.12.0
π New features and improvements
- Require Jenkins 2.138.4 or newer (see #742 for rationale)
π Bug Fixes
- Fix JENKINS-58964 - Lost modern SCM with older workflow cps global lib (#742) @olivergondza
Git Plugin 3.11.0
π New features and improvements
- JENKINS-42609 - Improve env var descriptions (#732) @MarkEWaite
π Bug Fixes
- Correct links to changeset details (#734) @knapsu
- JENKINS-43802 - Implementing retrieve/retrieveRevisions with an Item context (#708) @jglick
- Reduce pom differences to master branch (#733) @MarkEWaite
Git Plugin 3.10.1
π Bug Fixes
- JENKINS-57603 - CasC now configures submodules (#725) @varyvol
Git Plugin 4.0.0-beta10
π Bug Fixes
- JENKINS-51638 - Fix 'No enum constant found' in some pipeline jobs (#711) @jglick
- JENKINS-55939 - lastBuiltRevision again set in BuildData (#689) @MarkEWaite
- JENKINS-56010 - Git tag message plugin again works (#689 ) @MarkEWaite
- JENKINS-56176 - GIT_REVISION again set by plugin (#689) @MarkEWaite
- JENKINS-57603 - CasC now configures submodules (#725) @varyvol
- JENKINS-57683 - Fix class cast exception scanning GitHub branches (#721) @MarkEWaite
π Bug Fixes Reverted (bugs which again exist in this code)
- JENKINS-19022 - Git BuildData bloat (#689) @MarkEWaite