mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
a8f4123d37
commit
c5fe112e59
|
@ -1,5 +1,9 @@
|
||||||
## UNRELEASED
|
## UNRELEASED
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
* agent: add option to configure max request length for `/v1/txn` endpoint [[GH-7388](https://github.com/hashicorp/consul/pull/7388)]
|
||||||
|
|
||||||
BUGFIXES:
|
BUGFIXES:
|
||||||
|
|
||||||
* sessions: Fixed backwards incompatibility with 1.6.x and earlier [[GH-7395](https://github.com/hashicorp/consul/issues/7395)][[GH-7398](https://github.com/hashicorp/consul/pull/7398)]
|
* sessions: Fixed backwards incompatibility with 1.6.x and earlier [[GH-7395](https://github.com/hashicorp/consul/issues/7395)][[GH-7398](https://github.com/hashicorp/consul/pull/7398)]
|
||||||
|
|
Loading…
Reference in New Issue