Add supply chain attestations and SBOM to Docker images#1678
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
mattkjames7
marked this pull request as ready for review
July 7, 2026 11:34
mattkjames7
requested review from
Josipmrden,
gitbuda and
vpavicic
as code owners
July 7, 2026 11:34
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
gitbuda
added a commit
that referenced
this pull request
Jul 15, 2026
* Add Memgraph v3.12.0 and Lab v3.12.0 release note titles Co-authored-by: Cursor <cursoragent@cursor.com> * Add v3.12.0 release note for #4269 replace() empty search fix. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: document replace() behavior with empty search string (#1658) * docs: WAL file CRC (#1669) * Add v3.12.0 release notes for #4228, #4270, and #4271. Co-authored-by: Cursor <cursoragent@cursor.com> * Apply suggestions from code review Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> * Added RPM builds of MAGE and updated the direct download links (#1674) * added RPM builds of MAGE and updated direct download links * update mage install page * update version number * Remove premature light-edge release notes for #4228 and #4271. Light edges will ship as one combined changelog item and docs PR when the full memgraph PR stack is ready. Co-authored-by: Cursor <cursoragent@cursor.com> * Add v3.12.0 release notes for #4289 and #4310. Co-authored-by: Cursor <cursoragent@cursor.com> * Document clusterSetup labels and securityContext for HA chart (helm-charts #259) (#1673) * docs: Remove deprecated HA flags (#1672) Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> * Add v3.12.0 release notes for #4286, #4304, #4314, and #4323. Co-authored-by: Cursor <cursoragent@cursor.com> * Add v3.12-critical release notes and reorder v3.12.0 sections. Cover mg-v3.12-critical PRs in release notes, put New features before Improvements, and wrap the #4269 bug-fix entry. Co-authored-by: Cursor <cursoragent@cursor.com> * feat: document fuzzy phrase search (#1677) * feat: document fuzzy phrase search Document text_search.fuzzy_phrase_search / fuzzy_phrase_search_edges: ordered, adjacent multi-term matching on a single property with a prefix last term and a fuzzy edit budget shared across the whole phrase. Add the procedures to the search configuration list. * docs: explain text search matching model and procedure selection Add a 'How text search matching works' section (default tokenizer, case-insensitivity, token-vs-substring, the data. prefix) and a 'Which procedure should I use?' decision table. Clarify that fuzzy_prefix matches each term independently and unordered, and point to fuzzy_phrase_search for ordered search-as-you-type. * minor fix * Add supply chain attestations and SBOM to Docker images (#1678) * Add v3.12.0 release note for Docker SBOM and attestations (#4337). Co-authored-by: Cursor <cursoragent@cursor.com> * docs(multi-tenancy): document SUSPEND/RESUME DATABASE (hot/cold tenants) (#1679) * docs(multi-tenancy): document SUSPEND/RESUME DATABASE (hot/cold tenants) Add end-user docs for the enterprise SUSPEND DATABASE / RESUME DATABASE feature (memgraph#4280): - multi-tenancy.mdx: new "Suspending and resuming databases" section (syntax, privileges/enterprise gating, requirements & restrictions, behavior of other commands on a COLD tenant, durability, replication, observability); add SUSPEND/RESUME to the Cypher-query list; document the new HOT/COLD `state` column on SHOW DATABASES. - server-stats.mdx: add `state` field to the per-database SHOW STORAGE INFO table; note a COLD database returns its as-of-suspend snapshot with live-only fields zeroed. - system-replication.mdx: note suspend/resume is system-replicated and rejected on a REPLICA; replicas converge to MAIN's HOT/COLD set. Grounded in the merged code (exact error/status strings, column values), not the pre-GA spec. Claude-Session: https://claude.ai/code/session_01XhTw5sUoqieu5n71eRpN5C * docs(multi-tenancy): reference-page updates for SUSPEND/RESUME DATABASE - query-privileges.mdx: add SUSPEND/RESUME DATABASE rows (MULTI_DATABASE_EDIT, Enterprise) to the multi-database operations privilege table. - enabling-memgraph-enterprise.mdx: mention suspend/resume in the Multi-tenancy Enterprise-feature entry. - multi-tenancy.mdx: add a basic end-to-end usage example (suspend → SHOW DATABASES → resume → use); minor wording fix. Claude-Session: https://claude.ai/code/session_01XhTw5sUoqieu5n71eRpN5C * docs: document light edges (--storage-light-edge) for 3.12 (#1680) Add documentation for the lightweight edges feature (12 PRs #4207-#4248, #4271) merged between v3.11.0 and v3.12.0: - configuration.mdx: new --storage-light-edge=false row in the storage flag table. - storage-memory-usage.mdx: Edge memory layout note, a "Reduce memory usage" tip, and a new "Lightweight edges" subsection covering the ~24B/edge saving, the id-lookup tradeoff, the properties-on-edges implication, and durability/replication scope. - release-notes.mdx: new-feature entry under v3.12.0. Claude-Session: https://claude.ai/code/session_01HnnUvo6hNVJv3ZozhKStRF * feat: Global read-only mode (#1681) * feat: Global read-only mode * docs: Refactor * docs: Storage allow recovery failure (#1682) * docs: Storage allow recovery failure * Apply suggestions from code review Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> --------- Co-authored-by: Vlasta <95473291+vpavicic@users.noreply.github.com> * Add remaining v3.12.0 release notes for light edges and four fixes. Co-authored-by: Cursor <cursoragent@cursor.com> * Property based access control (#1668) * doc: Document PBAC * doc: Note `edge_type` is a single item, not a list * doc: Update enterprise page with PBAC * doc: Add example of global/specific rules for PBAC * Regenerate sitemap for v3.12.0 documentation release. Co-authored-by: Cursor <cursoragent@cursor.com> * update changelog * Change release date for Lab v3.12.0 Updated the release date for Lab v3.12.0 from July 29th, 2026 to July 15th, 2026. * Update sitemap --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com> Co-authored-by: Andi Skrgat <andi8647@gmail.com> Co-authored-by: Dr Matt James <mattkjames7@gmail.com> Co-authored-by: David Ivekovic <david.ivekovic@memgraph.io> Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com> Co-authored-by: colinbarry <colin.barry@memgraph.io> Co-authored-by: Toni <toni.lastre@memgraph.io> Co-authored-by: Marko Budiselić <marko.budiselic@memgraph.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release note
Added instructions on how to verify the Docker images and how to get the SBOM from them.
Related product PRs
PRs from product repo this doc page is related to:
memgraph/memgraph#4337
Checklist:
bugfixorfeaturelabel, based on the product PR type you're documenting