You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* changelog and version (#21105)
* update changelog
* try with release engineering optional clean flag (#21126)
* Release use releng branch (#21127)
* try with release engineering optional clean flag
* rename to branch name without slash
---------
Co-authored-by: wangxinyi7 <[email protected]>
* gateways: service defaults configuration entries can now be used to set default upstream limits for mesh-gateways [[GH-20945](https://github.com/hashicorp/consul/issues/20945)]
25
+
* connect: Add ability to disable Auto Host Header Rewrite on Terminating Gateway at the service level [[GH-20802](https://github.com/hashicorp/consul/issues/20802)]
26
+
27
+
BUG FIXES:
28
+
29
+
* dns: fix a bug with sameness group queries in DNS where responses did not respect [`DefaultForFailover`](/consul/docs/connect/config-entries/sameness-group#defaultforfailover).
30
+
DNS requests against sameness groups without this field set will now error as intended.
31
+
* error running consul server in 1.18.0: failed to configure SCADA provider user's home directory path: $HOME is not defined [[GH-20926](https://github.com/hashicorp/consul/issues/20926)]
32
+
* server: fix Ent snapshot restore on CE when CE downgrade is enabled [[GH-20977](https://github.com/hashicorp/consul/issues/20977)]
33
+
* xds: Make TCP external service registered with terminating gateway reachable from peered cluster [[GH-19881](https://github.com/hashicorp/consul/issues/19881)]
34
+
1
35
## 1.18.1 (March 26, 2024)
2
36
3
37
Enterprise LTS: Consul Enterprise 1.18 is a Long-Term Support (LTS) release.
0 commit comments