From c10ed6aa4e4ae563c3deffb1b97fe2797d623fa0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:16:15 +0000 Subject: [PATCH 1/2] Initial plan From 0119bd7388cc0885379cc6d0145aa04dc0e3a87a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:19:17 +0000 Subject: [PATCH 2/2] chore: add changeset for patch release 3.0.7 Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com> --- .changeset/bump-patch-307.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/bump-patch-307.md diff --git a/.changeset/bump-patch-307.md b/.changeset/bump-patch-307.md new file mode 100644 index 000000000..d25d6cf0b --- /dev/null +++ b/.changeset/bump-patch-307.md @@ -0,0 +1,5 @@ +--- +"@objectstack/spec": patch +--- + +Implement DatabaseLoader for production metadata persistence