Skip to content

Release Gamma 6 - 0.03.06 (2026-04-03)

Pre-release
Pre-release

Choose a tag to compare

@TKapitan TKapitan released this 03 Apr 13:53
· 3 commits to main since this release
5d7e035

This pull request updates documentation and internal scripts for BCDevOps Flows, focusing on improved variable naming, configuration clarity, and support for new and future-proofed settings. It also updates trusted NuGet feed handling and improves onboarding instructions for existing projects. The most important changes are grouped below.

Documentation and Configuration Improvements:

  • Updated environment variable names for authentication and NuGet feeds to plural forms (AL_AUTHCONTEXTS, AL_TRUSTEDNUGETFEEDS) and clarified their usage, including new sections for trusted NuGet feeds and delivery configuration in .Scenarios/HowToStart/ConfigAzureDevOpsVariables.md. [1] [2]
  • Expanded documentation on settings, including a new table for obsolete settings, migration notes for variable group settings, and detailed explanations for versioning strategies and build engines in .Scenarios/SettingsOverview.md. [1] [2] [3]
  • Improved instructions for adding BCDevOps Flows to existing projects, clarifying file/folder structure and copy steps in .Scenarios/AddBCDevOpsFlowsToExistingProject.md.

Trusted NuGet Feeds Updates:

  • Changed internal references to Microsoft NuGet feeds from MSApps/MSSymbols to MSAppsV2/MSSymbolsV2 in .Internal/Nuget.Helper.ps1, reflecting updated feed URLs and names.

Pipeline and Permissions Clarifications:

  • Clarified the permission requirements for pipeline recreation, specifying when "Delete build pipeline" is necessary in .Scenarios/Permissions/BuildServicePermissions.md.
  • Fixed and clarified prerequisite links and instructions for hybrid deployment pipeline configuration in .Scenarios/HybridDeployment/ConfigurePipelines.md. [1] [2]

Full Changelog: 0.03.05...0.03.06