---
sourceDocument: Store Version History Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/store-release-notes

 Release :

    - store

ft:locale :

    - en-US

ft:publication_title :

    - Store Version History Release Notes

ft:clusterId :

    - rnst

bundleId :

    - rnst


---

# ReleaseOps release notes

# ReleaseOps release notes {#ariaid-title1}

Release version: Store  
Updated August 6, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 6 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) 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 ReleaseOps release notes

ReleaseOps is a ServiceNow Store application designed to streamline and automate the deployment of software updates across ServiceNow instances.
It provides structured workflows using Releases and Deployment Requests to manage Update Set deployments efficiently while ensuring compliance with organizational policies and quality controls.
The application enhances visibility, control, and confidence in deploying code changes consistently, supporting both standard release cadences and urgent hotfixes.
Show full answer Show less  

## Key Features

* **Automated Deployment Workflows:** Pipelines automate code movement between instances and enforce standards through customizable integrations such as Instance Scan, Automated Test Framework (ATF), and Change Management.
* **Deployment Tasks and Issue Resolution:** Generates Deployment Tasks when issues arise, assigning them to appropriate personnel to resolve before continuing deployments.
* **Multi-Instance Communication:** Improved synchronous messaging reduces latency during deployments, enhancing responsiveness and reliability in multi-instance environments.
* **Guided Setup:** Provides a streamlined configuration experience, including automatic creation of remote instances for Deployment Analyzer functionality.
* **ATF Integration and Code Coverage:** Incorporates ATF test status updates and code coverage metrics to improve deployment quality and transparency.
* **Flexible Manual Activities:** Supports manual runbook tasks that pause playbook progression until completion, enabling customized deployment controls.
* **Enhanced Work Notes and Audit Trails:** Deployment and release work notes capture detailed status and audit information, improving tracking and communication.

## Defect Fixes and Improvements

* Resolved issues with duplicate update set conflict checks and update set preview errors to ensure smooth deployment operations.
* Fixed problems with Deployment Request lifecycle actions such as cancelling requests post-freeze date and recovering failed or cancelled requests.
* Addressed localization gaps and UI enhancements to support multiple languages and improve user experience.
* Improved error messaging for update set access failures and work note accuracy during ATF test executions.
* Rectified integration subflow data mappings and prevented unintended creation of empty draft Deployment Requests.

## What ServiceNow Customers Can Expect

By adopting ReleaseOps, customers gain a robust, automated framework for managing ServiceNow update deployments with increased speed, reliability, and control. The application reduces manual errors, accelerates multi-instance communications, and provides comprehensive visibility into deployment progress and issues. Customers benefit from guided setup assistance, integration with ServiceNow's testing and change management tools, and the flexibility to handle both routine releases and urgent fixes effectively. Continuous improvements and defect resolutions ensure a stable and user-friendly deployment experience aligned with enterprise requirements.  
Version history for the ReleaseOps application on the ServiceNow Store.
Important:  
For details on system requirements and family compatibility, view the application listing on the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website.

## Version history

