Releases: jenkinsci/stashnotifier-plugin
Releases · jenkinsci/stashnotifier-plugin
1.10.3
1.10.2
1.10.1
bugfix release
- #79 Jenkins Root URL not configured (@aaronjwood)
- #78 #76 Fix credentials management process (@stevengssns) Fix #86 Fix #78
1.9.0
- Unit tests and bugfixes (@MagnusR)
- Abbreviate fields (@lukasniemeier-zalando)
- Credentials plugin integration (@pdodds)
- TokenMacro plugin integration
- Extended project key configuration (custom key + prepending of parent build keys if exists)
- Some travis automation for intermediate artifact builds on tag (now it's stored within release automatically)
1.8
- Now honors no-proxy host configuration on Jenkins (see #51, thanks to @bbaetz)
- Improved handling of build descriptions (see #50, thanks to @Lakritzator)
- Now supports "Merge before build" option of git plugin. Notifies both merge and original commit. (see #48, thanks to @klieber)
- Fixes Server Name Indication problem when stash runs on same server with another SSL site (see #46, thanks to @nightwolfzor)