Skip to content

Version 1.2.43 - October 10th 2025

Latest

Choose a tag to compare

@vishaanS vishaanS released this 10 Oct 20:29
· 1 commit to main since this release
129e002

Version 1.2.43 (10OCT2025)

  • Metrics
    • [FEATURE] A new sample demonstrates how to extend SAS Viya Monitoring
      for Kubernetes to monitor the SingleStore instance that is embedded within
      SAS SpeedyStore. This allows administrators to monitor their SingleStore
      cluster using the same Grafana instance that they use to monitor the rest
      of their SAS Viya deployment. Refer to the SAS SpeedyStore Sample README
      for more information.
  • Logging
    • [CHANGE] We have changed how we handle defining extra volumes for the Fluent Bit log collecting pods.
      This change should be transparent to virtually all users. However, if you define additional volumes for
      these pods, you will need to update your configuration to eliminate references to certain default volumes.
      Refer to the updated samples/generic-base/logging/user-values-fluent-bit-opensearch.yaml
      file for details and adjust the contents of your $USER_DIR/logging/user-values-fluent-bit-opensearch.yaml
      file accordingly.