Skip to content

Comments

docs: Consul v1.19 Release Notes#21279

Merged
boruszak merged 6 commits intomainfrom
CE-577-release-notes
Jun 11, 2024
Merged

docs: Consul v1.19 Release Notes#21279
boruszak merged 6 commits intomainfrom
CE-577-release-notes

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 This release series is longer active on CE or Ent 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

Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
@hc-github-team-consul-core
Copy link
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:

<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 <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>
@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 This release series is longer active on CE or Ent 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