Skip to content

Commit 50e5bcf

Browse files
changelog: update for 1.21.0 Enterprise release with new features and improvements
1 parent 343fb96 commit 50e5bcf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 1.21.0 Enterprise (May 06, 2025)
2+
3+
FEATURES:
4+
5+
* config: add UseSNI flag in remote JSONWebKeySet
6+
agent: send TLS SNI in remote JSONWebKeySet [[GH-22177](https://github.com/hashicorp/consul/issues/22177)]
7+
* v2: remove HCP Link integration [[GH-21883](https://github.com/hashicorp/consul/issues/21883)]
8+
9+
IMPROVEMENTS:
10+
11+
* raft: add a configuration `raft_prevote_disabled` to allow disabling raft prevote [[GH-21758](https://github.com/hashicorp/consul/issues/21758)]
12+
* raft: update raft library to 1.7.0 which include pre-vote extension [[GH-21758](https://github.com/hashicorp/consul/issues/21758)]
13+
* SubMatView: Log level change from ERROR to INFO for subject materialized view as subscription creation is retryable on ACL change. [[GH-22141](https://github.com/hashicorp/consul/issues/22141)]
14+
* ui: Adds a copyable token accessor/secret on the settings page when signed in [[GH-22105](https://github.com/hashicorp/consul/issues/22105)]
15+
* xDS: Log level change from ERROR to INFO for xDS delta discovery request. Stream can be cancelled on server shutdown and other scenarios. It is retryable and error is a superfluous log. [[GH-22141](https://github.com/hashicorp/consul/issues/22141)]
16+
117
## 1.21.0 (May 06, 2025)
218

319
FEATURES:

0 commit comments

Comments
 (0)