Conversation
missylbytes
reviewed
Jun 11, 2024
|
|
||
| - **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. |
Contributor
There was a problem hiding this comment.
couple of typos, specifing and specificed
boruszak
commented
Jun 11, 2024
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
aimeeu
approved these changes
Jun 11, 2024
boruszak
commented
Jun 11, 2024
4 tasks
Collaborator
|
@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: |
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 <aimee.ukasick@hashicorp.com> * Update website/content/docs/release-notes/consul/v1_19_x.mdx --------- Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
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 <104028618+boruszak@users.noreply.github.com> Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
4 tasks
This was referenced Sep 25, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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