Skip to content

v0.111.0

Latest

Choose a tag to compare

@guanzhousongmicrosoft guanzhousongmicrosoft released this 12 May 19:55
· 12 commits to main since this release
d8d44d4

What's New

Added

  • Built-in health checks for DocumentDB server and database resources so .WaitFor() works correctly and the Aspire dashboard shows accurate health state.
  • DocumentDB 0.111.0 in the curated supported versions list, updating the default image to ghcr.io/documentdb/documentdb/documentdb-local:pg17-0.111.0.

Changed

  • Updated the DocumentDB version-check workflow to push the auto/documentdb-versions-update branch and print a maintainer PR link instead of relying on GitHub Actions PR creation permissions.

Fixed

  • Default data volume and bind-mount path now uses /data, matching the DocumentDB Local container default and keeping DATA_PATH aligned with the mounted directory.

Full Changelog: v0.110.0...v0.111.0