8.1.4
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 version21.0.2-graalce
and set thePATH
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 version1.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