Skip to content

Commit bf0166d

Browse files
DanStoughdhiaayachizalimeni
authored
docs: stage changelog for release (#21314)
* docs: stage changelog for release * combine go upgrade entries Co-authored-by: Michael Zalimeni <[email protected]> --------- Co-authored-by: Dhia Ayachi <[email protected]> Co-authored-by: Michael Zalimeni <[email protected]>
1 parent 8c7a8d5 commit bf0166d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.19.0 (June 11, 2024)
1+
## 1.19.0 (June 12, 2024)
22

33
BREAKING CHANGES:
44

@@ -13,8 +13,8 @@ SECURITY:
1313

1414
FEATURES:
1515

16-
* dns: queries now default to a refactored DNS server that is v1 and v2 Catalog compatible.
17-
Use `v1dns` in the `experiments` agent config to disable.
16+
* dns: queries now default to a refactored DNS server that is v1 and v2 Catalog compatible.
17+
Use `v1dns` in the `experiments` agent config to disable.
1818
The legacy server will be removed in a future release of Consul.
1919
See the [Consul 1.19.x Release Notes](https://developer.hashicorp.com/consul/docs/release-notes/consul/v1_19_x) for removed DNS features. [[GH-20715](https://github.com/hashicorp/consul/issues/20715)]
2020
* gateways: api-gateway can leverage listener TLS certificates available on the gateway's local filesystem by specifying the public certificate and private key path in the new file-system-certificate configuration entry [[GH-20873](https://github.com/hashicorp/consul/issues/20873)]
@@ -23,7 +23,7 @@ IMPROVEMENTS:
2323

2424
* dns: new version was not supporting partition or namespace being set to 'default' in CE version. [[GH-21230](https://github.com/hashicorp/consul/issues/21230)]
2525
* mesh: update supported envoy version 1.29.4 in addition to 1.28.3, 1.27.5, 1.26.8. [[GH-21142](https://github.com/hashicorp/consul/issues/21142)]
26-
* upgrade go version to v1.22.3. [[GH-21113](https://github.com/hashicorp/consul/issues/21113)]
26+
* upgrade go version to v1.22.4. [[GH-21265](https://github.com/hashicorp/consul/issues/21265)]
2727
* Upgrade `github.com/envoyproxy/go-control-plane` to 0.12.0. [[GH-20973](https://github.com/hashicorp/consul/issues/20973)]
2828
* dns: DNS-over-grpc when using `consul-dataplane` now accepts partition, namespace, token as metadata to default those query parameters.
2929
`consul-dataplane` v1.5+ will send this information automatically. [[GH-20899](https://github.com/hashicorp/consul/issues/20899)]

0 commit comments

Comments
 (0)