Skip to content

Releases: jenkinsci/bitbucket-branch-source-plugin

937.0.4

25 Sep 16:08
Compare
Choose a tag to compare

Bug Fixes

Mantainance

  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 by @dependabot[bot] in #1112
  • Bump org.junit-pioneer:junit-pioneer from 2.1.0 to 2.3.0 by @dependabot[bot] in #1110
  • Bump org.jenkins-ci.plugins:plugin from 5.24 to 5.26 by @dependabot[bot] in #1111
  • Bump io.jenkins.tools.bom:bom-2.504.x from 4969.v6ffa_18d90c9f to 5388.v3ea_2e00a_719a_ by @dependabot[bot] in #1113
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #1116

Full Changelog: 937.0.3...937.0.4

937.0.3

14 Sep 16:08
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 937.0.2...937.0.3

937.0.2

12 Sep 15:41
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

Bug Fixes

  • JENKINS-76076 ServerURL not accepting environment variable via CasC by @nfalco79 in #1107
  • Make CasC custom DataBoundConfigurator optional to avoid throw exception when Jenkins startup and CasC plugin not installed by @nfalco79 in #1108

Full Changelog: 937.0.1...937.0.2

937.0.1

07 Sep 09:46
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

Features

Mantainance

  • Move endpoint implementations to impl package by @nfalco79 in #1058
  • Remove useBeta property from pom.xml by @strangelookingnerd in #976
  • Bump org.jenkins-ci.plugins:plugin from 5.17 to 5.18 by @dependabot[bot] in #1076
  • Bump io.jenkins.tools.bom:bom-2.504.x from 4890.vfca_82c6741a_d to 4969.v6ffa_18d90c9f by @dependabot[bot] in #1074
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 by @dependabot[bot] in #1083
  • Remove code related to unsupported versions of Bitbucket Data Center by @nfalco79 in #1089
  • Remove old ligthCheckout support and some empty events type by @nfalco79 in #1092
  • Replace commons-lang from Jenkins core with commons-lang4 api plugin by @nfalco79 in #1093
  • Migrate tests to JUnit5 by @nfalco79 in #1104
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1095
  • Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #1096

Breaking Changes (read before update):

  • removed support for Bitbucket Server, only Data Center is available. Read user documentation for the list of supported version.
  • CasC for Data Center endpoint removes some unused fields: callCanMerge and callChanges. They should be remove from your YAML, a warning is logged. Specific CasC configurator to handle missing fields will be removed in future releases.
  • events (pr:reviewer:approved, pr:reviewer:updated and pr....) are not listen anymore, these kind of events do not ship any changes related the source code to justify a new build. For this reason by default has been disabled reindex of the whole Organisation or multibranch for events that does not ship any changes. See JENKINS-55927 and its related PR for a complete discussion.
  • The introduction of extension points to customise webhooks (now in beta) deprecates some methods in api interfaces. A warning log has been added for each method to discourage the use and accelerate the migration to the new one.

Full Changelog: 936.4.4...937.0.1

937.0.0

15 Sep 13:18
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

Skip this release, release retired.

936.4.4

19 Jul 11:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 936.4.3...936.4.4

936.4.3

05 Jul 21:05
Compare
Choose a tag to compare

New Features

Full Changelog: 936.4.2...936.4.3

936.4.2

02 Jul 11:27
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: 936.4.1...936.4.2

936.4.1

25 Jun 17:35
Compare
Choose a tag to compare

Bug fixes

Full Changelog: 936.4.0...936.4.1

936.4.0

07 Jun 20:35
Compare
Choose a tag to compare

Bug Fixes

New Features

Full Changelog: 936.3.1...936.4.0