Skip to content

8.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 11:17
· 213 commits to master since this release
fc804c9

Release 8.1.4

Key Highlights

  • Version Release: Version 8.1.4 includes dependency updates, workflow refinements, and bug fixes to improve reliability.
  • Timeout Increase for Workflows: Increased MongoDB workflow timeout durations for more robust and reliable builds.

Features and Enhancements

  • Native Image Build Improvements: Refactored native-image.yml to support building and uploading native artifacts for multiple platforms and to conditionally set paths for artifact uploads.
  • Dockerfile Updates: Updated Dockerfile.graalvm to use GraalVM version 21.0.2-graalce and set the PATH environment variable more reliably.
  • Timeout Adjustments: Increased timeout durations for MongoDB workflows to handle long-running tasks during branch and tag builds.

Bug Fixes

  • Aggregation Variables Issue: Ensured predefined aggregation variables (e.g., @user, @mongoPermission) are available in change stream aggregations, resolving issues with missing parameters.

Dependency Updates

  • Maven Build Plugin Upgrades: Updated Maven build plugin versions to align with the latest standards.
  • Logback Update: Updated logback-classic dependency to version 1.5.12 to address logging enhancements and bug fixes.

This release aims to enhance the workflow processes and dependency management for more robust builds and releases. Please let us know if you have any questions or need support!

Full Changelog: 8.1.1...8.1.4