Skip to content

Releases: CommunityToolkit/Aspire

v9.9.0

03 Nov 23:06

Choose a tag to compare

Pretty big set of changes for the 9.9.0 release of the Community Toolkit with new integrations for flagd and Keycloak with PostgreSQL.

We've also deprecated the EventStore integration and replaced it with a new KurrentDB one, to reflect the new naming on the project.

Full changelog below.

What's Changed

New Contributors

Full Changelog: v9.8.0...v9.9.0

v9.8.0

26 Sep 01:16

Choose a tag to compare

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

v9.7.2

29 Aug 04:56
c7dedf1

Choose a tag to compare

To primary features - we now support Nx and Turborepo as monorepo tools for working with JavaScript/Node.js apps, and the MCP Inspector integration automatically wires up the server you provide it

What's Changed

  • Bumping version after release by @aaronpowell in #814
  • Fix outdated NodeJS Extensions documentation - update package installation examples to use callback API by @Copilot in #815
  • Add frontend monorepo support for Nx and Turborepo by @Copilot in #786
  • Load config file for MCP inspector and update path handling by @aaronpowell in #816
  • [Automated] Update API Surface Area by @github-actions[bot] in #817
  • Bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #818
  • Bump Ollama and Open WebUI tags by @aaronpowell in #819

Full Changelog: v9.7.1...v9.7.2

v9.7.1

27 Aug 04:35
851d760

Choose a tag to compare

Minor release for the Aspire Community Toolkit - we've bumped to Aspire 9.4.1, which is the currently supported release.

Added some new APIs to the SurrealDB hosting integration for init files and creation scripts. Please note - these are considered experimental as they are inconsistent in having tests pass, so we're not ready to call them production stable.

What's Changed

  • Updating the version by @aaronpowell in #781
  • feat(surrealdb): add WithInitFiles method by @Odonno in #778
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.10 to 5.4.11 by @dependabot[bot] in #783
  • Ollama 0.11 by @aaronpowell in #787
  • Fix MCP Inspector auto-opening browser when using aspire run by @Copilot in #789
  • Support auth token on MCP Inspector by @timheuer in #780
  • #762 bumped ActiveMQ Artimis and Classic tags by @anoordover in #791
  • feat(surrealdb): ensures ns/db are created in strict mode by @Odonno in #790
  • [Automated] Update API Surface Area by @github-actions[bot] in #785
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #797
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.11 to 5.4.12 by @dependabot[bot] in #798
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #799
  • fix(surrealdb): improve surrealdb healthchecks by @Odonno in #795
  • Unblocking CI with SurrealDB tests by @aaronpowell in #806
  • Fix OllamaSharp README documentation errors by @Copilot in #805
  • [Automated] Update API Surface Area by @github-actions[bot] in #812
  • Updating to Aspire 9.4.1 by @aaronpowell in #813

Full Changelog: v9.7.0...v9.7.1

v9.7.0

01 Aug 06:32
fb773a1

Choose a tag to compare

Two main features of this release are support for Aspire 9.4 and SurrealDB integrations (hosting and client).

What's Changed

  • Updating current version to 9.6.1 by @aaronpowell in #750
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.8 to 5.4.9 by @dependabot[bot] in #756
  • Specify the Path of the Golang Executable by @mfcollins3 in #755
  • Add SurrealDB hosting/client integration by @Odonno in #365
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.9 to 5.4.10 by @dependabot[bot] in #765
  • Bump @eslint/plugin-kit from 0.2.3 to 0.2.8 in /examples/nodejs-ext/pnpm-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #764
  • Fix blocking ParameterResource.Value calls to prevent deadlocks in Aspire 9.4+ by @Copilot in #763
  • Run configureInstaller after WaitForCompletion in WithXYZPackageInstallation methods by @afscrome in #761
  • Update to Aspire 9.4 by @aaronpowell in #770
  • Updating ollama tags by @aaronpowell in #774
  • Marking SSE transport as deprecated by @aaronpowell in #775
  • Update MCP Inspector version and extension method parameters by @timheuer in #777
  • [Automated] Update API Surface Area by @github-actions[bot] in #749

New Contributors

Full Changelog: v9.6.0...v9.7.0

v9.6.0

10 Jul 23:12
98262a7

Choose a tag to compare

Some big changes in this release:

  • SWA integration is now deprecated and has been removed from the repo
  • Overhaul of the node.js installer pipeline so it's running npm/yarn/pnpm as resources for better stability
  • Ollama and SQLite are no longer omitted from the publishing manifest

There's two new hosting integrations:

  • PowerShell
  • MCP Inspector

