Nomad v1.11.0-beta.1 Released

The Nomad team is excited to announce the release of Nomad v1.11.0-beta.1. This release introduces the following major features:

  • Client Identity: Nomad clients use identities for authenticating and authorizing themselves when performing RPC calls.

  • Client Introduction: Nomad clients can now be introduced to the cluster using a token-based approach.

  • Job Specification Secrets Block: A new job specification block allows for fetching and interpolating secrets within the specification.

  • System Job Deployments: Job of type “system” now support deployment functionality.

Please refer to the changelog for a complete list of improvements and bug fixes.

Please read the upgrade guide for notes around upgrading and remember that downgrading is not supported. Please do not hesitate to file an issue on GitHub if you encounter any issues.

This is a pre-release and therefore not intended for use within production or path-to-production environments.

Thanks,
The Nomad Team

1.11.0-beta.1 Binaries: https://releases.hashicorp.com/nomad/1.11.0-beta.1/
1.11.0-beta.1+ent Binaries: https://releases.hashicorp.com/nomad/1.11.0-beta.1+ent/

1.11.0-beta.1 Changelog: https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md#1110-unreleased

2 Likes