Brief Connect v2.5.4 Release Notes
Release date - 26th March, 2026
Package version: 2.5.4
New features
TBD
Changes and improvements
- TBD
Bug fixes
- TBD
TBD
Upgrade instructions (from v2.5.3)
The following instructions apply to environments already running Brief Connect v2.5.3.
Note
If you are upgrading from a version earlier than v2.5.3, please refer to the Brief Connect team for specific release notes for additional pre-deployment steps (including pipeline setup and environment variable updates).
Manual pre-deployment steps
Review release pipeline variables
It's important to apply any changes to pipeline variables before a release is created, because every release creates a snapshot of pipeline variables at the moment of creation. The only way to redeploy the application with updated variables is by creating a new release.
- Go to Azure DevOps, open your Brief Connect project
- In the left panel navigation, go to Pipelines → Library → Variable groups
- Review variables for all environments included in this release and update values where required
- Save any changes
Create a new release
- Go to Azure DevOps, open your Brief Connect project, go to Pipelines → Releases
- Find the Deploy Brief Connect Application release pipeline and click on it to open
- If there is no release with version
2.5.4, click Create Release - Set the Package Version variable to
2.5.4 - Add a description (optional)
- Click Create
- The release
v2.5.4 (n)will be created and available in the list of releases after you refresh the page
Pipeline deployment steps
- Deploy release v2.5.4 (n) (where (n) is the latest number available) from the Deploy Brief Connect Application release pipeline in Azure DevOps to the target environment
Manual post-deployment steps
N/A
Smoke tests
We recommend following our basic testing guide after this release: Basic testing of Brief Connect
Release-specific tests for v2.5.4
TBD