Skip to content

Releases: jenkinsci/urltrigger-plugin

Bugfix: InspectingContent flag

06 Oct 18:46
Compare
Choose a tag to compare

When an empty array of content types was set (as is default through the UI), the 'Inspect content' checkbox was being automatically set. Now this only happens if the array is not empty.

This behaviour is so that declarative pipelines can declare content types but not have to explicitly set the flag.

Pipeline compatibility update

23 Sep 19:15
Compare
Choose a tag to compare

Updates to support pipeline jobs and declarative syntax. Syntax examples can be found in the main README document.

Requires:

  • Java 1.8
  • Jenkins 2.176

Fixed a null pointer bug when running against old config

30 Jul 23:16
Compare
Choose a tag to compare
urltrigger-0.44

[maven-release-plugin]  copy for tag urltrigger-0.44