Skip to content

Version: v250314.1

Release Date: 14th March, 2025

Summary

First POC release of Brief Connect project

Package versions

  • briefconnect.client: 1.2503.231
  • briefconnect.server: 1.2503.221
  • briefconnect.config.sync: 1.2503.71

Manual pre-deployment steps

For existing environments:

  1. Delete all libraries in SharePoint site collection with records
  2. In azure storage account, delete all rows in next tables: RecordsDataForPowerBI, reporting, reportingb, UserTasks
  3. Add EntraID group mappings to TokenMapping table (see step details in release notes for DE ABC v250124.1)

Deployment steps (in order)

  1. Deploy Release-1 for Deploy Brief Connect Office Resources release pipeline in Azure DevOps to the target environment.
  2. Deploy Release-2 for Deploy Brief Connect Application release pipeline in Azure DevOps to the target environment.

Manual post-deployment steps

  1. Review and update environment variables for Function App
    • BackgroundNotificationsSchedule: 0 0 9 * * *
    • BackgroundDueDateNotificationsSchedule: 0 0 9 * * *
    • ExportDocumentsToSingleFolder: true

Rollback steps to previous version

N/A