Skip to content

v1.4.0-beta1

Compare
Choose a tag to compare
@kdorosh kdorosh released this 07 Apr 16:10
2ddc66b

Dependency Bumps

  • envoy-gloo/solo-io has been upgraded to v1.4.2.

Helm Changes

  • Allow users to override the Service type as an alternative to Load Balancer for Ingress Proxy and Knative (#2683)

New Features

  • Allow ALPN on the upstream. Istio upstreams seem to require ALPN set. (#2703)
  • Updated envoy to envoy-gloo based on upstream envoy (b5a3405b2725e979a93e7410fce7c57a0c66d8db), which includes auto host rewrite on EDS clusters. (#2552)

Fixes

  • Fix glooctl add route so that the --dry-run flag does not create a route table or virtual service. (#2715)
  • Fix an issue with consul EDS where error were sent to a closed channel. (#2736)
  • glooctl uninstall --all and glooctl uninstall --delete-crds will now properly delete CRDs for enterprise Gloo. (#2219)