Skip to content

Conversation

Josipmrden
Copy link
Contributor

Release note

Overload methods for Neo4j compatibility for indexes, constraints, vector indexes, triggers, active users

Related product PRs

memgraph/memgraph#3149

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@Josipmrden Josipmrden added this to the Memgraph 3.5 milestone Aug 18, 2025
@Josipmrden Josipmrden self-assigned this Aug 18, 2025
@Josipmrden Josipmrden added priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved status: ready PR is ready for review feature Documentation related to a new product feature of feature update labels Aug 18, 2025
Copy link

vercel bot commented Aug 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Aug 25, 2025 10:32am

@matea16 matea16 mentioned this pull request Aug 22, 2025
81 tasks
@matea16 matea16 changed the base branch from main to memgraph-3-5 August 25, 2025 10:25
@matea16 matea16 merged commit f140a67 into memgraph-3-5 Aug 25, 2025
2 checks passed
matea16 added a commit that referenced this pull request Aug 27, 2025
* init

* Add the first release notes item

* Add docs for STRICT_SYNC replication mode (#1351)

* Add docs to 2PC

* Update types of cluster

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* update text index docs (#1368)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Start MG charts without root access (#1360)

* Support running charts without root access

* Update docs table

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add replication lag (#1357)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add custom init containers (#1362)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add support for specifying update strategy on HA chart (#1363)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add labels support (#1365)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Auto-index and TTL (#1371)

* Auto-index and TTL

* Replication fixes

* Update pages/querying/time-to-live.mdx

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* CREATE and SHOW SNAPSHOTS changes (#1370)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add docs for SSO changes (#1373)

* SSO docs

* typos

* Apply suggestions from code review

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* K shortest paths (#1369)

* touch

* Defined algo

* details

* difference in cypher

* update

---------

Co-authored-by: matea16 <mateapesic@hotmail.com>
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add convert_c.to_tree to the changelog

* Add USER PROFILE to changelog

* Added Apoc mappings able and described new functions added: toTree, fromJsonList, toJson, flatten and indexOf (#1374)

* update faq (#1354)

* update faq (#1354)

* Added Apoc mappings able and described new functions added: toTree, fromJsonList, toJson, flatten and indexOf

* Added callout where was missing

* Apply suggestions from code review

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Added changes based on comments left on review

* convert module update

* fix deployment issue

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: Andreja Tonev <andreja.tonev@memgraph.io>
Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com>
Co-authored-by: matea16 <mateapesic@hotmail.com>

* User profiles (#1345)

* Added user profile information

* PR comments

* Update pages/database-management/authentication-and-authorization/user-profiles.mdx

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Existential subqueries (#1358)

* Add existential subqueries

* Update code example for the reference dataset

* Update examples in Expressions page

* Update pages/querying/clauses/where.md

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Multi-role user with ability to link roles to specific databases (#1337)

* WIP

* WIP

* env var

* auth database

* repl/mt database

* SHOW ROLES/PRIVILEGES ON

* mt fixes

* details

* Apply suggestions from code review

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* recent changes -> as of v3.5

* typo

* cleanup

* cleanup

* cleanup multi-role

* cleanup

* enterprise page

* apply review changes

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: matea16 <mateapesic@hotmail.com>

* Add database UUID to show storage info (#1359)

* Add database uuid to show storage info

* Add note for default database

* Correct input of show storage info

* Apply suggestions from code review

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Added a few chnagelog items

* Add most of the memgraph changelog items

* Add most of the mage changelog items

* Add all possible changelog items

* Add documentation for pattern comprehension inside the WHERE clause (#1361)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Overload show methods for indexes, constraints, vector indexes, triggers, active users (#1364)

* Overload show methods of indexes, constraints, vecotr indexes, triggers, active users

* Another overload

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Add API reference for ZonedDateTime (#1372)

* docs: Add documentation for ZonedDateTime in C and C++ API

* Apply suggestions from code review

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* math.round (#1376)

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>

* Added all breaking changelog items

* Add Lab 3.5 release notes (#1355)

* new: Add Lab 3.5 release notes

* new: Add updates to the environment variables and SSO expiry

* new: Add multi-tenancy pages

* new: Add updates to the GraphChat models

* add a sentence

---------

Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
Co-authored-by: matea16 <mateapesic@hotmail.com>

---------

Co-authored-by: Marko Budiselic <marko.budiselic@memgraph.com>
Co-authored-by: Andi Skrgat <andi8647@gmail.com>
Co-authored-by: David Ivekovic <david.ivekovic@memgraph.io>
Co-authored-by: Gareth Andrew Lloyd <gareth@ignition-web.co.uk>
Co-authored-by: andrejtonev <29177572+andrejtonev@users.noreply.github.com>
Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com>
Co-authored-by: tonijurjevic96 <168409767+tonijurjevic96@users.noreply.github.com>
Co-authored-by: Andreja Tonev <andreja.tonev@memgraph.io>
Co-authored-by: Josipmrden <josip.mrden@memgraph.io>
Co-authored-by: colinbarry <colin.barry@memgraph.io>
Co-authored-by: Toni <toni.lastre@memgraph.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Documentation related to a new product feature of feature update priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants