Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Consul v1.19 Release Notes #21279

Merged
merged 6 commits into from
Jun 11, 2024
Merged

docs: Consul v1.19 Release Notes #21279

merged 6 commits into from
Jun 11, 2024

Conversation

boruszak
Copy link
Contributor

@boruszak boruszak commented Jun 7, 2024

Description

This PR adds the "Release Notes" page to the Consul documentation, describing the new and new and deprecated features for Consul v1.19.

Links

Deployment Preview: Consul v1.19 release notes

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions bot added the type/docs Documentation needs to be created/updated/clarified label Jun 7, 2024
@boruszak boruszak added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test backport/1.19 Changes are backported to 1.19 labels Jun 7, 2024
@boruszak boruszak marked this pull request as ready for review June 7, 2024 21:01
@boruszak boruszak requested a review from a team as a code owner June 7, 2024 21:01

- **API Gateway metrics**: The Consul API Gateway now provides a Prometheus metrics endpoint you can use to gather information about the health of the gateway, as well as traffic for proxied connections or requests.

- **File system certificate configuration entry**: A new [`file-system-certificate` configuration entry](/consul/docs/connect/config-entries/file-system-certificate) supports specifing a filepath to the certificate and private key for Consul API Gateway on VMs on the local system. Previously, the certificate and private key were specificed directly in the `inline-certificate` configuration entry. When using the file system certificates, the Consul server never sees the contents of these files.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of typos, specifing and specificed

Copy link
Contributor

@aimeeu aimeeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit

website/content/docs/release-notes/consul/v1_19_x.mdx Outdated Show resolved Hide resolved
@boruszak boruszak enabled auto-merge (squash) June 11, 2024 20:15
@boruszak boruszak merged commit bba8dcb into main Jun 11, 2024
87 checks passed
@boruszak boruszak deleted the CE-577-release-notes branch June 11, 2024 20:25
@hc-github-team-consul-core
Copy link
Contributor

@boruszak, a backport is missing for this PR [21279] for versions [1.15] please perform the backport manually and add the following snippet to your backport PR description:

<details>
	<summary> Overview of commits </summary>
		- <<backport commit 1>>
		- <<backport commit 2>>
		...
</details>

DanStough pushed a commit that referenced this pull request Jun 12, 2024
* Initial release notes

* Draft of release notes

* spacing fix

* Apply suggestions from code review

Co-authored-by: Aimee Ukasick <[email protected]>

* Update website/content/docs/release-notes/consul/v1_19_x.mdx

---------

Co-authored-by: Aimee Ukasick <[email protected]>
DanStough added a commit that referenced this pull request Jun 12, 2024
* Initial release notes

* Draft of release notes

* spacing fix

* Apply suggestions from code review



* Update website/content/docs/release-notes/consul/v1_19_x.mdx

---------

Co-authored-by: Jeff Boruszak <[email protected]>
Co-authored-by: Aimee Ukasick <[email protected]>
@jm96441n jm96441n mentioned this pull request Aug 20, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.19 Changes are backported to 1.19 pr/no-changelog PR does not need a corresponding .changelog entry pr/no-metrics-test type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants