Skip to content

Releases: jenkinsci/http-request-plugin

1.20

22 Jan 02:18
Compare
Choose a tag to compare

👻 Maintenance

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.479.x from 3761.vd922730f0fd2 to 3850.vb_c5319efa_e29 (#191) @dependabot[bot]
  • update parent pom to 5.4 (#190) @PratikMane0112
  • Bump io.jenkins.tools.bom:bom-2.479.x from 3722.vcc62e7311580 to 3761.vd922730f0fd2 (#189) @dependabot[bot]
  • Bump io.jenkins.tools.bom:bom-2.479.x from 3613.v584fca_12cf5c to 3722.vcc62e7311580 (#188) @dependabot[bot]
  • Bump io.jenkins.tools.bom:bom-2.479.x from 3559.vb_5b_81183b_d23 to 3613.v584fca_12cf5c (#185) @dependabot[bot]
  • Bump io.jenkins.tools.bom:bom-2.479.x from 3482.vc10d4f6da_28a_ to 3559.vb_5b_81183b_d23 (#184) @dependabot[bot]
  • Update plugin parent POM to latest (#180) @basil
  • Bump io.jenkins.tools.bom:bom-2.440.x from 3208.vb_21177d4b_cd9 to 3413.v0d896b_76a_30d (#179) @dependabot[bot]
  • Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#176) @dependabot[bot]
  • Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#175) @dependabot[bot]

1.19

09 Aug 16:46
Compare
Choose a tag to compare

👷 Changes for plugin developers

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

1.18

01 Jul 13:14
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.17

22 Jun 17:37
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

1.16

01 Aug 22:14
Compare
Choose a tag to compare

💥 Breaking changes

Basic/Digest Authentication, which was previously deprecated in favor of credentials and marked for removal in 1.8.19 or later, has been removed. There is no automatic migration for deprecated existing basic/digest authentication usernames and passwords; these will be erased on save.

📝 Documentation updates

  • Add HTTP Request examples (#99) @AfiMaameDufie
  • Improve documentation examples by making code lines shorter so scrollbar won't be needed to see full examples (#100) @Sophia-Okito

📦 Dependency updates

1.15

22 Apr 18:45
Compare
Choose a tag to compare

🚦 Tests

📦 Dependency updates

1.14

30 Jan 21:40
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.13

10 Jan 18:03
Compare
Choose a tag to compare

📦 Dependency updates

1.12

16 Nov 18:28
Compare
Choose a tag to compare

📦 Dependency updates

👻 Maintenance

1.11

25 Aug 19:38
Compare
Choose a tag to compare

🐛 Bug fixes

  • "Success code from java.util.stream.IntPipeline$Head" printed on success (#72) @basil

👻 Maintenance

  • Usages of deprecated step API replaced with non-deprecated equivalents (#71) @offa
  • Internal code cleanup (#70) @offa

🚦 Tests