Skip to content

Return children metadata from memory backend - #2170

Merged
joachimvh merged 1 commit into
CommunitySolidServer:mainfrom
NoelDeMartin:fix/memory-children-metadata
Jun 11, 2026
Merged

Return children metadata from memory backend#2170
joachimvh merged 1 commit into
CommunitySolidServer:mainfrom
NoelDeMartin:fix/memory-children-metadata

Conversation

@NoelDeMartin

Copy link
Copy Markdown
Contributor

📁 Related issues

✍️ Description

Added code to return metadata from container children in the memory backend, also implemented a new test to cover the functionality.

✅ PR check list

Before this pull request can be merged, a core maintainer will check whether

  • this PR is labeled with the correct semver label
    • semver.patch: Backwards compatible bug fixes.
    • semver.minor: Backwards compatible feature additions.
    • semver.major: Breaking changes. This includes changing interfaces or configuration behaviour.
  • the correct branch is targeted. Patch updates can target main, other changes should target the latest versions/* branch.
  • the RELEASE_NOTES.md document in case of relevant feature or config changes.
  • any relevant documentation was updated to reflect the changes in this PR.

@joachimvh joachimvh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@joachimvh
joachimvh merged commit b7225aa into CommunitySolidServer:main Jun 11, 2026
49 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants