Skip to content

v13.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 10:52
· 44 commits to main since this release
8dba511

Happy 2026 everyone, and welcome to the first release for 2026!

Big ticket items this release are:

  • Support for Aspire 13.1
  • New integrations for flagd, SFTP, Elasticvue, Flyway, and Stripe CLI (I think that's all 😅)
  • Improvements to the MCP Inspector integration to support Bun
  • RavenDB hosting integration got some improvements
    There is one potentially breaking change in this release with Dapr - we've found some of the tests are failing in CI for reasons we can't figure out, so as a result we're marking the Dapr integrations as preview. Nothing has actually changed in them, but there may be something underlying that has changed, so be aware and if you do find problems - report them!

What's Changed

  • Bumping version by @aaronpowell in #1019
  • Remove stray "." argument passed to cargo run in RustAppHostingExtension.cs by @Copilot in #1016
  • Fixing endpoint checking and allocation by @aaronpowell in #1018
  • Support alternative package managers in MCP Inspector integration by @Copilot in #1009
  • Fix McpInspector HTTPS certificate trust for ASP.NET MCP servers by @Copilot in #1017
  • chore(deps): bump next from 15.4.7 to 15.4.8 in /examples/javascript-ext/turborepo-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1030
  • Pass down credentials to surrealist instance by @Odonno in #1042
  • #1044 update tag to 6.2.0 for ActiveMQ Classic container image by @anoordover in #1045
  • Fix feature request template link in CONTRIBUTING.md by @Copilot in #1053
  • chore(deps): bump danielpalme/ReportGenerator-GitHub-Action from 5.5.0 to 5.5.1 by @dependabot[bot] in #1051
  • chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 by @dependabot[bot] in #1050
  • Update contributing guide to reference aspire.dev for all documentation by @Copilot in #1049
  • Add Stripe CLI hosting integration by @Copilot in #950
  • Fix virtualUsers conversion to string in K6BuilderExtensions by @eerhardt in #1055
  • chore(deps): bump next from 15.4.8 to 15.4.9 in /examples/javascript-ext/turborepo-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1059
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1062
  • chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 by @dependabot[bot] in #1063
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1064
  • Refactor AddDbGate method to use default name by @paulomorgado in #1007
  • Dapr - Update lifecycle hook to propagate WaitAnnotations by @kristremblay in #1078
  • Bump flagd version and add telemetry support by @askpt in #1086
  • Comment out unstable DisplayOrder in annotations by @JamesNK in #1088
  • Add Bun support for MCP Inspector resource builder by @krubenok in #1079
  • Fix sqlite-web integration for breaking changes in latest container by @Copilot in #1061
  • chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot[bot] in #1089
  • chore(deps): bump qs from 6.13.0 to 6.14.1 in /examples/javascript-ext/nx-demo in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1091
  • Add JsonSerializerContext support for Native AOT compatibility in OllamaSharp integration by @Copilot in #1092
  • [Automated] Update API Surface Area by @github-actions[bot] in #1029
  • Added new Elasticvue integration by @karl-sjogren in #1085
  • SFTP Integration by @fabio-marini in #1087
  • RavenDB: improve hosting integration (ports, log volumes, ensure database) by @aviv86 in #1072
  • Update contributing guide to reference microsoft/aspire.dev by @Copilot in #1094
  • Add integration for Flyway by @TheBlueSky in #1077
  • [Automated] Update API Surface Area by @github-actions[bot] in #1095
  • Aspire-13.1 by @aaronpowell in #1056

New Contributors

Full Changelog: v13.0.0...v13.1.0