Skip to content

Releases: jenkinsci/slack-plugin

Release 2.17

13 Feb 19:48
37f1a2a
Compare
Choose a tag to compare

Bug fixes:

  • Fix migration - credentials weren't being saved PR #513
  • Use correct scope for migrated credential PR #515
  • Remove 1.8 migration code and SlackJobProperty PR #514

Release 2.16

07 Feb 20:53
981aa7e
Compare
Choose a tag to compare

Bug fixes:

  • java.lang.NumberFormatException: When using parametrized scheduler PR #510

Release 2.15

01 Feb 13:41
698d297
Compare
Choose a tag to compare

Removed functionality

  • Integration token text removed from global configuration, it will be automatically migrated into a credential for you. There's upcoming changes for jobs and pipelines in this area as well PR #493

Bug fixes

  • Add null check to extractReplaceLinks PR #497

New features

  • Log response string to assist user PR #486
  • Add class name to failed test notification PR #474

Internal

  • Remove overriding plugin pom config PR #492
  • Remove deprecated code PR #491
  • Bump baseline and parent pom PR #485
  • IntelliJ automatic code cleanup PR #484
  • Remove token botUser hack PR #483

slack-2.14

15 Jan 08:56
0eecd5b
Compare
Choose a tag to compare

New features:

  • Allow broadcasting thread messages to the channel PR #473

Bug fixes:

2.13

13 Jan 12:14
63dd462
Compare
Choose a tag to compare

Bug fixes:

  • Fixed constructor of SlackJobProperty PR #468
  • Adding null check on custom message PR #466
  • Always runAfterFinalized PR #462

Docs updates:

  • Added note for Global Slack Notifications PR #470