Skip to content

Conversation

@mattkjames7
Copy link
Contributor

@mattkjames7 mattkjames7 commented Feb 6, 2026

  • 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.

Related issues:

@mattkjames7 mattkjames7 marked this pull request as draft February 6, 2026 12:04
@mattkjames7 mattkjames7 marked this pull request as ready for review February 8, 2026 11:24
@mattkjames7 mattkjames7 changed the title Bump version 1.5 Build and CI improvements for version 1.5.0 Feb 8, 2026
Copy link
Contributor

@colinbarry colinbarry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a single typo; otherwise, approved!

@mattkjames7 mattkjames7 merged commit c8b3d3b into master Feb 9, 2026
16 checks passed
@mattkjames7 mattkjames7 deleted the bump-version-1.5 branch February 9, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Try to create a generic statically linked Linux mgconsole binary Missing download mgconsole for Ubuntu Mgconsole installation is not working on MAC

2 participants