Skip to content

Releases: jenkinsci/sumologic-publisher-plugin

v2.2.6

05 Mar 07:09
Compare
Choose a tag to compare

Changes

  • Upgraded jenkins.version to 2.426.3 LTS
  • Upgrade of dependent jars for security fixes.

Download
Download the HPI file for the release from - HPI File

v2.2.5

06 Oct 07:23
Compare
Choose a tag to compare

Changes

  • Fixed "SumoUpload failure when using on agent" bug

Download
Download the HPI file for the release from - HPI File

v2.2.4

11 Aug 08:05
Compare
Choose a tag to compare

Changes

  • Fixed SECURITY-3117
  • Upgrade htmlUnit from 2.x to 3.x
  • Vulnerable dependency upgrade

Download
Download the HPI file for the release from - HPI File

v2.2.3

31 Jul 08:17
Compare
Choose a tag to compare

Changes :

  1. Upgrading jenkins.version to 2.361.4
  2. Updating dependent jars for fixing security vulnerabilities.

Download

Download the HPI file for the release from - HPI File

v2.2.1

22 Jan 13:06
Compare
Choose a tag to compare

Minor Changes

  • Added a new Step SumoSDOEvent() to send Software Delivery optimisation data to Sumo Logic.

Download

Download the HPI file for the release from - HPI File

v2.2.0

11 Dec 05:28
Compare
Choose a tag to compare

Minor Changes

  • Updating POM.xml to use latest version of all dependencies.
  • Minimum Jenkins requirements updated to 2.204.6
  • Adding timing information to job status
  • Adding conditions at the event level to improve the processing time
  • Moving to apache-httpcomponents-client-4-api Jenkins plugin
  • Correcting indentations and imports
  • Fixing spotbugs

Bug Fixes

  • Using Pipeline Stage view to use the correct timings

Download

Download the HPI file for the release from - HPI File

v2.1.1

26 Oct 07:15
Compare
Choose a tag to compare

Minor Changes

  • Attached extra information related to Build (URL, Build Duration, Status) in Pipeline Stages logs
  • Sending One pipeline stage in the array (compatabile with jenkins app), to make it compatible with the Field Extraction Rule.
  • Adding Plugin Job Status, Version and Downloads to read me page.
  • Point CHANGELOG.md to Releasse page for newer version.

Download:

  • Download the HPI file for the release from - HPI File

2.1.0

20 Oct 06:50
Compare
Choose a tag to compare
  • Added Support to send text, KeyValueMap as JSON and Fields to X-Sumo-Fields using SumoUpload Step Function.
  • Converting URL to Secret instead of plain text string.
  • Adding MetricDataPrefix as Host Name in case provided in the configuration.