·
12 commits
to main
since this release
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.0in the curated supported versions list, updating the default image toghcr.io/documentdb/documentdb/documentdb-local:pg17-0.111.0.
Changed
- Updated the DocumentDB version-check workflow to push the
auto/documentdb-versions-updatebranch 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 keepingDATA_PATHaligned with the mounted directory.
Full Changelog: v0.110.0...v0.111.0