Releases: dotnet/arcade-services
Rollout 2024-08-13 / 20240813.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2514226
What's Changed
- Bump Swagger/Swashbuckle by @premun in #3792
- Fix un-escaped redirect paths by @premun in #3793
- Fix connection string CodeQL violations by @premun in #3790
- Fix Darc DI registration test and enable it by @dkurepa in #3794
- Add second build to channel before triggering the subscription by @dkurepa in #3796
- [automated] Merge branch 'production' => 'main' by @github-actions in #3791
- Fix asset validation in E2E tests by @premun in #3813
- Fix Darc GitHubFlow_NonBatched test by @dkurepa in #3816
- Update maestro token for e2e tests by @oleksandr-didyk in #3817
- Remove federated token auth by @oleksandr-didyk in #3819
- Rollout 2024-08-13 by @oleksandr-didyk in #3821
Full Changelog: v20240806.1-1.1.0-beta.24406.1...v20240813.1-1.1.0-beta.24413.1
Rollout 2024-08-06 / 20240806.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2509558
What's Changed
- Fix Maestro pushing empty commits to PRs by @premun in #3782
- Add DependencyFlow BarViz page by @halter73 in #3777
- Fix get channel output format by @dkurepa in #3784
- [automated] Merge branch 'production' => 'main' by @github-actions in #3780
- Rollout/2024 08 06 by @dkurepa in #3789
New Contributors
Full Changelog: v20240805.1-1.1.0-beta.24405.1...v20240806.1-1.1.0-beta.24406.1
Rollout 2024-08-05 / 20240805.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2508844
What's Changed
- [automated] Merge branch 'production' => 'main' by @github-actions in #3752
- [main] Update dependencies from dotnet/dnceng-shared by @dotnet-maestro in #3757
- Darc DI refactor and registration test by @dkurepa in #3746
- Use local creds for maestro local development by @oleksandr-didyk in #3756
- Bump
Azure.Core
to1.41.0
by @premun in #3758 - [main] Update dependencies from dotnet/dnceng-shared by @dotnet-maestro in #3759
- Fix running
Maestro.Web
locally (outside of SF) by @premun in #3763 - Use Entra as the default auth flow in BarViz by @premun in #3761
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3765
- [main] Update dependencies from dotnet/dnceng by @dotnet-maestro in #3764
- Fix BAR token validation by @premun in #3766
- Use Entra auth during API redirection by @premun in #3767
- Remove no longer needed secrets by @premun in #3768
- Update DevGuide with required permissions and int deployments by @premun in #3769
- Fix role validation for BAR tokens by @premun in #3771
- Stop using AzDO token in PCS, update Aspire to 8.1 by @premun in #3772
- Improve how the main pipeline is displayed in the UI by @premun in #3773
- Use MI to authenticate to ACR when pushing images by @dkurepa in #3775
- Use system MI for Staging->Prod API redirection by @premun in #3776
- Rollout 2024-08-05 by @dkurepa in #3779
Full Changelog: v20240723.1-1.1.0-beta.24373.1...v20240805.1-1.1.0-beta.24405.1
Rollout 2024-07-23 / 20240723.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2500566
What's Changed
- Use
System.AccessToken
for darc publishing by @premun in #3736 - Update instructions around AzDO token usage in darc by @premun in #3737
- [automated] Merge branch 'production' => 'main' by @github-actions in #3735
- Bump Aspire and .NET SDK by @premun in #3738
- Fix AzDO client in local PCS runs by @premun in #3739
- Use the right .NET installation in E2E tests by @premun in #3741
- Add aria labels to page navigations by @premun in #3743
- Fix Maestro pushing empty commits to PRs by @premun in #3744
- Fix YAML typo by @premun in #3747
- Fix the
darc add-build-to-channel
command by @premun in #3749 - [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3748
- Rollout/2024 07 23 by @andriipatsula in #3751
Full Changelog: v20240718.1-1.1.0-beta.24368.1...v20240723.1-1.1.0-beta.24373.1
Rollout 2024-07-18 / 20240718.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2497538
What's Changed
- [main] Update dependencies from dotnet/dnceng by @dotnet-maestro in #3704
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3705
- [main] Update dependencies from dotnet/dnceng-shared by @dotnet-maestro in #3709
- [automated] Merge branch 'production' => 'main' by @github-actions in #3715
- Fixup AzDO client construction in DI by @oleksandr-didyk in #3717
- [automated] Merge branch 'production' => 'main' by @github-actions in #3722
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3719
- Revert hardcoded darc by @dkurepa in #3726
- Add darc 'add-build-to-channel' test by @dkurepa in #3725
- Pin System.Formats.Asn1 to 8.0.1 by @dkurepa in #3727
- Use prod darc to validate darc by @dkurepa in #3728
- Fix pipeline indentation by @dkurepa in #3729
- Fix yaml by @dkurepa in #3730
- Register IRemoteTokenProvider by @dkurepa in #3731
- Initialize IRemoteProvider when it's needed, not during DI registration by @dkurepa in #3732
- Add option to generate common CredScan suppression file for VMR sync by @akoeplinger in #3698
- Rollout/2024 07 18 by @dkurepa in #3733
New Contributors
- @akoeplinger made their first contribution in #3698
Full Changelog: v20240711.21-1.1.0-beta.24361.21...v20240718.1-1.1.0-beta.24368.1
Rollout 2024-07-12 / 20240711.21
https://dev.azure.com/dnceng/internal/_build/results?buildId=2493203
What's Changed
- Rollout hotfix to unbreak all publishing by @mmitche in #3721
- Temporarily hardcode darc version to unblock rollout by @mmitche in #3723
Full Changelog: v20240710.4-1.1.0-beta.24360.4...v20240711.21-1.1.0-beta.24361.21
Rollout 2024-07-11 / 20240710.4
https://dev.azure.com/dnceng/internal/_build/results?buildId=2492151
What's Changed
- Restore and re-apply all VMR patches always by @premun in #3690
- [automated] Merge branch 'production' => 'main' by @github-actions in #3688
- Unify AzDO token retrieval across Maestro and darc by @premun in #3689
- Revert "Restore and re-apply all VMR patches always" by @premun in #3691
- Fix binding of AzDO configuration by @premun in #3692
- [main] Update dependencies from dotnet/dnceng by @dotnet-maestro in #3697
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3696
- Continue azure cli test on error by @dkurepa in #3699
- [main] Update dependencies from dotnet/dnceng-shared by @dotnet-maestro in #3703
- Azure.Extensions.AspNetCore.DataProtection.Keys version update by @pavel-purma in #3707
- Maestro Logger registration, git location, token retrieval fix by @dkurepa in #3706
- Add required tag to PCS Vnet bicep by @dkurepa in #3710
- Version update for Azure.Security.KeyVault.Keys by @pavel-purma in #3708
- [Rollout] Production rollout 2024-07-11 by @pavel-purma in #3714
Full Changelog: v20240627.1-1.1.0-beta.24327.1...v20240710.4-1.1.0-beta.24360.4
Rollout 2024-06-27 / 20240627.1
https://dev.azure.com/dnceng/internal/_build/results?buildId=2483517
What's Changed
- Fix a11y of main menu navigation, part 2 by @premun in #3684
- [automated] Merge branch 'production' => 'main' by @github-actions in #3681
- [automated] Merge branch 'production' => 'main' by @dotnet-maestro-bot in #3683
- Update instructions for rolled out issues by @oleksandr-didyk in #3685
- [Rollout] Production rollout 2024-06-27 by @oleksandr-didyk in #3687
New Contributors
- @github-actions made their first contribution in #3681
Full Changelog: v20240625.3-1.1.0-beta.24325.3...v20240627.1-1.1.0-beta.24327.1
Rollout 2024-06-25 / 20240625.3
https://dev.azure.com/dnceng/internal/_build/results?buildId=2481992
What's Changed
- Merge
Maestro.AzureDevOps
toMaestro.Common
by @premun in #3661 - Remove AzDO tokens from Maestro by @premun in #3662
- Make
Maestro.Common
packable by @premun in #3663 - Use MIs in staging Maestro instead of AzDO tokens by @premun in #3667
- Update the rollout template by @premun in #3671
- [automated] Merge branch 'production' => 'main' by @dotnet-maestro-bot in #3670
- Fix GitHub check updates by @premun in #3622
- Stop using a deleted variable group by @premun in #3672
- Use MIs in prod Maestro instead of AzDO tokens by @premun in #3673
- Onboard new inter-branch merge flow [Configuration] by @f-alizada in #3668
- Onboard new inter-branch merge flow [Workflow] by @f-alizada in #3669
- [main] Update dependencies from dotnet/dnceng by @dotnet-maestro in #3677
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #3678
- Fix contrast of channel buttons by @premun in #3679
- Fix a11y of main menu navigation by @premun in #3680
- [Rollout] Production rollout 2024-06-25 by @oleksandr-didyk in #3682
New Contributors
- @f-alizada made their first contribution in #3668
Full Changelog: v20240621.2-1.1.0-beta.24321.2...v20240625.3-1.1.0-beta.24325.3
Rollout 2024-06-23 / 20240621.2
https://dev.azure.com/dnceng/internal/_build/results?buildId=2479036
What's Changed
- Improve error message when setting repository policies by @premun in #3646
- Bump the Azure.Identity package version by @andriipatsula in #3653
- [main] Update dependencies from dotnet/dnceng-shared by @dotnet-maestro in #3650
- Fixup darc command used for auth test by @oleksandr-didyk in #3654
- Unify app token authentication between Darc and PCS by @oleksandr-didyk in #3649
- [automated] Merge branch 'production' => 'main' by @dotnet-maestro-bot in #3645
- Gather drop blob downloads without SAS tokens using Entra identity by @pavel-purma in #3656
- Make local darc settings available in DI by @premun in #3658
- [Rollout] Production rollout, 2024-06-24 by @premun in #3665
New Contributors
- @pavel-purma made their first contribution in #3656
Full Changelog: v20240618.1-1.1.0-beta.24318.1...v20240621.2-1.1.0-beta.24321.2