v2.0.0-rc.5
Pre-release
Pre-release
Bugfix release for TeamCity 2024.03 - NOT COMPATIBLE with older TeamCity Versions
If you're upgrading from v1.2.5, please also read the release notes for previous 2.0.0-rc versions.
Fixes
- Fixes ability to Preview and Execute a webhook while editing a WebHook template.
Compatibility
- tcWebHook plugin is expected to work with TeamCity 2019 and newer because there are no changes since v2.0.0-rc3.
- tcWebHooks-REST plugin is not expected to work with TeamCity version 2023.x or older. It's only compatible with 2024.03 and newer.
Notes
- The team at Jetbrains recently updated the version of Jersey (the REST API framework) on which the TeamCity REST API is built. This update was released with TeamCity 2024.03
- tcWebhooks REST API extends the TeamCity REST API to enable REST Configuration of webhooks, parameters and templates.
The recent changes to Jersey also rely on a recent TeamCity version. Therefore the work done in 2023 for tcWebHooks 2.0.0 was the base on which to build the updated tcWebHooks REST version. No attempt has been made to back-port the Jersey changes to tcWebHooks 1.2.x