v1.11.1
1.11.1 (December 15, 2021)
SECURITY:
- ci: Upgrade golang.org/x/net to address CVE-2021-44716 [GH-11854]
FEATURES:
- Admin Partitions (Consul Enterprise only) This version adds admin partitions, a new entity defining administrative and networking boundaries within a Consul deployment. For more information refer to the
Admin Partition documentation. [GH-11855] - networking: (Enterprise Only) Make
segment_limit
configurable, cap at 256.
BUG FIXES:
- ui: Fixes an issue with the version footer wandering when scrolling [GH-11850]