Skip to content

v9.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:12
· 314 commits to main since this release
98262a7

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