Skip to content

v1.6.4

Latest
Compare
Choose a tag to compare
@wdbaruni wdbaruni released this 20 Feb 18:11
· 1 commit to main since this release
5de7ab8

S3 Publisher Enhancements

  • Plain Encoding Support: Introduced an option to publish job results without gzip compression, facilitating more efficient data pipelines by allowing subsequent jobs to access individual files directly.

Environment Variable Management

  • Host Environment Variable Forwarding: Added the ability to securely forward host environment variables to job executions. This feature enables passing credentials and secrets from the host to jobs through a controlled allowlist mechanism.

Docker Image Improvements

  • CA Certificates Installation: Ensured that CA certificates are installed in our Docker images, enhancing security and enabling secure HTTPS communications within containerized environments.

These updates aim to enhance the functionality, security, and flexibility of Bacalhau.

Full Changelog: v1.6.3...v1.6.4