docs: add cl entry for connect native bridge mode

This commit is contained in:
Seth Hoenig 2020-08-10 13:21:26 -05:00
parent e5496c7994
commit d58a1f1311
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ FEATURES:
* **Multiple Vault Namespaces (Enterprise)**: Support for multiple Vault Namespaces [[GH-8453](https://github.com/hashicorp/nomad/issues/8453)]
* **Scaling Observability UI**: View changes in task group scale (both manual and automatic) over time. [[GH-8551](https://github.com/hashicorp/nomad/issues/8551)]
IMPROVEMENTS:
* consul/connect: Added support for bridge networks with Connect Native tasks [[GH-8290](https://github.com/hashicorp/nomad/issues/8290)]
BUG FIXES:
* core: Fixed a bug where `nomad job plan` reports success and no updates if the job contains a scaling policy [[GH-8567](https://github.com/hashicorp/nomad/issues/8567)]