streamnative.io
Help Center
streamnative.io
Help Center
Login
            • Plan for Deployment
            • Prepare a Kubernetes Cluster
            • Native Kubernetes Cluster
            • AWS EKS Cluster
            • Red Hat OpenShift
            • Configure license for StreamNative Images
            • Configure Broker Load Balancer
          • Storage
            • Expose services
            • Configure Istio
            • Configure Kafka on Pulsar
            • Configure MQTT on Pulsar
            • Configure WebSocket
            • Configure Message Rest API
            • Message Rest API reference
            • JWT Authentication
            • OAuth2 Authentication
            • TLS on Load Balancer
            • Pulsar Audit Log
            • Upgrade
            • Scale Clusters
            • Restart Clusters
            • Configure CPU and Memory Requirements
            • Configure Pod Scheduling
            • Configure Log Format
            • Configure Asynchronous Geo-replication
            • Configure Function Mesh Worker Service
            • Advanced Configuration
          • Configure StreamNative Console
          • Log in to StreamNative Console
          • Work with Dashboard
          • Work with Service Accounts
          • Work with Users
          • Work with Tenants
          • Work with Namespaces
          • Work with Topics
          • Enable Console OpenAPI
          • Prepare to Connect to a Pulsar Cluster
          • Pulsar - Java
          • Pulsar - C++
          • Pulsar - Python
          • Pulsar - Go
          • Pulsar - Nodejs
          • Pulsar - Websocket
          • Overview
            • Source Connectors
            • Sink Connectors
          • Monitor & Troubleshoot
          • Configuration Reference
            • Connect to a Pulsar cluster Using pulsarctl
            • Manage Pulsar Using pulsarctl
            • pulsarctl Reference
            • PCK Overview
            • PCK Tutorial
          • Monitor StreamNative Platform
          • Configure Prometheus
          • Configure Grafana
          • Enable Billing Dashboard
          • Configure Alertmanager
          • Configure Datadog
          • Pulsar Detector
            • V1.11.0
            • V1.10.0
            • V1.9.0
            • V1.8.0
            • V1.7.0
            • V1.6.0
            • V1.5.0
            • V1.4.0
            • V1.3.0
            • V1.2.0
            • V1.1.0
            • V1.0.0
              • v3.3.0.2
              • v3.3.0.3
              • v3.3.0.4
              • v3.3.0.5
              • v3.3.0.6
              • v3.2.0.2
              • v3.2.1.1
              • v3.2.1.2
              • v3.2.1.3
              • v3.2.1.4
              • v3.2.2.1
              • v3.2.2.3
              • v3.2.2.4
              • v3.2.2.5
              • v3.2.2.6
              • v3.2.2.7
              • v3.2.3.1
              • v3.2.3.2
              • v3.2.3.3
              • v3.1.0.1
              • v3.1.0.2
              • v3.1.0.3
              • v3.1.0.4
              • v3.1.0.5
              • v3.1.0.6
              • v3.1.0.7
              • v3.1.1.1
              • v3.1.1.2
              • v3.1.2.1
              • v3.1.2.2
              • v3.1.2.3
              • v3.0.0.1
              • v3.0.0.2
              • v3.0.0.3
              • v3.0.0.4
              • v3.0.1.1
              • v3.0.1.2
              • v3.0.1.5
              • v3.0.1.6
              • v3.0.1.7
              • v3.0.1.8
              • v3.0.2.1
              • v3.0.2.2
              • v3.0.2.3
              • v3.0.2.4
              • v3.0.2.5
              • v3.0.2.6
              • v3.0.2.8
              • v3.0.2.9
              • v3.0.3.1
              • v3.0.3.2
              • v3.0.3.3
              • v3.0.3.4
              • v3.0.3.5
              • v3.0.4.1
              • v3.0.4.3
              • v3.0.4.4
              • v3.0.4.5
              • v3.0.4.6
              • v3.0.5.1
              • v3.0.5.2
              • v3.0.5.3
              • v3.0.5.4
              • v3.0.5.5
              • v3.0.5.6
              • v3.0.5.7
              • v2.11.0.1
              • v2.11.0.2
              • v2.11.0.3
              • v2.11.0.4
              • v2.11.0.5
              • v2.11.1.0
              • v2.11.1.1
              • v2.11.1.2
              • v2.11.1.3
              • v2.11.1.4
              • v2.11.2.1
              • v2.11.2.2
              • v2.11.2.3
              • v2.11.2.4
              • v2.11.2.5
              • v2.11.2.6
              • v2.11.2.7
              • v2.11.2.8
              • v2.11.3.1
              • v2.11.3.2
              • v2.11.3.3
              • v2.11.3.4
              • v2.11.4.1
              • v2.10.3.2
              • v2.10.3.3
              • v2.10.3.4
              • v2.10.3.5
              • v2.10.3.6
              • v2.10.3.7
              • v2.10.4.1
              • v2.10.4.2
              • v2.10.4.3
              • v2.10.4.4
              • v2.10.4.5
              • v2.10.4.6
              • v2.10.4.7
              • v2.10.4.8
              • v2.10.5.1
              • v2.10.5.10
              • v2.10.5.11
              • v2.10.5.12
              • v2.10.5.13
              • v2.10.5.14
              • v2.10.5.15
              • v2.10.5.3
              • v2.10.5.4
              • v2.10.5.5
              • v2.10.5.6
              • v2.10.5.7
              • v2.10.5.8
              • v2.10.5.9
          • Glossary
        1. StreamNative Private Cloud
        2. References
        3. Release Notes

        Release note V1.11.0

        Release Date: 2023-09-18

        Breaking Changes

        • Move kop ports and auth configurations to broker.kop

        Before 1.11

        kop:
          ports:
            plaintext: 9092
            ssl: 9093
          auth:
            enabled: false
        

        After 1.11

        broker
          kop:
            enabled: true
            ports:
              plaintext: 9092
              ssl: 9093
            auth:
              enabled: false
        

        Features

        • Upgrade Pulsar to 3.0 and enable 3.0 new features
        • Add logConfig support
        • Support init jwt secret when create pulsar cluster
        • Support custom token payload

        Improvements

        • [Upgrade grafana image to 0.1.0](https://github.com/streamnative/charts/pull/1101
        • Upgrade private cloud console version
        • Add flag for support auto init jwt secret

        Bug Fixes

        • Fix the missing template for proxy wss
        • Fix the offload config
        • Fix the generated secret from json string
        • Replace removed tolerate-unready-endpoints annotation with publishNotReadyAddresses
        • Replace the toolset kafka container image
        Previous
        ← Pulsar Detector
        Next
        V1.10.0 →

        Was this helpful?

        On this page

        1. Breaking Changes

        2. Features

        3. Improvements

        4. Bug Fixes