Version 2.3.2 - August 2026
:
    * Defect Fixes
      * Deployment Request Lifecycle
        * Fixed: Duplicate update set conflict check now works correctly when the Deployment Request has no release referenced. Previously, the "Deployment request update set already exists" validation was bypassed in this scenario. (PRB2019706)
        {#store-platcap-rn-releaseops__ul_wdj_vk1_bkc}
      * Update Set Operations
        * Fixed: Preview update set no longer fails with a null update set ID error during deployment. (PRB2033177)
        {#store-platcap-rn-releaseops__ul_kdq_vk1_bkc}
      * Assessment \& Testing
        * Fixed: ATF test status in Deployment Request work notes now displays the correct status instead of "undefined". (PRB2041389)- Fixed: The subflow for creating a DR task on ATF failure no longer throws an exception. (PRB2050898)
        {#store-platcap-rn-releaseops__ul_zgx_vk1_bkc}
      * Pipeline Configuration
        * Fixed: Cross-scope Playbooks can now be used in ReleaseOps pipelines. Previously, a bug in Trigger Business Rules prevented playbooks from other scopes from being referenced. (PRB1991175)
        {#store-platcap-rn-releaseops__ul_qh2_wk1_bkc}
      {#store-platcap-rn-releaseops__ul_z5m_wk1_bkc}
    {#store-platcap-rn-releaseops__ul_tg5_5k1_bkc}

Version 1.4.0 - August 2026 (Zurich)
:
    * Defect Fixes
      * Deployment Request Lifecycle
        * Fixed: The deferred flag on a Deployment Request is now correctly cleared when blanking the release field --- Previously, customers could get stuck with DRs they could not act on. (PRB2016009)
        * Fixed: Cancelling a Deployment Request after the release has already reached the freeze date no longer causes it to be moved to the final environment at release time (PRB2029766)
        * Fixed: Deployment Request task for preview problems now contains a link to the preview problem record (PRB1979874)
        {#store-platcap-rn-releaseops__ul_ynw_pk1_bkc}
      * Update Set Operations
        * Fixed: Pull update set failure now shows correct information when the user lacks access to update sets
        * Previously, the error message was misleading and did not indicate the actual cause. (PRB1989841)
        {#store-platcap-rn-releaseops__ul_wyy_qk1_bkc}
      * Setup \& Configuration
        * Fixed: ReleaseOps Guided Setup now creates the remote instance between prod and dev required for the Deployment Analyzer
        * Previously, this connection was missing and the Deployment Analyzer could not function. (PRB2007225)
        {#store-platcap-rn-releaseops__ul_efn_rk1_bkc}
      * Localization
        * Fixed: Missing translations in Release Notes UI for Hebrew and French languages (PRB2014282)
        {#store-platcap-rn-releaseops__ul_qhv_rk1_bkc}
      * Work Notes \& Messaging
        * Enhanced: Deployment Request and Release work notes now capture additional detail for improved audit trail (PRB2010783)
        {#store-platcap-rn-releaseops__ul_egg_sk1_bkc}
      * Performances
        * Enhanced: MIF Sync messaging support added to ReleaseOps deployment operations
        * Reduces multi-instance communication latency during deployments. (PRB2030222)
        {#store-platcap-rn-releaseops__ul_vxp_sk1_bkc}
      {#store-platcap-rn-releaseops__ul_wl1_xk1_bkc}
    {#store-platcap-rn-releaseops__ul_az3_pk1_bkc}

Version 2.2.1 - July 2026
:
    * New Features \& Enhancements
      * Faster Multi-Instance Communication
        * Deployment operations that communicate between instances (pulling update sets, running tests, checking instance status) now use synchronous messaging instead of polling. This reduces latency during deployments and makes the overall deployment request lifecycle faster and more responsive.
    * Defects Fixes
      * Deployment Request Lifecycle
        * PRB0844191 --- Cancelling a DR after release freeze still moves it to the final environment at release time
        * PRB0799063 --- commit_time is invalid when generating an info record during the release
      * Security \& Access Control
        * PRB0837079 --- Add query range ACL records for remote deployment request table
        * PRB0849539 --- Remove itil role from ReleaseOps roles
        * PRB0798923 --- Pull update set failure shows incorrect information for users without update set access
      * UI \& Localization
        * PRB0807809 --- No way to see all Update Set Order records for all related DRs on a Release form
        * PRB0823483 --- DR and Release work notes enhancement
        * PRB0827398 --- Missing translations --- UI issues in Hebrew/French language
      * ATF tests
        * PRB0815891 --- Failed to update an existing deployment request ATF suite
        * PRB0786816 --- Misleading work notes when running ATF tests on a deployment request

Version 1.3.1 - June 2026
:
    * Defect fixes.
      * Deployment Request Lifecycle
        * Fixed: Failed/Cancelled Deployment Requests can now be recovered --- Previously, there was no way to recover a DR that failed or was cancelled for any reason. (PRB2016691)- Fixed: "Ready to Assess" UI action now appears correctly on valid DRs via AEMC interface (PRB1983286)- Fixed: UI actions on Deployment Requests now work as expected (PRB1993143)- Fixed: Promoting an update set already associated to a DR no longer creates an empty draft DR (PRB2005326)
      * Update Set Operations
        * Fixed: Update sets no longer queried locally on the controller instance --- Previously, incorrect local queries could cause both the Release and DR to fail. (PRB1924757)- Fixed: Update set state no longer committed unexpectedly before preview/commit --- Race condition that caused Release and DR failures has been resolved. (PRB1924767)- Fixed: Integrate DR subflow now warns when an update set is already committed --- Prevents silent failures when processing unexpectedly committed update sets. (PRB2006340)- Fixed: Invalid data mapping in Integration DR subflow for deployment instance URL (PRB2013552)
      * Release Management
        * Fixed: On-demand release freeze date is no longer editable --- The missing freeze date warning no longer displays incorrectly. (PRB2006663)- Fixed: Release Date is now correctly assigned when a Change is associated --- Previously the field was made readonly without being populated. (PRB1956031)
      * Setup \& Configuration
        * Fixed: ReleaseOps Guided Setup can now be restarted --- Previously, re-running the Guided Setup was not possible. (PRB1981557)- Fixed: Read-only directive now applies correctly for Australia upgrades with ReleaseOps ZS2 v1.2.3 (PRB1997746)
      * Work Notes \& Messaging
        * Fixed: Misleading work notes in Deployment Request during ATF test execution --- Work notes now accurately reflect test run status. (PRB1979850)

Version 2.1.1 - June 2026
:
    * New: Synchronize deployment requests on Prod with Dev via MIM.
    * Fixed:
      * Promoting an update set already associated to a DR no longer creates an empty draft DR (PRB2005326)
      * The deferred flag on a DR is now correctly cleared when blanking the release field (PRB2016009)
      * Invalid data mapping in Integration DR subflow for deployment instance URL (PRB2013552)
      * Integrate DR subflow now warns when an update set is already committed (PRB2006340)
      * On-demand release freeze date is no longer editable; missing freeze date warning no longer displays incorrectly (PRB2006663)
      * Release Notes version no longer resets to 0 after deleting and regenerating (PRB1989009)
      * OnDemandValidator getRowCount now correctly calls the function instead of referencing it (PRB2007218)
      * ReleaseOps Guided Setup now creates the remote instance between prod and dev for the Deployment Analyzer (PRB2007225)
      * Updated stale sys_dictionary XML reference (PRB2020934)
      * Worknotes links to update set no longer return "record not found" (PRB1996809)
      * ReleaseOps logging now includes relevant information in syslog table (PRB1999832)
      {#store-platcap-rn-releaseops__ul_u5f_cdf_kjc}

Version 2.0.1 - April 2026
:
    * New:
      * Leverage Automated Test Framework (ATF) code coverage and code difference to view what percentage of code is covered by ATF test suites and what code is new in deployment requests.
      * Add manual, flexible activities to your ReleaseOps deployments using runbook tasks, which pause playbook progression until all associated tasks are completed.
      * With ServiceNow Otto for Creator, you can generate update set descriptions and release notes for ReleaseOps releases.
      {#store-platcap-rn-releaseops__ul_qb5_1vs_t3c}
    * Changed: Cancel deployment requests stuck in the "Assessing" state with the "Cancel" button. You can also move deployment requests in the "Cancelled" or "Failed" state back to the "Draft" state with the "Move back to draft" option.
    * Fixed: Improvements to ReleaseOps guided setup.

Version 1.2.3 - February 2026 (Zurich)
:   Use new ReleaseOps guided setup to help make the initial configuration process easier.

Version 1.2.1 - December 2025 (Zurich)
:   New: Use new ReleaseOps guided setup to help make the initial configuration process easier.

Version 1.0.3 - August 2025
:
    * ReleaseOps: Deploy Custom Apps and Update Sets Reliably and Quickly
    * ReleaseOps helps overcome the complexity of deploying software updates safely and at scale. It's built to automate manual steps while still maintaining control. It will assist in policy and quality control compliance, improve visibility, and promote confidence that you can deploy code changes consistently.
    * At its core, ReleaseOps introduces structured deployment workflows that guide your ServiceNow application updates from development to production. These workflows are powered by Releases and Deployment Requests, which serve as the foundation for managing Update Set driven deployments across ServiceNow instances.
    * Pipelines automate the movement of code between instances and allow ReleaseOps to enforce organizational standards through customizable integrations that may include:
      * Instance Scan
      * Automated Test Framework (ATF)
      * Change Management
      {#store-platcap-rn-releaseops__ul_rm3_b55_bgc}
    * To ensure visibility and deployment success, ReleaseOps generates Deployment Tasks when issues are detected, assigning them to the right developers or stakeholders for resolution before the deployment proceeds.Teams benefit from the flexibility to follow a controlled release cadence while retaining the agility to fast-track hotfixes or urgent security patches on demand.
    * Throughout the process, ReleaseOps delivers full transparency with real-time status updates, progress tracking, and detailed notes, keeping developers, release managers, and stakeholders aligned.
    {#store-platcap-rn-releaseops__ul_ofd_155_bgc}
    {#store-platcap-rn-releaseops__latest-store-platcap-rn-releaseops}
{#store-platcap-rn-releaseops__latest-store-platcap-rn-releaseops}

