Skip to content

Commit

Permalink
Add consul-e license utlization reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
im2nguyen committed Jun 12, 2023
1 parent 822231b commit 1e3170c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/content/docs/release-notes/consul/v1_16_x.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ description: >-

- **JWT Authorization with service intentions:** Consul can now authorize connections based on claims present in JSON Web Token (JWT). Consul can be configured to use one or more JWT providers to control access to services and specific HTTP paths based on the validity of JWT claims embedded in the service traffic. This ensures a uniform and low latency mechanism to validate and authorize communication based on JWT claims across all services in a diverse service-oriented architecture. Refer to the [Use JWT authorization with service intentions](/consul/docs/connect/intentions/jwt-authorization) for more information.

- **Automated license utilization reporting:** Consul Enteprise now provides automated license utilization reporting, which sends minimal product-license metering data to HashiCorp. You can use these reports to understand how much more you can deploy under your current contract, which can help you protect against overutilization and budget for predicted consumption. Refer to the [Automated license utilization reporting documentation](/consul/docs/enterprise/license/utilization-reporting) for more information.

## Upgrading

For more detailed information, please refer to the [upgrade details page](/consul/docs/upgrading/upgrade-specific) and the changelogs.
Expand Down

0 comments on commit 1e3170c

Please sign in to comment.