Releases: rundeck-plugins/http-notification
Releases · rundeck-plugins/http-notification
Release 1.0.13-SNAPSHOT
Major cleanup and bump to 1.0.21-grails7-upgrade-test Eliminated inefficiencies causing JitPack issues: - Updated axion-release plugin from 1.13.4 to 1.17.2 - Removed legacy buildscript block (Gradle 4.x pattern) - Removed redundant 'apply plugin' declarations - Removed unnecessary groovy-all dependency - Fixed CRITICAL duplicate dependency bundling: * Set transitive=false on http-step dependency * Eliminated duplicate commons-lang3, httpclient, gson, httpcore * JAR size reduced from 4.5MB to 2.1MB (53% smaller!) - Removed redundant httpclient/commons-lang3 declarations - Removed now-unnecessary dependencySubstitution block - Simplified test configuration (useJUnit vs useJUnitPlatform) - Cleaned up repository ordering The duplicate bundling was likely confusing JitPack's artifact scanner. This is the cleanest version yet.
Release 1.0.10
Release 1.0.9
Release 1.0.8
1.0.6
Update dependencies with known vulnerabilities
Fix build file
Fix axion release plugin so future version tags work correctly.
Plugin metadata
Add plugin metadata for repository release.
"Print" section not collapsable
Merge pull request #5 from miguelantonio/master "Print" section not collapsable
Adding print response to file
Merge pull request #3 from miguelantonio/master Adding print response to file.
New Release
Merge pull request #1 from miguelantonio/master Implementation of HTTP notification Plugin