Skip to content

Tuleap Git Branch Source 2.0.0

Compare
Choose a tag to compare

💥 Breaking change

  • Rework the authentication process between Jenkins and the Tuleap REST API (#42, #45)
    • You have to use the Tuleap access key if you want to use the plugin. The basic authentication does not work anymore. See here to know how to retrieve an acces key.

🚀 New features and improvements

  • Create a new webhook which trigger job from a Tuleap Project. (#37, #41, #48, #50, #52 )

🐛 Bux fixes

  • Updating and fixing dependencies of the plugin (#33)

📦 Dependency updates

  • Bump mockito-core from 3.3.0 to 3.3.1 (#46)
  • Bump plugin from 3.56 to 3.57 (#44)
  • Bump mockito-core from 3.2.4 to 3.3.0 (#43)
  • Bump okhttp from 4.3.1 to 4.4.0 (#38)

👻 Maintenance

  • Remove not used and untested Debian packaging (#34)
  • Drop specific value for the concurrency property (#35)
  • Collect code coverage (#36)
  • Check support of JCAsC (#47)
  • Use tokenless upload functionality to publish Codecov reports (#53)