Azure DevOps Connector
Documentation
Version: 2
Documentation

Release Notes


On this page you can find what's new in Azure DevOps Connector.
Date Description
2024-03-04 Fix - Query list doesnt refresh after changing Project prameter for get_workitems_by_query_id endpoint on Query Builder UI
2024-01-30 New - Added new endpoint get_queries and get_workitems_by_query_id endpoint to fetch result from predefined query
2023-10-09 New - Updated query_workitems endpoint to be treated as IsSqlEndPoint (support for #DirectSQL prefix)
2023-10-09 Fix - Using slash throws JSON encoding error sometimes (e.g. IterationPath can have slash)
2023-10-09 New - Updated examples to show how to query more than 20000 AzureDevOps / TFS workitems
2023-06-14 New - Initial version