sse-gateway-plugin

Server Sent Events (SSE) Gateway plugin for Jenkins.

Downloads
3.5K
Stars
16
Committers
26

Bot releases are visible (Hide)

sse-gateway-plugin - 1.27 Latest Release

Published by github-actions[bot] 5 months ago

📝 Documentation updates

  • Update default value of RETRY_QUEUE_EVENT_LIFETIME (#180) @julieheard

👻 Maintenance

  • Replace JSR-305 annotations with spotbugs annotations (#210) @MarkEWaite
  • Refresh plugin for October 2023, including core version bump to 2.387.3 (#196) @basil

✍ Other changes

  • Remove unnecessary SpotBugs workaround (#166) @basil

📦 Dependency updates

  • Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#206) @dependabot
  • Bump follow-redirects from 1.15.1 to 1.15.6 (#209) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.82 (#212) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#211) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2507.vcb_18c56b_f57c to 2543.vfb_1a_5fb_9496d (#202) @dependabot
  • Bump browserify-sign from 4.0.4 to 4.2.2 (#198) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.66 to 4.75 (#201) @dependabot
  • Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#197) @dependabot
  • Bump plugin from 4.55 to 4.66 (#189) @dependabot
  • Bump shell-quote from 1.6.1 to 1.7.3 (#136) @dependabot
  • Bump acorn (#167) @dependabot
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (#169) @dependabot
  • Bump bom-2.346.x from 1577.v63609d9cb_5dc to 1763.v092b_8980a_f5e (#175) @dependabot
  • Bump plugin from 4.51 to 4.55 (#178) @dependabot
  • Bump release-drafter/release-drafter from 5.20.0 to 5.23.0 (#179) @dependabot
sse-gateway-plugin - 1.26

Published by github-actions[bot] about 2 years ago

👻 Maintenance

  • bump core version to 2.361 and update Jenkinsfile to run on Java 11 (#145) @olamy
  • remove not needed identity plugin from dptMngt (#144) @olamy

📦 Dependency updates

  • Bump follow-redirects from 1.14.7 to 1.15.1 (#148) @dependabot
  • Bump cached-path-relative from 1.0.2 to 1.1.0 (#116) @dependabot
  • Bump plugin from 4.40 to 4.45 (#143) @dependabot
  • Bump url-parse from 1.5.4 to 1.5.10 (#123) @dependabot
  • Bump plugin from 4.33 to 4.40 (#129) @dependabot
  • Bump release-drafter/release-drafter from 5.17.6 to 5.20.0 (#130) @dependabot
sse-gateway-plugin - 1.25

Published by github-actions[bot] over 2 years ago

📦 Dependency updates

  • Bump release-drafter/release-drafter from v5.11.0 to v5.14.0 (#68) @dependabot
  • Bump junit from 4.13.1 to 4.13.2 (#67) @dependabot
  • Bump actions/cache from v1 to v2.1.4 (#62) @dependabot
sse-gateway-plugin - 1.24

Published by github-actions[bot] almost 4 years ago

  • upgrade parent pom 4.1 and use bom bom-2.176.x (version 9) jenkins core version minimum 2.176.4 (#53) @olamy

🚨 Removed

  • Remove the sse gateway sample (#58) @fqueiruga

🐛 Bug Fixes

  • JENKINS-60850 - Jenkins log flooded with SSE gateway plugins related warnings (#59) @olamy

📦 Dependency updates

  • Bump junit from 4.13 to 4.13.1 (#57) @dependabot
sse-gateway-plugin - Release 1.23

Published by olamy over 4 years ago

  • Do not bundle commons-io in this plugin's HPI file #50
  • Internal: Update tests to transmit session IDs using cookies instead of adding them to the URL #49
sse-gateway-plugin - Release 1.22

Published by olamy over 4 years ago

  • Validate both retryQueue and Dispatcher timeout during queue usages (see pr #48)
sse-gateway-plugin - Release 1.21

Published by olamy over 4 years ago

  • JENKINS-59291 Blue Ocean fails to load when use SSE GateWay 1.20