What's Changed

  • Update packages baseline by @Alirexaa in #704
  • Migrate from sln to slnx by @Alirexaa in #705
  • Allow publishing of Ollama and SQLite hosting integrations by @Copilot in #710
  • Fix npm package installation to check appropriate files based on command by @Copilot in #711
  • Add Minio hosting/client integration by @Harold-Morgan in #691
  • Add VS Code to the issue template by @maddymontaquila in #719
  • Fix Minio console address - now listens to a correct port by @Harold-Morgan in #725
  • Fix AddViteApp port configuration to use Aspire-assigned port by @Copilot in #724
  • Add Go Build Tags Support by @mfcollins3 in #733
  • Add PowerShell scripting support in Aspire AppHost by @oising in #706
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.7 to 5.4.8 by @dependabot[bot] in #734
  • Add support for DacDeployOption from a publish profile by @ErikEJ in #729
  • Refactor Node.js package installers from lifecycle hooks to ExecutableResource by @Copilot in #736
  • Remove support for extension loading in SQLite integrations by @Copilot in #735
  • Add support for passing additional arguments to package installation methods by @Copilot in #739
  • Node installer tweaks by @aaronpowell in #740
  • Adding some more copilot customisations by @aaronpowell in #742
  • Removing SWA integration by @aaronpowell in #743
  • Add custom service key support to AddKeyedOllamaApiClient by @Copilot in #741
  • MCP Inspector integration by @aaronpowell in #625
  • Adding API fix to avoid breaking changes by @aaronpowell in #745
  • Api fix by @aaronpowell in #746
  • [Automated] Update API Surface Area by @github-actions[bot] in #715
  • Version bump for 9.6 by @aaronpowell in #747

New Contributors

Full Changelog: v9.5.0...v9.6.0

v9.5.0

27 May 01:56
1533c3c

Choose a tag to compare

Highlights

  • Support for Aspire 9.3
  • Fixing Ollama support on AMD GPU
  • More DbGate and Adminer support

What's Changed

New Contributors

Full Changelog: v9.4.0...v9.5.0

v9.4.0

20 Apr 08:07
bcb757b

Choose a tag to compare

.NET Aspire 9.2 support is here!

  • New integrations
    • K6
    • Adminer support for Postgres

Otherwise, this release contains a few small bug fixes and mostly dependency updates.

What's Changed

  • Updating the base version to 9.3.1 by @aaronpowell in #584
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #580
  • Handling package.json workspaces in Bun by @aaronpowell in #588
  • Updating version of signing tool by @aaronpowell in #597
  • MEAI update by @aaronpowell in #596
  • Use calling assembly for determining build configuration by @sschutten in #598
  • custom registry for ci by @aaronpowell in #601
  • Use WithParentRelationship to nest resources by @jmezach in #585
  • Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.4 to 5.4.5 by @dependabot in #591
  • Bump OpenTelemetry.Instrumentation.Http from 1.11.0 to 1.11.1 by @dependabot in #593
  • Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.3 by @dependabot in #594
  • Bump the npm_and_yarn group across 4 directories with 1 update by @dependabot in #599
  • k6 hosting integration by @Odonno in #600
  • Add NO-MERGE label to auto created api-diff PR by @Alirexaa in #617
  • Bump MassTransit and MassTransit.ActiveMQ by @dependabot in #609
  • Bump Microsoft.Extensions.DependencyModel from 9.0.2 to 9.0.3 by @dependabot in #610
  • Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.2 to 9.0.3 by @dependabot in #611
  • Bump Microsoft.EntityFrameworkCore.Design from 9.0.2 to 9.0.3 by @dependabot in #613
  • Bump the npm_and_yarn group across 4 directories with 1 update by @dependabot in #623
  • Update Microsoft.Extensions.AI version to 9.4.0-preview.1.25207.5 by @MackinnonBuck in #626
  • Bump tokio from 1.38.1 to 1.38.2 in /examples/rust/actix_api in the cargo group across 1 directory by @dependabot in #624
  • Add adminer integration by @Alirexaa in #629
  • Bump OpenFeature.Contrib.GOFeatureFlag from 0.2.0 to 0.2.1 by @dependabot in #631
  • Bump Microsoft.DotNet.GenAPI.Task from 9.0.103-servicing.25065.25 to 9.0.103-servicing.25071.13 by @dependabot in #632
  • Remove implicit WaitFor in WithDbGate by @Alirexaa in #630
  • Removed UsePublicApiAnalyzers property by @Alirexaa in #645
  • Bump Microsoft.EntityFrameworkCore.Design from 9.0.3 to 9.0.4 by @dependabot in #634
  • Update Aspire version to 9.2.0 by @MackinnonBuck in #627
  • [Automated] Update API Surface Area by @github-actions in #616

New Contributors

Full Changelog: v9.3.0...v9.4.0

v9.3.0

19 Mar 05:18
5e2f205

Choose a tag to compare

This release brings some new features to our Dapr stack with the Dapr + Azure Redis package shipping.

There's also some quality of life improvements for Bun, Python Extensions, SQLite Web, Ollama and generalised CI.

What's Changed

New Contributors

Full Changelog: v9.2.1...v9.3.0

v9.2.1

03 Mar 03:33
a80a229

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.0...v9.2.1