Skip to content

v9.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 01:16
· 216 commits to main since this release

Time for another big release of the Aspire Community Toolkit with the main features being:

  • Support for Aspire 9.5
  • Open Telemetry Collector hosting integration
  • Apache Solr hosting integration

We also have a change to the package versioning for the SQLite EF Core integration, it's now marked as a pre-release package as it brings support for OTEL via their NuGet package, but their package is in beta, so we have to publish a pre-release version of our package too.

What's Changed

  • Bumping for next version (which will have some integrations so minor bump by @aaronpowell in #824
  • Adding more test coverage and fixing URL handling by @aaronpowell in #825
  • Add detect-pr-label job to manage package publishing based on PR labels by @aaronpowell in #829
  • Not sure how that was missed by @aaronpowell in #830
  • Bump next from 15.4.6 to 15.4.7 in /examples/nodejs-ext/turborepo-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #820
  • Adding some more descriptive relationships to the MCP inspector by @aaronpowell in #828
  • Feature/solr integration by @Chicoo in #802
  • Fix Solr docker image name for Azure Container Registry caching by @Copilot in #833
  • Add OpenTelemetry Collector extension/component by @martinjt in #603
  • [k6] Update k6 container image tag by @martincostello in #835
  • feat(dapr): add IValueProvider support for component metadata configuration by @gabynevada in #810
  • add @oising as powershell owner by @oising in #839
  • Fix link to PostgreSQL integration documentation by @lvmajor in #841
  • chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #843
  • chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #844
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #845
  • chore(deps-dev): bump the npm_and_yarn group across 3 directories with 1 update by @dependabot[bot] in #848
  • chore(deps-dev): bump vite from 6.3.5 to 6.3.6 in /examples/nodejs-ext/nx-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #850
  • Update Microsoft.SqlServer.DacFx to version 170.1.61 by @Kronos11 in #851
  • Made the DevCertHostingExtensions internal as they're shouldn't be pu… by @martinjt in #854
  • Feature: Add EnrichSqliteDatabaseDbContext extension method for WebApplicationBuilder by @Copilot in #837
  • chore(deps): bump danielpalme/ReportGenerator-GitHub-Action from 5.4.12 to 5.4.13 by @dependabot[bot] in #859
  • Update Meilisearch container image tag to v1.21 by @Alirexaa in #862
  • Fix several broken links in package readmes by @TimHess in #864
  • Update hard coded version to "latest" by @JerryNixon in #866
  • chore(deps): bump danielpalme/ReportGenerator-GitHub-Action from 5.4.13 to 5.4.14 by @dependabot[bot] in #867
  • Add support for configuring OpenTelemetryChatClient.EnableSensitiveData, MEAI telemetry sources, and expose DisableTracing property by @Copilot in #846
  • Fix Otel Collector on Windows by @afscrome in #853
  • Refactor dapr apis by @FullStackChef in #865
  • Remove Development environments check from otel collector by @afscrome in #869
  • Update Otel Collector Readme by @afscrome in #871
  • Added a healthcheck to the OpenTelemetry Collector container by @martinjt in #858
  • [Automated] Update API Surface Area by @github-actions[bot] in #836
  • Updating to 9.5 pre-release by @aaronpowell in #868

New Contributors

Full Changelog: v9.7.2...v9.8.0