> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Release note V1.3.0

StreamNative Platform 1.3.0 is now available. This release includes documentation updates for the following topics.

* **Object Storage Solutions**: StreamNative Platform supports the following object storage solutions for [Tiered Storage](https://pulsar.apache.org/docs/tiered-storage-overview/). For details, see [Tiered Storage](/private-cloud/v1/operating-streamnative-platform/storage/storage).
  * AWS S3
  * Google Cloud Storage
  * Azure Blob Storage
* **Istio Support**: StreamNative Platform integrates with [Istio](https://istio.io/latest/about/service-mesh/), to allow users outside a Kubernetes cluster to access KoP, Pulsar brokers, and StreamNative Console services. For details, see [configure Istio](/private-cloud/v1/operating-streamnative-platform/network/istio).
* **Disabling Vault Authentication**: StreamNative Platform supports disabling Vault authentication. When Vault authentication is disabled, you can use the initialized username and password to log in to StreamNative Console. For details, see [login for no authentication](/private-cloud/v1/streamnative-console/login-console#login-for-no-authentication).
* **Azure OAuth2 Authentication**: StreamNative Platform supports logging in to Grafana through Azure AD OAuth2 authentication. For details, see [configure Grafana](/private-cloud/v1/monitor/grafana#access-grafana-service).
* **Kubernetes Pod Tuning**: StreamNative Platform allows you to set Pod resource requests and limits to tune the performance of the StreamNative Platform clusters and their applications. For details, see [CPU and Memory resources](/private-cloud/v1/operating-streamnative-platform/advanced/cpu-mem-resources).
* **Advanced Configuration Options**: StreamNative provides advanced configuration options so that you can customize the StreamNative Platform based on your situation. For details, see [Advanced configuration](/private-cloud/v1/operating-streamnative-platform/advanced/advanced-configuration).
* **Kubernetes Pod Scheduling**: StreamNative supports scheduling StreamNative component Pods on Kubernetes nodes to get the optimal performance out of StreamNative Platform. For details, see [configure Pod scheduling](/private-cloud/v1/operating-streamnative-platform/advanced/pod-scheduling).
* **CLI Tools**: StreamNative Platform provides a CLI tool, named Pulsar Consistency Check (PCK), for validating the consistency between Pulsar metadata and data. It gets the topic metadata from ZooKeeper and checks whether the ledger ID exists in BookKeeper or tiered storage. For details, see [PCK overview](/private-cloud/v1/tools/pck/pck-overview).
