diff --git a/docs/concepts-overview.md b/docs/concepts-overview.md index bcbdbde8e9de..ed85fc63d74e 100644 --- a/docs/concepts-overview.md +++ b/docs/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.10.x/concepts-overview.md b/versioned_docs/version-2.10.x/concepts-overview.md index 778b00db26e8..120217c8a75a 100644 --- a/versioned_docs/version-2.10.x/concepts-overview.md +++ b/versioned_docs/version-2.10.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.11.x/concepts-overview.md b/versioned_docs/version-2.11.x/concepts-overview.md index bcbdbde8e9de..ed85fc63d74e 100644 --- a/versioned_docs/version-2.11.x/concepts-overview.md +++ b/versioned_docs/version-2.11.x/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.2.0/concepts-overview.md b/versioned_docs/version-2.2.0/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.2.0/concepts-overview.md +++ b/versioned_docs/version-2.2.0/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.3.2/concepts-overview.md b/versioned_docs/version-2.3.2/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.3.2/concepts-overview.md +++ b/versioned_docs/version-2.3.2/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.0/concepts-overview.md b/versioned_docs/version-2.4.0/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.0/concepts-overview.md +++ b/versioned_docs/version-2.4.0/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.1/concepts-overview.md b/versioned_docs/version-2.4.1/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.1/concepts-overview.md +++ b/versioned_docs/version-2.4.1/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.2/concepts-overview.md b/versioned_docs/version-2.4.2/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.2/concepts-overview.md +++ b/versioned_docs/version-2.4.2/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.6.0/concepts-overview.md b/versioned_docs/version-2.6.0/concepts-overview.md index e8a2f4b9d321..56134aa8461d 100644 --- a/versioned_docs/version-2.6.0/concepts-overview.md +++ b/versioned_docs/version-2.6.0/concepts-overview.md @@ -29,3 +29,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.1/concepts-overview.md b/versioned_docs/version-2.6.1/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.1/concepts-overview.md +++ b/versioned_docs/version-2.6.1/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.2/concepts-overview.md b/versioned_docs/version-2.6.2/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.2/concepts-overview.md +++ b/versioned_docs/version-2.6.2/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.3/concepts-overview.md b/versioned_docs/version-2.6.3/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.3/concepts-overview.md +++ b/versioned_docs/version-2.6.3/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.4/concepts-overview.md b/versioned_docs/version-2.6.4/concepts-overview.md index e8a2f4b9d321..f4a192d9c910 100644 --- a/versioned_docs/version-2.6.4/concepts-overview.md +++ b/versioned_docs/version-2.6.4/concepts-overview.md @@ -29,3 +29,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) diff --git a/versioned_docs/version-2.7.0/concepts-overview.md b/versioned_docs/version-2.7.0/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.0/concepts-overview.md +++ b/versioned_docs/version-2.7.0/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.1/concepts-overview.md b/versioned_docs/version-2.7.1/concepts-overview.md index e8a2f4b9d321..4c4c1db17589 100644 --- a/versioned_docs/version-2.7.1/concepts-overview.md +++ b/versioned_docs/version-2.7.1/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.7.2/concepts-overview.md b/versioned_docs/version-2.7.2/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.2/concepts-overview.md +++ b/versioned_docs/version-2.7.2/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.3/concepts-overview.md b/versioned_docs/version-2.7.3/concepts-overview.md index e8a2f4b9d321..4c4c1db17589 100644 --- a/versioned_docs/version-2.7.3/concepts-overview.md +++ b/versioned_docs/version-2.7.3/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.7.4/concepts-overview.md b/versioned_docs/version-2.7.4/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.4/concepts-overview.md +++ b/versioned_docs/version-2.7.4/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.5/concepts-overview.md b/versioned_docs/version-2.7.5/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.5/concepts-overview.md +++ b/versioned_docs/version-2.7.5/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.8.x/concepts-overview.md b/versioned_docs/version-2.8.x/concepts-overview.md index 778b00db26e8..120217c8a75a 100644 --- a/versioned_docs/version-2.8.x/concepts-overview.md +++ b/versioned_docs/version-2.8.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.9.x/concepts-overview.md b/versioned_docs/version-2.9.x/concepts-overview.md index c3d59f575f8b..9514c9ef7f89 100644 --- a/versioned_docs/version-2.9.x/concepts-overview.md +++ b/versioned_docs/version-2.9.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-3.0.x/concepts-overview.md b/versioned_docs/version-3.0.x/concepts-overview.md index bcbdbde8e9de..91036a2b535e 100644 --- a/versioned_docs/version-3.0.x/concepts-overview.md +++ b/versioned_docs/version-3.0.x/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)