This repository has been archived by the owner on Jan 6, 2019. It is now read-only.
Releases: tfsaggregator/tfsaggregator-webhooks
Releases · tfsaggregator/tfsaggregator-webhooks
v2.4.0-RC1
TFS Aggregator Web Service 2.3 Release Candidate
- Support for TFS 2017 Update 2
- Reading and removal of Work item Links
self.WorkItemLinks
self.RemoveWorkItemLink
- Global List editing with
AddItemToGlobalList
andRemoveItemFromGlobalList
- Startup logging controlled by configuration file
- Fix SendMail (see #206)
- Fix TF26027 error using
TransitionToState
with non-English templates (see #232) - Fix
BasicAuthenticationToken
bug (see PR #5) - New code layout, contributors are urged to read Source Code
TFS Aggregator Web Service 2.3 beta
New
- Support for VSTS & TFS 2015 / 2017 Web Hooks via Web Service
- Additional authentication modes
- Rule filter on change event (
New
,Change
,Delete
,Restore
) - Deploy to Azure button for an easy deployment