Skip to content

Commit

Permalink
Merge branch 'main' into docs-envoy-proxy-breaks-when-enabling-tls
Browse files Browse the repository at this point in the history
  • Loading branch information
trujillo-adam authored Aug 9, 2021
2 parents ec7526c + 6a68bfc commit 9e348ed
Show file tree
Hide file tree
Showing 5,918 changed files with 16,581 additions and 1,963,556 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .changelog/10009.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
dns: fixes a bug with edns truncation where the response could exceed the size limit in some cases.
```
3 changes: 3 additions & 0 deletions .changelog/10330.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
connect/ca: ensure edits to the key type/bits for the connect builtin CA will regenerate the roots
```
3 changes: 3 additions & 0 deletions .changelog/10331.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
connect/ca: require new vault mount points when updating the key type/bits for the vault connect CA provider
```
4 changes: 4 additions & 0 deletions .changelog/10399.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:improvement
debug: Add a new /v1/agent/metrics/stream API endpoint for streaming of metrics
```

3 changes: 3 additions & 0 deletions .changelog/10411.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ca: Fixed a bug that returned a malformed certificate chain when the certificate did not having a trailing newline.
```
3 changes: 3 additions & 0 deletions .changelog/10500.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
check root and intermediate CA expiry before using it to sign a leaf certificate.
```
4 changes: 4 additions & 0 deletions .changelog/10503.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:bug
ui: Use the token's namespace instead of the default namespace when not
specifying a namespace in the URL
```
3 changes: 3 additions & 0 deletions .changelog/10504.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
telemetry: added metrics to track certificates expiry.
```
3 changes: 3 additions & 0 deletions .changelog/10515.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
agent: fix a panic on 32-bit platforms caused by misaligned struct fields used with sync/atomic.
```
3 changes: 3 additions & 0 deletions .changelog/10535.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Send service name down to Stats to properly call endpoint for Upstreams and Downstreams metrics
```
3 changes: 3 additions & 0 deletions .changelog/10546.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
acl: Return secret ID when listing tokens if accessor has `acl:write`
```
3 changes: 3 additions & 0 deletions .changelog/10552.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:deprecation
connect/ca: remove the `RotationPeriod` field from the Consul CA provider, it was not used for anything.
```
3 changes: 3 additions & 0 deletions .changelog/10559.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
api: Fix default values used for optional fields in autopilot configuration update (POST to `/v1/operator/autopilot/configuration`) [[GH-10558](https://github.com/hashicorp/consul/issues/10558)]
```
6 changes: 6 additions & 0 deletions .changelog/10564.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
```release-note:feature
cli: allow running `redirect-traffic` command in a provided Linux namespace.
```
```release-note:feature
sdk: allow applying `iptables` rules in a provided Linux namespace.
```
3 changes: 3 additions & 0 deletions .changelog/10569.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Ensure in-folder KVs are created in the correct folder
```
3 changes: 3 additions & 0 deletions .changelog/10572.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:feature
config: add agent config flag for enterprise clients to indicate they wish to join a particular partition
```
4 changes: 4 additions & 0 deletions .changelog/10588.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:deprecation
config: the `ports.grpc` and `addresses.grpc` configuration settings have been renamed to `ports.xds` and `addresses.xds` to better match their function.
```

3 changes: 3 additions & 0 deletions .changelog/10598.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
acls: Show AuthMethodNamespace when reading/listing ACL tokens
```
3 changes: 3 additions & 0 deletions .changelog/10604.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Show ACLs disabled page at Tokens page instead of 403 error when ACLs are disabled
```
3 changes: 3 additions & 0 deletions .changelog/10605.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Fix KV editor syntax highlighting
```
3 changes: 3 additions & 0 deletions .changelog/10608.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: **(Enterprise only)** Ensure permissions are checked based on the actively selected namespace
```
3 changes: 3 additions & 0 deletions .changelog/10611.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
config: add `dns_config.recursor_strategy` flag to control the order which DNS recursors are queried
```
3 changes: 3 additions & 0 deletions .changelog/10612.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
acl: replication routine to report the last error message.
```
3 changes: 3 additions & 0 deletions .changelog/10619.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
xds: ensure single L7 deny intention with default deny policy does not result in allow action [CVE-2021-36213](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36213)
```
3 changes: 3 additions & 0 deletions .changelog/10621.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
xds: ensure envoy verifies the subject alternative name for upstreams [CVE-2021-32574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32574)
```
3 changes: 3 additions & 0 deletions .changelog/10630.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ca: fixed a bug when ca provider fail and provider state is stuck in `INITIALIZING` state.
```
3 changes: 3 additions & 0 deletions .changelog/10647.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
connect: fix crash that would result from multiple instances of a service resolving service config on a single agent.
```
3 changes: 3 additions & 0 deletions .changelog/10657.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ca: report an error when setting the ca config fail because of an index check.
```
3 changes: 3 additions & 0 deletions .changelog/10688.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
connect: proxy upstreams inherit namespace from service if none are defined.
```
3 changes: 3 additions & 0 deletions .changelog/10689.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
proxycfg: log correlation IDs for the proxy configuration snapshot's blocking queries.
```
3 changes: 3 additions & 0 deletions .changelog/10691.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
api: Enable setting query options on agent health and maintenance endpoints.
```
3 changes: 3 additions & 0 deletions .changelog/10706.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Fix dropdown option duplication in the new intentions form
```
6 changes: 6 additions & 0 deletions .changelog/10707.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
```release-note:bug
streaming: set the default wait timeout for health queries
```
```release-note:bug
http: log cancelled requests as such at the INFO level, instead of logging them as errored requests.
```
3 changes: 3 additions & 0 deletions .changelog/10717.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
checks: Add Interval and Timeout to API response.
```
3 changes: 3 additions & 0 deletions .changelog/10732.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:improvement
config: **(Enterprise Only)** Allow specifying permission mode for audit logs.
```
3 changes: 3 additions & 0 deletions .changelog/10735.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:feature
ui: Adds a copy button to each composite row in tokens list page, if Secret ID returns an actual ID
```
3 changes: 3 additions & 0 deletions .changelog/10767.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
ui: Fix Health Checks in K/V form Lock Sessions Info section
```
4 changes: 4 additions & 0 deletions .changelog/10768.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:improvement
telemetry: add a new `agent.tls.cert.expiry` metric for tracking when the Agent TLS certificate expires.
```

3 changes: 3 additions & 0 deletions .changelog/10769.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:feature
ui: Add UI support to use Vault as an external source for a service
```
4 changes: 4 additions & 0 deletions .changelog/10795.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:bug
cli: Fix a bug which prevented initializing a watch when using a namespaced
token.
```
Loading

0 comments on commit 9e348ed

Please sign in to comment.