Gitlab Plugin Versions Save

A Jenkins plugin for interfacing with GitLab

gitlab-plugin-1.8.1

1 month ago

🚀 New features and improvements

  • Ensure Null Safety in GitLabConnectionProperty.java (#1619) @shivajee98
  • Replaced Arguements With Empty Array (#1614) @shivajee98

🐛 Bug fixes

  • Refactoring and simplifying the codebase (#1621) @shivajee98
  • Fixed NPE error in AbstractWebHookTriggerHandler.java (#1617) @AniketNS
  • Fix null check condition in PipelineHookTriggerHandlerImpl.java (#1613) @shivajee98

👻 Maintenance

  • Improve commit message creation (#1646) @AniketNS
  • Require Jenkins 2.414.3 or newer (#1639) @MarkEWaite

✍ Other changes

  • update PushBuildAction to use 'AbstractGitSCMSource' to trigger 'GitLab Branch Source' repository scan (#1629) @nicomodeus
  • Revert "Replaced Arguements With Empty Array" (#1622) @krisstern

📦 Dependency updates

20 changes
  • Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#1656) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2977.vdf61ecb_fb_e2d to 2982.vdce2153031a_0 (#1655) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2961.v1f472390972e to 2977.vdf61ecb_fb_e2d (#1653) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#1650) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2950.va_633b_f42f759 to 2961.v1f472390972e (#1649) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2928.ved44ea_84e034 to 2950.va_633b_f42f759 (#1648) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2907.vcb_35d6f2f7de to 2928.ved44ea_84e034 (#1645) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#1644) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2884.vc36b_64ce114a_ to 2907.vcb_35d6f2f7de (#1641) @dependabot
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 (#1642) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2857.v01a_0144eb_20b_ to 2884.vc36b_64ce114a_ (#1640) @dependabot
  • Require Jenkins 2.414.3 or newer (#1639) @MarkEWaite
  • Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#1635) @dependabot
  • Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 (#1633) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#1630) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.401.x from 2718.v7e8a_d43b_3f0b_ to 2745.vc7b_fe4c876fa_ (#1624) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#1620) @dependabot
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 (#1610) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.401.x from 2705.vf5c48c31285b_ to 2718.v7e8a_d43b_3f0b_ (#1611) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.401.x from 2675.v1515e14da_7a_6 to 2705.vf5c48c31285b_ (#1609) @dependabot

gitlab-plugin-1.8.0

5 months ago

🐛 Bug fixes

  • JENKINS-72476 Fix "Test Connection" button when used with Jackson API plugin 2.16.1 or later (#1606) @bruderol

📝 Documentation updates

  • Add all trigger fields to the documentation (#1602) @AniketNS
  • Replace wiki link with link to plugins site (#1603) @MarkEWaite

👻 Maintenance

  • Require Jenkins 2.401.3 or newer (#1607) @MarkEWaite

gitlab-plugin-1.7.18

5 months ago

What's Changed

Full Changelog: https://github.com/jenkinsci/gitlab-plugin/compare/gitlab-plugin-1.7.17...gitlab-plugin-1.7.18

gitlab-plugin-1.7.17

6 months ago

👻 Maintenance

  • Remove unnecessary exclusions from pom file (#1582) @MarkEWaite
  • Use Jenkinsfile from plugin archetype (#1576) @MarkEWaite

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.387.x from 2483.v3b_22f030990a_ to 2496.vddfca_753db_80 (#1581) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74 (#1580) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2465.va_e76ed7b_3061 to 2483.v3b_22f030990a_ (#1579) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2446.v2e9fd3b_d8c81 to 2465.va_e76ed7b_3061 (#1577) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2446.v2e9fd3b_d8c81 (#1574) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2401.v7a_d68f8d0b_09 to 2423.vce598171d115 (#1573) @dependabot
  • Bump actions/checkout from 3 to 4 (#1572) @dependabot

gitlab-plugin-1.7.16

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/gitlab-plugin/compare/gitlab-plugin-1.7.15...gitlab-plugin-1.7.16

gitlab-plugin-1.7.15

10 months ago

📝 Documentation updates

  • Add help for many options (#1540) @MarkEWaite
  • Remove outdated version reference (#1510) @MarkEWaite
  • Improve global auth instructions (#1511) @MarkEWaite
  • Update URL where the GitLab build statuses are documented (#1534) @msrb

👻 Maintenance

  • Merge remote-tracking branch origin/master into gsoc-2023-project (#1489) @github-actions
  • do not sign git commits in tests (#1549) @car-roll
  • Add JAVA_TOOLS_OPTIONS to environment of jenkins in docker-compose.yml (#1517) @krisstern
  • Fix problem in sync-project-branch.yml (#1488) @krisstern

📦 Dependency updates

  • Update Jenkins version to 2.387.3 in pom.xml (#1504) @krisstern
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2244.vd60654536b_96 to 2258.v522c10b_d4695 (#1550) @dependabot
  • Bump bom-2.387.x from 2230.v0cb_4040cde55 to 2244.vd60654536b_96 (#1548) @dependabot
  • Bump plugin from 4.70 to 4.71 (#1546) @dependabot
  • Bump bom-2.387.x from 2220.vea_cea_f1a_35e4 to 2230.v0cb_4040cde55 (#1543) @dependabot
  • Bump plugin from 4.69 to 4.70 (#1541) @dependabot
  • Bump bom-2.387.x from 2198.v39c76fc308ca to 2220.vea_cea_f1a_35e4 (#1538) @dependabot
  • Bump plugin from 4.68 to 4.69 (#1535) @dependabot
  • Bump git-changelist-maven-extension from 1.6 to 1.7 (#1536) @dependabot
  • Bump plugin from 4.67 to 4.68 (#1519) @dependabot
  • Bump bom-2.387.x from 2179.v0884e842b_859 to 2198.v39c76fc308ca (#1518) @dependabot
  • Use latest plugin BOM for 2.387.x (#1507) @MarkEWaite
  • Bump plugin pom from 4.66 to 4.67 (#1506) @MarkEWaite
  • Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#1502) @dependabot
  • Use parent pom 4.66 (#1499) @MarkEWaite
  • Bump plugin from 4.63 to 4.65 (#1492) @dependabot

gitlab-plugin-1.7.14

1 year ago

👻 Maintenance

  • Add META-INF/ to .gitignore (#1479) @krisstern
  • Automatically sync the project branch every day (#1483) @basil
  • Fix Windows test by reverting to parent pom 4.63 (#1480) @MarkEWaite

📦 Dependency updates

  • Bump docker-maven-plugin from 0.42.1 to 0.43.0 (#1474) @dependabot
  • Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#1473) @dependabot
  • Bump plugin from 4.62 to 4.63 (#1472) @dependabot
  • Bump bom-2.361.x from 2062.v154408a_24d20 to 2081.v85885a_d2e5c5 (#1471) @dependabot

gitlab-plugin-1.7.13

1 year ago

🐛 Bug fixes

  • Use BRANCH_NAME in environment as fallback (#1288) @martinnemec3
  • Add gitlabMergeCommitSha to Fix #1046 (#1467) @MrSelfDestruction

✍ Other changes

  • Improve RegexBasedFilter doc (#1463) @harsh-ps-2003

📦 Dependency updates

  • Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 (#1468) @dependabot
  • Bump plugin from 4.61 to 4.62 (#1462) @dependabot
  • Bump bom-2.361.x from 2059.v69eec68eb_b_b_e to 2062.v154408a_24d20 (#1465) @dependabot
  • Bump bom-2.361.x from 2025.v816d28f1e04f to 2059.v69eec68eb_b_b_e (#1464) @dependabot

gitlab-plugin-1.7.12

1 year ago

🐛 Bug fixes

  • Add support for Draft on the MR hook (#1459) @krisstern
  • Add getters to patch AcceptGitLabMergeRequestStep.java (#1455) @harsh-ps-2003

👻 Maintenance

  • Activate Spotless via Maven property rather than file (#1457) @basil

🚦 Tests

  • Replace mockito-inline with mockito-core (#1453) @MarkEWaite

📦 Dependency updates

  • Bump plugin from 4.59 to 4.60 (#1454) @dependabot

gitlab-plugin-1.7.11

1 year ago

🐛 Bug fixes

  • Add getters to patch GitLabPushTrigger.java (#1450) @krisstern

📝 Documentation updates

  • Add debugging instructions (#1451) @harsh-ps-2003

👻 Maintenance

  • Add .git-blame-ignore-revs with Spotless commit (#1452) @krisstern
  • Use upstream Spotless configuration (#1449) @basil

📦 Dependency updates

  • Bump docker-maven-plugin from 0.42.0 to 0.42.1 (#1446) @dependabot
  • Bump spotless-maven-plugin from 2.35.0 to 2.36.0 (#1447) @dependabot
  • Bump plugin from 4.58 to 4.59 (#1448) @dependabot
  • Bump bom-2.361.x from 1968.vb_14a_29e76128 to 1981.v17df70e84a_a_1 (#1445) @dependabot