Skip to content

Releases: jenkinsci/scm-manager-plugin

1.9.4

13 May 12:40
c231a8d
Compare
Choose a tag to compare

Fixed

  • Close responses to avoid leaked connections (#60)

1.9.3

18 Apr 09:36
e70d390
Compare
Choose a tag to compare

Fixed

  • Close response bodies correctly (#59)
  • Tests updated for Java 17 (#58)

1.9.2

04 Mar 11:02
97a5537
Compare
Choose a tag to compare

Fixed

  • Handle missing branches in pull requests (#56)
  • Disable automatic redirect to detect CAS login page (#57)

1.9.1

30 Jun 11:43
Compare
Choose a tag to compare

Fixed

  • Short timeout for SCM-Manager requests increased to 60 seconds (#55)

1.9.0

20 Jun 07:50
Compare
Choose a tag to compare

Changed

  • Migrated to okhttp library for Java 17 support (#54)
  • Set new required minimal Jenkins version to 2.387.1 (#54)

1.8.0

19 May 13:33
Compare
Choose a tag to compare

Added

  • Send replaced branch for pull request builds (#53)

1.7.11

05 May 13:51
Compare
Choose a tag to compare

Fixed

  • Introduce new dedicated SCMM branch discovery trait (#52)

1.7.10

02 May 14:27
Compare
Choose a tag to compare

Fixed

  • Fix 'exclude branch build' flag (#51)

1.7.9

24 Aug 11:14
Compare
Choose a tag to compare

Fixed

  • Prevent Jenkins from removing repositories (#39)

1.7.8

17 Feb 09:31
Compare
Choose a tag to compare

Fixed

  • Make uri comparison more resilient (#29)