Remove compressed changelog entries
This commit is contained in:
parent
935a7cd8b4
commit
0170b4994e
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
structs: prohibit config entries from referencing more than one partition at a time
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
connect: include optional partition prefixes in SPIFFE identifiers
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
config: add agent config flag for enterprise clients to indicate they wish to join a particular partition
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
api: add partition field to acl structs
|
|
||||||
```
|
|
|
@ -1,4 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
ui: Add initial support for partitions to intentions
|
|
||||||
```
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Added initial support for admin partition CRUD
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
acl: **(Enterprise only)** Fix bug in 'consul members' filtering with partitions.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
acl: **(Enterprise only)** ensure that auth methods with namespace rules work with partitions
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
agent: refactor the agent delegate interface to be partition friendly
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: **(Enterprise only)** add support for dialing upstreams in remote partitions through mesh gateways.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: **(Enterprise only)** updates ServiceRead and NodeRead to account for the partition-exports config entry.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
agent: for various /v1/agent endpoints parse the partition parameter on the request
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
cli: update consul members output to display partitions and sort the results usefully
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
ui: When switching partitions reset the namespace back to the tokens default namespace or default
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
partitions: Prevent writing partition-exports entries to secondary DCs.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: **(Enterprise only)** Allow ingress gateways to target services in another partition
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
ui: Ensure the UI stores the default partition for the users token
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
ui: Add partition support for SSO
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Include `Service.Partition` into available variables for `dashboard_url_templates`
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Don't offer a 'Valid Datacenters' option when editing policies for non-default partitions
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Upgrade Lock Sessions to use partitions
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Add documentation link to Partition empty state
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Adds support for partitions to the Routing visualization.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
server: block enterprise-specific partition-exports config entry from being used in OSS Consul.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Adds support for partitions to Service and Node Identity template visuals.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
auto-config: ensure the feature works properly with partitions
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Adds basic support for showing Services exported from another partition.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
partitions: **(Enterprise only)** rename APIs, commands, and public types to use "partition" rather than "admin partition".
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: **(Enterprise only)** add support for cross-partition transparent proxying.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
api: **(Enterprise Only)** rename partition-exports config entry to exported-services.
|
|
||||||
```
|
|
|
@ -1,4 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
ui: Add basic partition tooltips to failovers and redirects in the routing
|
|
||||||
visualization
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: **(Enterprise only)** add support for targeting partitions in discovery chain routes, splits, and redirects.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
rpc: unset partition before forwarding to remote datacenter
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
acl: **(Enterprise only)** ensure that the agent recovery token is properly partitioned
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
connect: update SNI label extraction to support new taxonomy for partitions
|
|
||||||
```
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
```release-note:feature
|
||||||
|
Admin Partitions (Consul Enterprise only) This version adds admin partitions, a new entity defining administrative and networking boundaries within a Consul deployment. For more information refer to the
|
||||||
|
[Admin Partition](https://www.consul.io/docs/enterprise/admin-partitions) documentation.
|
||||||
|
```
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
partitions: **(Enterprise only)** segment serf LAN gossip between nodes in different partitions
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
state: reads of partitions now accept an optional memdb.WatchSet
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
state: **(Enterprise Only)** ensure partition delete triggers namespace deletes
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
partitions: **(Enterprise only)** fix panic when forwarding delete operations to the leader
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:improvement
|
|
||||||
namespaces: **(Enterprise only)** policy and role defaults can reference policies in any namespace in the same partition by ID
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
partitions: **(Enterprise only)** Ensure partitions and serf-based WAN federation are mutually exclusive.
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:bug
|
|
||||||
namespaces: **(Enterprise only)** ensure namespace deletion is partition-safe
|
|
||||||
```
|
|
|
@ -1,3 +0,0 @@
|
||||||
```release-note:feature
|
|
||||||
partitions: **(Enterprise only)** Adds admin partitions, a new feature to enhance Consul's multitenancy capabilites.
|
|
||||||
```
|
|
Loading…
Reference in New Issue