Microsoft Azure DevOps Boards spoke release notes

  • Release version: Store
  • Updated September 10, 2025
  • 4 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Microsoft Azure DevOps Boards Spoke Release Notes

    The Microsoft Azure DevOps Boards spoke enables integration with ServiceNow, allowing for seamless management of work items and processes within Azure DevOps. The latest updates improve functionality, fix bugs, and enhance user experience.

    Show full answer Show less

    Key Features

    • Version Updates: Regular updates have been made to fix bugs and introduce new features, such as triggers for work item management and improvements in authentication.
    • Core Process Management Actions: Actions include creating and deleting iterations, looking up area paths, and managing work items effectively.
    • Work Item Management Actions: Key actions for managing work items include creating, updating, and deleting work items as well as adding attachments and creating links between them.
    • Deprecation: Older actions have been deprecated in favor of improved functionalities and streamlined processes.

    Key Outcomes

    With these updates, users can expect enhanced integration capabilities, improved error handling, and a more efficient workflow management process within Azure DevOps. The spoke is designed to support automation and provide a comprehensive toolset for managing work items effectively, which is essential for teams relying on agile methodologies.

    Version history for the Integration Hub Microsoft Azure DevOps Boards spoke on the ServiceNow Store.

    Important:
    For details on system requirements and family compatibility, view the application listing on the ServiceNow Store website.

    Version history

    Version 3.1.0 - September 2025
    Fixed - Required ACL(s) / Role(s) for agents
    Version 3.0.2 - August 2025
    Fixed - AI Agents - Output response includes anchor tags that are now rendered as clickable link
    Version 3.0.1 - July 2025
    Fixed: Event source, Triggers set to Published state.
    Version 2.0.1 - June 2025
    Fixed: Actions: Look Up Projects Stream, Look Up Work Item Revisions Stream.
    Version 3.0.0 - May 2025
    New: Added triggers for work item management.
    Version 2.0.0 - February 2025
    • New:
      • Authentication template to setup the spoke with OAuth 2.0
      • API Version set as v7.1
      • Added new Actions with new design pattern: use connection and credential alias, enabled retry policy, improved error handling and complex object outputs
        • Core Process Management
          • Create Iteration (create_iteration_v2)
          • Delete Iteration (delete_iteraiton_v2)
          • Delete Team Iteration (delete_team_iteration)
          • Look up Area by Path (look_up_area_by_path_v2)
          • Look up Area Path of a Team (look_up_area_path_of_a_team)
          • Look up Area Paths (look_up_area_paths)
          • Look up Creatable Fields (look_up_creatable_fields)
          • Look up Editable Fields (look_up_editable_fields)
          • Look up Iteration by Path (look_up_iteration_paths)
          • Look up Iteration Paths of a Team (look_up_iteration_paths_of_a_team)
          • Look up Processes (look_up_processes)
          • Look up Queries by Wiql (look_up_queries_by_wiql)
          • Look up Team Settings (look_up_team_settings)
          • Look up Teams (look_up_teams)
          • Look up Work Item Data by ID (look_up_work_item_data_by_id)
          • Look up Work Item Relations by ID (look_up_work_item_relations_by_id)
          • Look up Work Item Type Fields by Process (look_up_work_item_type_fields_by_process)
          • Look up Work Item Types (look_up_work_item_types)
          • Look up Work Item Types by Process (look_up_work_item_types_by_process)
          • Look up Work Items (look_up_work_items_v2)
          • Post Iteration to Team (post_iteration_to_iteam_v2)
          • Update Iteration (update_iteration_v2)
          • Look up Projects Stream (look_up_projects_stream)
          • Look up Work Item Links Stream (look_up_work_item_links_stream)
          • Look up Work Item Revisions Stream (look_up_work_item_revisions_stream)
        • Work Item Management
          • Add Attachment (add_attachment)
          • Create Link between Work Items (create_link_between_work_items_v2)
          • Create Service Hook (create_service_hook)
          • Create Work Item (create_work_item)
          • Delete Link between Work Items (delete_link_between_work_items)
          • Delete Work Item (delete_work_item)
          • Update Work Item (update_work_item)
          • Update Work Item Project Details (update_work_item_project_details)
    • Removed:
      • Deprecated Actions:
        • Core Process Management
          • Create Iteration (create_iteration)
          • Delete Iteration (delete_iteration)
          • Delink Iterations From A Team (delink_iteration_from_a_team)
          • Get Area Paths of a Team (get_area_paths_of_a_team)
          • Get Areas Path (get_areas_path)
          • Get Backlog and Default Iterations (get_default_iteration_of_a_team)
          • Get Creatable Fields (get_creatable_fields)
          • Get Editable Fields (get_editable_fields)
          • Get Iteration by Path (get_iteration_by_path)
          • Get Iteration Paths of a Team (get_itration_paths_of_a_team)
          • Get Processes (get_processes)
          • Get Projects (get_projects_in_ado)
          • Get Projects (Metadata) (get_projects)
          • Get Teams (get_teams)
          • Get Work Item Data By ID (get_work_item_data_by_id)
          • Get Work Item Relations (get_work_item_relations)
          • Get Work Item Type Fields By Process (get_work_item_type_fields_in_a_process)
          • Get Work Item Types (get_work_item_types)
          • Get Work Item Types By Process (get_work_item_types_in_a_process)
          • Look up Area By Path (look_up_area_by_path)
          • Look up Work Items (look_up_work_items)
          • Post Iteration to Team (post_iteration_to_team)
          • Query by Wiql (query_by_wiql)
          • Reporting Work Item Revisions (reporting_work_item_revisions)
          • Reporting Work Item Links (reporting_work_items_links)
          • Update Iteration (update_iteration)
        • Work Item Management
          • Add Attachment (add_attachment_ado)
          • Create Child Link (create_link_between_work_items)
          • Create Work Item (create_work_item_in_azure_devops)
          • Delete Work Item (delete_work_item_in_azure_devops)
          • Delink Work Items (delete_child_linkeage)
          • Move To Project (move_project)
          • Register Service Hook (register_to_azure_devops_service_hook)
          • Update Work Item (edit_work_item_in_azure_devops)
    Version 1.8.8 - October 2024
    Fixed a bug.
    Version 1.8.7 - March 2024
    Fixed: Issue related to formatting of the description field.
    Version 1.8.6 - December 2023
    Fixed: Script utils AzureDevopsUtils makePayloadForLinkingWorkItems() function now checks for connection to be active.
    Version 1.8.5 - October 2023
    Fixed: Get Teams, Register Service Hook actions - API Version.
    Version 1.8.4 - September 2023
    • Fixed:
      • Get Iterations Path action
      • Get Projects action
    Version 1.8.3 - June 2023
    Fix related to setting project size in Get Projects metadata action and error in Get Processes action.
    Version 1.8.1 - March 2023
    • Changed: Spoke name.
    • Fixed: Issue related with formatting observed in 'Create Work Item' and 'Update Work item' actions.
    Version 1.8.0 - December 2022
    • New: Authentication template for spoke setup from the connections dashboard
    • Fixed: Improve installation performance of spoke.
    Version 1.7.1 - September 2022
    Fixed: Improve installation performance of spoke
    Version 1.7.0 - May 2022
    New: Minor release of Azure DevOps Boards Spoke. This version adds three new actions - Look up Area by Path, Query by WIQL, Look up Work Items.
    Version 1.6.4 - August 2021
    Azure DevOps Boards 1.6.4 is a patch release with minor patch fixes
    Version 1.6.3 - April 2021
    Azure DevOps Boards 1.6.3 is a patch release with minor patch fixes
    Version 1.6.2 - February 2021
    Azure DevOps Boards 1.6.2 is a patch release with fixes to key-value pair separation (in Create Work Item) and a fix for dynamic templates ('=' in a value was breaking inputs).
    Version 1.6.1 - July 2020
    New: This release of the Azure DevOps Boards spoke includes actions to get work item types and fields by process id, and to get all processes of a given organization.
    Version 1.5.6 - May 2020
    New: Support for retrieving work items using Azure DevOps Boards Reporting API.
    Version 1.5.5 - April 2020
    New: Support for Azure DevOps Boards Iterations
    Version 1.0.5 - December 2019
    Provides actions to automate work item and metadata retrieval management in Azure DevOps Boards.