Skip to content

Conversation

tonilastre
Copy link
Contributor

Release note

The PR contains release notes and documentation updates for the Lab 3.5.0 release (we might be adding more to this, so I am creating a draft).

Related product PRs

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

@tonilastre tonilastre added this to the Memgraph 3.5 milestone Aug 1, 2025
@tonilastre tonilastre self-assigned this Aug 1, 2025
@tonilastre tonilastre added the status: ready PR is ready for review label Aug 1, 2025
Copy link

vercel bot commented Aug 1, 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 26, 2025 11:02am

@tonilastre tonilastre changed the base branch from main to memgraph-3-5 August 1, 2025 10:42
@tonilastre tonilastre marked this pull request as ready for review August 20, 2025 18:52
@tonilastre tonilastre added the status: ready PR is ready for review label Aug 20, 2025
@matea16 matea16 merged commit de4c585 into memgraph-3-5 Aug 26, 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 <[email protected]>

* update text index docs (#1368)

Co-authored-by: Matea Pesic <[email protected]>

* Start MG charts without root access (#1360)

* Support running charts without root access

* Update docs table

---------

Co-authored-by: Matea Pesic <[email protected]>

* Add replication lag (#1357)

Co-authored-by: Matea Pesic <[email protected]>

* Add custom init containers (#1362)

Co-authored-by: Matea Pesic <[email protected]>

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

Co-authored-by: Matea Pesic <[email protected]>

* Add labels support (#1365)

Co-authored-by: Matea Pesic <[email protected]>

* Auto-index and TTL (#1371)

* Auto-index and TTL

* Replication fixes

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

---------

Co-authored-by: Matea Pesic <[email protected]>

* CREATE and SHOW SNAPSHOTS changes (#1370)

Co-authored-by: Matea Pesic <[email protected]>

* Add docs for SSO changes (#1373)

* SSO docs

* typos

* Apply suggestions from code review

---------

Co-authored-by: Matea Pesic <[email protected]>

* K shortest paths (#1369)

* touch

* Defined algo

* details

* difference in cypher

* update

---------

Co-authored-by: matea16 <[email protected]>
Co-authored-by: Matea Pesic <[email protected]>

* 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 <[email protected]>

* Added changes based on comments left on review

* convert module update

* fix deployment issue

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: Andreja Tonev <[email protected]>
Co-authored-by: andrejtonev <[email protected]>
Co-authored-by: matea16 <[email protected]>

* User profiles (#1345)

* Added user profile information

* PR comments

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

---------

Co-authored-by: Matea Pesic <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* recent changes -> as of v3.5

* typo

* cleanup

* cleanup

* cleanup multi-role

* cleanup

* enterprise page

* apply review changes

---------

Co-authored-by: Matea Pesic <[email protected]>
Co-authored-by: matea16 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* math.round (#1376)

Co-authored-by: Matea Pesic <[email protected]>

* 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 <[email protected]>
Co-authored-by: matea16 <[email protected]>

---------

Co-authored-by: Marko Budiselic <[email protected]>
Co-authored-by: Andi Skrgat <[email protected]>
Co-authored-by: David Ivekovic <[email protected]>
Co-authored-by: Gareth Andrew Lloyd <[email protected]>
Co-authored-by: andrejtonev <[email protected]>
Co-authored-by: Ivan Milinović <[email protected]>
Co-authored-by: tonijurjevic96 <[email protected]>
Co-authored-by: Andreja Tonev <[email protected]>
Co-authored-by: Josipmrden <[email protected]>
Co-authored-by: colinbarry <[email protected]>
Co-authored-by: Toni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lab docs status: ready PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants