Skip to content

v9.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 08:07
· 223 commits to main since this release
bcb757b

.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