github solo-io/gloo v1.9.0-beta15

latest releases: v1.18.0-beta22, v1.17.8, v1.18.0-beta21...
3 years ago

Helm Changes

  • Adds support for a gloo.splitLogOutput helm value, which can be used to set SPLIT_LOG_OUTPUT in the gloo pod When the SPLIT_LOG_OUTPUT environment variable is specified, a global logger is created with the following characteristics: debug/info/warning are written to stdout, error/fatal/panic are written to stderr Configuration is otherwise identical to the default logger When SPLIT_LOG_OUTPUT is unspecified, logging configuration is unchanged (#4833)
  • Migrate to mergeOverwrite in gloo.util.merge helm helper to allow override a boolean property with the false value (#5215)

New Features

  • Expose the API for for regex subgroups in the DLP transformation proto. (#1592)

Fixes

  • Make sure clusterSpecifier always gets set during gloo translation loop. (#5112)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.