Releases: jenkinsci/ircbot-plugin
Releases · jenkinsci/ircbot-plugin
2.40
Maintenance with dependency updates
📦 Dependency updates
- Bump maven-plugin from 3.12 to 3.13 (#50) @dependabot
- Bump dependencies that Dependabot posted into my fork first (#49) @jimklimov
- Bump plugin from 4.24 to 4.25 (#46) @jimklimov
- Bump plugin from 4.25 to 4.26 (#48) @dependabot
- Bump bom-2.263.x from 937.v51fde92016ed to 950.v396cb834de1e (#47) @dependabot
- Bump instant-messaging-plugin to 1.46 @jimklimov
Intermediate info from old ages to 2.38 release
- README.adoc: add a badge for Build Status (#45) @jimklimov
- Rearrange and update pom.xml following other plugins, and add github actions (dependabot et al) (#39) @jimklimov
- Remove usages of Guava (#38) @basil
- JENKINS-64413 - honor the default nickname limit (9 chars) to match IRC RFC 2812 (#35) @jimklimov
- Fix databinding for jenkins login (#36) @timja
- SECURITY-829 - + fixing form usage (#34) @timja
- Set groupId back to jvnet (#33) @timja
- Table-to-Div migration: first shot (#31) @jimklimov
- pom.xml: fix indentation to 4 spaces per TAB, and add jimklimov as maintainer (#32) @jimklimov
- Refresh plugin + docs migration (#30) @timja
- IrcNotifyStep.java : do use default targets from config if step arg… (#27) @jimklimov
- Use HTTPS URLs in pom.xml (#26) @daniel-beck-bot
- README.md : document the "ircNotify notifyOnStart:true" hack (#25) @jimklimov
- Update readme (#24) @jimklimov
- Pipeline support for extraMessage and notifyOnStart functionalities (#23) @jimklimov
- Add Jenkins pipeline support in ircbot-plugin - an ircNotify() step (#21) @jimklimov
- Fix style (#20) @jimklimov
- Add Jenkinsfile (#19) @olivergondza
- Add support for SASL authentication (#18) @ddevault
- Add support for configuring at which rate the messages should be broadca... (#12) @norrs
- Don't drop the space in front of the build status (#13) @mgedmin
- Add basic support for SOCKS proxies (#9) @andrewbonney
- JENKINS-17419 - Added new configuration option to disallow bot commands from private chat. (#6) @askeing
- Cleaned last commit (#5) @syl20bnr
- Added new configuration option to colorize sent messages depending on the current and previous states of job. (#4) @syl20bnr
- Fix JENKINS-11623 - , change default username to 'PircBotx' to be able to connect with ircu servers. (#1) @eamelink
📦 Dependency updates
- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.2 (#40) @dependabot
- Bump plugin from 4.19 to 4.24 (#44) @dependabot
- Bump instant-messaging from 1.40 to 1.42 (#41) @dependabot
- Bump bom-2.263.x from 18 to 937.v51fde92016ed (#43) @dependabot
ircbot-2.39
- Some more recipe updates, dependency versions and cosmetic fixes