Skip to content

Releases: rundeck-plugins/http-notification

Release 1.0.13-SNAPSHOT

08 Jan 21:42

Choose a tag to compare

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

23 Jul 17:41
5e9768b

Choose a tag to compare

Release 1.0.9

11 Oct 18:37
f1fc241

Choose a tag to compare

Release 1.0.8

01 Jun 15:57
1e005d3

Choose a tag to compare

1.0.6

23 Aug 23:52
76b1ee6

Choose a tag to compare

Update dependencies with known vulnerabilities

Fix build file

17 Apr 21:48

Choose a tag to compare

Fix axion release plugin so future version tags work correctly.

Plugin metadata

17 Apr 21:39
3cf26d9

Choose a tag to compare

Add plugin metadata for repository release.

"Print" section not collapsable

06 Feb 16:50
740e870

Choose a tag to compare

Merge pull request #5 from miguelantonio/master

"Print" section not collapsable

Adding print response to file

05 Feb 19:56
d16d887

Choose a tag to compare

Merge pull request #3 from miguelantonio/master

Adding print response to file.

New Release

09 Jan 00:53
d544d32

Choose a tag to compare

Merge pull request #1 from miguelantonio/master

Implementation of HTTP notification Plugin