Releases: jenkinsci/slack-plugin
Releases · jenkinsci/slack-plugin
Release 2.17
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
Bug fixes:
- java.lang.NumberFormatException: When using parametrized scheduler PR #510
Release 2.15
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
New features:
- Allow broadcasting thread messages to the channel PR #473
Bug fixes:
2.13
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