Releases: jenkinsci/gitlab-plugin
Releases · jenkinsci/gitlab-plugin
1.5.26
📦 Dependency updates
- Bump Jackson 2 API from 2.13.1-242.v1a45bad25ceb to 2.13.1-244.v773c36c5b330 (#1211) @dependabot
- Bump
git-changelist-maven-extensionfrom 1.2 to 1.3 (#1210) @dependabot - Bump plugin parent POM from 4.31 to 4.32 (#1208) @dependabot
1.5.25
📦 Dependency updates
- Use Jackson 2 API plugin (#1205) @basil
- Bump
docker-maven-pluginfrom 0.38.0 to 0.38.1 (#1203) @dependabot - Bump RESTEasy from 3.15.2.Final to 3.15.3.Final (#1199) @dependabot
1.5.24
1.5.23
🐛 Bug fixes
- Prevent a
NullPointerExceptionwhen callingObjectId#fromString(String)(#1146) @stmlange - Prevent a
NullPointerExceptionfor old build data hashes (#1152) @Fearxpc - Prevent GitLab URL from being null (#1187) @mkemmerz
- Remove redundant space (#1145) @miago
📦 Dependency updates
- Bump plugin parent POM from 4.29 to 4.31 (#1192, #1190) @dependabot
- Bump
docker-maven-pluginfrom 0.37.0 to 0.38.0 (#1191) @dependabot - Bump PostgreSQL JDBC driver from 9.4.1208 to 42.3.1 (#1189, #1175) @dependabot
- Bump Joda-Time from 2.10.5 to 2.10.13 (#1188, #1184) @dependabot
- Bump ASM from 9.1 to 9.2 (#1182) @dependabot
- Bump SLF4J from 1.7.31 to 1.7.32 (#1183) @dependabot
- Bump MockServer from 3.10.2 to 5.11.2 (#1181, #1177) @basil
- Bump RESTEasy from 3.0.16.Final to 3.15.2.Final (#1179, #1178) @basil
- Bump Maven Failsafe Plugin from 2.16 to 2.22.2 (#1173) @dependabot
- Bump JBoss JAXRS API Spec from 1.0.0.Final to 1.0.1.Final (#1172) @dependabot
🚦 Tests
1.5.22
🚀 New features and improvements
- JENKINS-66304: Prepare GitLab for core Guava upgrade (#1150, #1168) @basil
🐛 Bug fixes
- Fix problem with lookup for credentials (#1129) @ljackiewicz
- Fix error handling for
updateGitlabCommitStatus(#1130) @david0 - Use red cross icon for build failure (#1132) @alkazar
📦 Dependency updates
- Bump Build Helper Maven Plugin from 3.0.0 to 3.2.0 (#1166) @dependabot
- Bump Docker Maven Plugin from 0.14.2 to 0.37.0 (#1165) @dependabot
- Bump PojoBuilder from 3.4.0 to 4.2.3 (#1164) @dependabot
📝 Documentation updates
- Migrate wiki documentation to GitHub (#1101) @Yunir
- Update
CHANGELOG(#1125) @ljackiewicz
👻 Maintenance
gitlab-plugin-1.5.21
[maven-release-plugin] copy for tag gitlab-plugin-1.5.21
gitlab-plugin-1.5.20
[maven-release-plugin] copy for tag gitlab-plugin-1.5.20
gitlab-plugin-1.5.17
gitlab-plugin-1.4.2
- #408: Multiple branches pushed, Only one job triggered
gitlab-plugin-1.4.1
- #410:
NoStaplerConstructorExceptionforaddGitLabMRComment - Use plugin ClassLoader for the resteasy client instead of the uberClassLoader
- #406: Add include/exclude of merge requests based on gitlab merge request labels
- Add possibility to configure secret tokens per job to allow only web hooks with the correct token to trigger builds
- #415: Add actual trigger phrase as environment variable