.NET Aspire 8.0 Preview 7
Pre-release
Pre-release
joperezr
released this
07 May 15:33
·
1168 commits
to main
since this release
Announcing .NET Aspire Preview 7! The packages are now available on NuGet. Checkout our README in the root of the repo to learn how you can get started with .NET Aspire.
What's Changed
- [release/8.0] Fix dashboard log watching by @github-actions in #3637
- [release/8.0] Fix broken find token image in HTTP by @github-actions in #3638
- [release/8.0] Bump Azure.Identity to 1.11.0 by @danmoseley in #3660
- [release/8.0] Set correct AutoFocus value for FluentPopover by @github-actions in #3663
- [release/8.0] Update to 8.0.4 of ASP.NET Core by @eerhardt in #3672
- [release/8.0] Update OTEL HTTP instrumentation packages to 1.8.1 by @JamesNK in #3681
- [release/8.0] Add SuppressFinalPackageVersion to libraries we don't plan to ship stable yet by @github-actions in #3707
- [release/8.0] Allow packages to not go stable by @github-actions in #3713
- [automated] Merge branch 'release/8.0-preview6' => 'release/8.0' by @dotnet-maestro-bot in #3712
- [release/8.0] Differentiate starting resources for colour-blind users by @github-actions in #3714
- [release/8.0] Use non *-pt images by @github-actions in #3717
- [release/8.0] Seq component is broken with latest UseOtlpExporter - Convert Seq component to use OTEL's
AddProcessor
instead ofAddOtlpExporter
(#3697) by @eerhardt in #3728 - [release/8.0] Persist browser token auth cookie across sessions by @github-actions in #3753
- [release/8.0] Update table every second, reuse existing metric values if possible by @github-actions in #3774
- [release/8.0] JSON Schema for manifest. by @github-actions in #3802
- [release/8.0] Update README for Azure Hosting projects to fix description of the me… by @github-actions in #3793
- [release/8.0] Move comments on generated password entropy to public API (#3729) by @eerhardt in #3781
- [release/8.0] Add OTEL env var to not redact HttpClient query string values by @JamesNK in #3798
- [release/8.0] AppModel API omnibus PR for GA by @mitchdenny in #3755
- [release/8.0] API changes for components by @sebastienros in #3849
- [release/8.0] Testing: Do not configure HttpClient resilience by default by @github-actions in #3846
- [release/8.0] Update to 1.8.1 of OpenTelemetry dependencies by @github-actions in #3843
- [release/8.0] Backport resource translations from main by @joperezr in #3840
- [release/8.0] Fix WithReference(Uri) environment variable name to match Service Discovery configuration format by @github-actions in #3836
- [release/8.0] Update docker image tags by @radical in #3847
- [release/8.0] DistributedApplication XML docs by @github-actions in #3827
- [release/8.0] Service Discovery: make scheme selection more intuitive in un-specified case, add more tests by @github-actions in #3848
- [release/8.0] Update docker image tags in playground, tests and xml docs by @radical in #3870
- [release/8.0] Remove Preview from component title and fix description in VS installer by @github-actions in #3887
- [release/8.0] Fix Keyed Redis by @github-actions in #3888
- [release/8.0] AddProject XML doc improvements. by @mitchdenny in #3895
- [release/8.0] Fix the casing of AddKeyedAzureCosmosDBClient by @eerhardt in #3898
- [release/8.0] Backport: Add non-generic version of DistributedApplicationTestingBuilder.CreateAsync by @DamianEdwards in #3892
- [release/8.0] Backport of README.md changes. by @mitchdenny in #3900
- [release/8.0] [Cosmos .NET SDK] - Adds User Agent to Identify Usage by @github-actions in #3891
- [release/8.0] Update DCP by @danegsta in #3922
- [release/8.0] Add icon to MongoDB packages by @github-actions in #3935
- [release/8.0] Update sln templates to special-case CLI instead of VS by @github-actions in #3954
- [release/8.0] Rename WithContainerRunArgs to WithContainerRuntimeArgs to reduce potential confusion by @danegsta in #3952
- [release/8.0] Update Docker Image Tags by @github-actions in #3955
- [release/8.0] Change which category/group servers are placed under in PGAdmin. by @github-actions in #3964
- [release/8.0] Naming Convention: Refactors AddAzureCosmosClient and AddKeyedAzureCosmosClient API Names by @eerhardt in #3934
- [release/8.0] Set an upper bound on RabbitMQ dependency by @eerhardt in #3973
- [release/8.0] Update the version of NATS.Net to fix CG Alert by @joperezr in #3977
- [release/8.0] Lift up the dependency of Newtonsoft.Json in Cosmos components by @github-actions in #3976
- [release/8.0] Backport of changing Azure.Provisioning packages to GA versions. by @mitchdenny in #3984
- [release/8.0] Event Hubs: Update EventProcessorClient component to pull BlobClient from DI (#3293) by @eerhardt in #3921
- [release/8.0] Update Components dependencies to latest stable versions by @eerhardt in #3988
- [release/8.0] Add multiple keyed services tests by @github-actions in #3919
- [release/8.0] Remove
isReadOnly
argument fromWithDataVolume
andWithDataBindMount
by @mitchdenny in #4001 - [release/8.0] Add missing translations by @github-actions in #4004
- [release/8.0] Ensure xUnit project is in .sln file & fix hyphen in name by @DamianEdwards in #4023
- [release/8.0] Support multiple deployments per cognitive service (#3448) by @eerhardt in #4022
- [release/8.0] Add configureContainer argument to WithPhpMyadmin. (#4030) by @eerhardt in #4032
- [release/8.0] ServiceEndpoint.ToString() omit zero port by @github-actions in #4033
- [release/8.0] Use GA Azure.Provisioning.ApplicationInsights package. by @github-actions in #4042
- [release/8.0] Fix safari column header heights by @github-actions in #4018
- [release/8.0] Add overload to WithEnvironment for ReferenceExpression by @github-actions in #4044
- [release/8.0] Improve test coverage for YARP Service Discovery and fix issues found by @github-actions in #4051
- [release/8.0] Port translations from main by @joperezr in #4053
- [release/8.0] Service Discovery: Promptly remove invalid watchers by @github-actions in #4039
- [release/8.0] Move Cancel call outside of lock and add additional error handling by @github-actions in #4055
Full Changelog: v8.0.0-preview.6.24214.1...v8.0.0-preview.7.24251.11