changelog entry

This commit is contained in:
Tim Gross
2021-01-22 08:38:47 -05:00
parent 153522f47f
commit cf3f8eb2d9

View File

@@ -1,5 +1,8 @@
## 1.0.3 (Unreleased)
IMPROVEMENTS:
* consul/connect: Made handling of sidecar task container image URLs consistent with the `docker` task driver. [[GH-9580](https://github.com/hashicorp/nomad/issues/9580)]
BUG FIXES:
* consul: Fixed a bug where failing tasks with group services would only cause the allocation to restart once instead of respecting the `restart` field. [[GH-9869](https://github.com/hashicorp/nomad/issues/9869)]