Merge pull request #8277 from hashicorp/docs-tweak-changelog
docs: tweak changelog wording for multiregion deployments
This commit is contained in:
commit
5353ad06be
|
@ -3,7 +3,7 @@
|
|||
FEATURES:
|
||||
* **Preemption**: Preemption is now an open source feature
|
||||
* **Licensing (Enterprise)**: Nomad Enterprise now requires a license [[GH-8076](https://github.com/hashicorp/nomad/issues/8076)]
|
||||
* **Multiregion Deployments (Enterprise)**: Nomad Enterprise now allows running deployments to multiple regions. [[GH-8184](https://github.com/hashicorp/nomad/issues/8184)]
|
||||
* **Multiregion Deployments (Enterprise)**: Nomad Enterprise now enables orchestrating deployments across multiple regions. [[GH-8184](https://github.com/hashicorp/nomad/issues/8184)]
|
||||
* **Snapshot Backup and Restore**: Nomad eases disaster recovery with new endpoints and commands for point-in-time snapshots.
|
||||
* **Container Network Interface (CNI)**: Support for third-party vendors using the CNI plugin system. [[GH-7518](https://github.com/hashicorp/nomad/issues/7518)]
|
||||
* **Multi-interface Networking**: Support for scheduling on specific network interfaces. [[GH-8208](https://github.com/hashicorp/nomad/issues/8208)]
|
||||
|
|
Loading…
Reference in New Issue