Releases: cloudfoundry-community/slack-notification-resource
Releases · cloudfoundry-community/slack-notification-resource
slack-notification-resource v1.2.0
New Feature
The attachment feature now supports an attachement file that contains an array of attachements.
Bug Fixes
The in and check scripts now return a version string instead of version none
Maintenance
Upgrades to the latest concourse pipeline integration
slack-notification-resource v1.1.4
slack-notification-resource v1.1.3
New Feature
- Slack notifications can now include attachments. The README file explains the interaction between text, text_file and attachments properties.
See the Slack documentation on message +attachments for the message structure
Thank you to tshak for adding this feature!
slack-notification-resource v1.1.2
Bug Fixes
- Allow characters that bash shell interpets to pass through for slack messages.
slack-notification-resource v1.1.1
1.1.1
- Added support for multiple channels. Thanks @mboldt
slack-notification-resource v1.1.0
1.1.0
Support team url syntax
Slack Notification Resource v1.0.1
1.0.1
Suppress output of slack webhook, Thanks @ForestEckhardt
Adding support of insecure and custom CA, Thanks @o-orand
Slack Notification Resource v1.0.0
New Features
Really, Pipelines Are Awesome