Skip to content

Tags: memgraph/mgconsole

Tags

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.5.2 (#97)

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version 1.5.1 and add Docker build and test (#95)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Build and CI improvements for version 1.5.0 (#91)

- Bump version to `1.5.0`.
- Updated dockerfile to use latest Debian (Trixie) for building and "distroless" image for the final build -> reduces image size from ~30 MB to 11MB (compressed).
- Updated CI workflow to use most recent OSes for building and testing.
- Upgraded Release workflow to create a draft GitHub release, build binaries, upload binaries to both S3 and the GitHub release.
- Modified test script to be able to test against the latest Memgraph container image, rather than a fixed deb package.
- Updated CMLs to allow building with `ninja-build` and updated build instructions to use `cmake` rather than `make`.
- Corrected spatial test results.
- Updated `build-generic-linux.sh` script to use the latest mgbuild images with the oldest libc versions for the static binary builds: for x86_64 we build in CentOS 9 (libc: 2.34) and on aarch64 we build in Debian 12 (libc 2.36).
- Update default install directory to `/usr/local` for macOS.

v1.4.0

Toggle v1.4.0's commit message
Bump v1.4

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add verbose query execution info (#36)

Co-authored-by: Marko Budiselic <marko.budiselic@memgraph.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Raise version to 1.1 (#22)