Skip to content

Releases: jenkinsci/http-request-plugin

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

1.10

02 Aug 16:29
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

v1.9.0

27 Apr 14:19
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Store response headers in TreeMap with case insensitive comparator (#54) @Pawel-Cieslak

👻 Maintenance