Skip to content

Releases: saarasio/enroute

v1.0.0

15 Aug 00:38
Compare
Choose a tag to compare
  • 59667db - Upgrade to latest version of Envoy 1.27.0
  • fac9668 - update to golang 1.21
  • Misc changes to OSS, Community Version with bug fixes, upgrades. See https://getenroute.io for latest update

v0.12.0

29 Nov 19:48
Compare
Choose a tag to compare

v0.11.0

27 Jul 06:53
Compare
Choose a tag to compare

#79 - Support Redirects
#78 - Support Host Rewrite
#77 b98c09a 0d27945 - Add ServiceRoute - Associate (or map) a service (with Route) to a GatewayHost
#76 - Auto Generate CRDs
#72 - Add support for HealthCheck filter
0b0fc51 - Add support for OutlierDetection
d884fdf - Fix regression in stats listener due to go-control-plane upgrade
010075c 94be039 5ed7743 eb16e3e - cleanup enroute helm chart, support for generic annotations, configure proxy protocol from enroute helm chart, prometheus annotations
7f621b7 - upgrade go-control-plane to github.com/envoyproxy/go-control-plane v0.10.3-0.20220715065308-8bcd7ee0191a
bb469b9 - upgrade envoy to 1.23 CVEs Addressed - CVE-2022-29225, CVE-2022-29224, CVE-2022-29226, CVE-2022-29228, CVE-2022-29227
14cafea 1eee5f2 - Add helm charts (1) service-host-route to configure GatewayHost or ServiceRoute (2) service-globalconfig to setup globalconfig filters like jwt, ext_authz, wasm etc. (3) demo-services for installing demo workloads like httpbin, grpcbin, echo

v0.10.0

26 Feb 19:36
Compare
Choose a tag to compare

v0.8.1 - Upgrade to Envoy v1.19.1

03 Sep 05:30
Compare
Choose a tag to compare

This release of EnRoute is verified against Envoy v1.19.1

Envoy v1.19.1 is a security release with fixes for -

CVE-2021-32777
CVE-2021-32779
CVE-2021-32781
CVE-2021-32778
CVE-2021-32780

More details about the Envoy v1.19.1 release can be found here -

https://github.com/envoyproxy/envoy/releases/tag/v1.19.1

Changes addressed in EnRoute -

  • Tested and Verified EnRoute with Envoy version v1.19.1
  • Upgraded charts to serve the latest version of Envoy (5856772)
  • Upgraded versions for ClusterRole and ClusterRoleBinding (c9b5694)

v0.8.0

12 Aug 22:35
Compare
Choose a tag to compare
  • Upgrade to Envoy v1.19.0 (67da3e0)
  • Remove CRDs from enroute-crds and use port numbers for artifcat names (88c639c)
  • Use new filter names (b134321), (b409b0f)
  • Upgrade Rate-Limit APIs to v3 (4783337)
  • Use port numbers for EnRoute artificat names and add booleans to helm config createGlobalConfig, createChallengeService (8094dd5)
  • Upgrade API version from v1beta1 to v1 (94fd137)
  • Add default HTTP health check in helm chart (e8e622c)(6379da4)
  • Upgrade ubuntu:groovy-20210325.1 -> ubuntu:groovy-20210614 (63fb8aa)
  • Upgrade golang to 1.15, Upgrade go-control-plane v0.9.8 -> v0.9.9, Upgrade k8s.io/api from v0.17.0 -> v0.21.0, Upgrade k8s.io/client-go from v0.17.0 -> v0.21.0, Upgrade code-generator remotes/origin/release-1.15 -> remotes/origin/release-1.18 (5cb43a6)
  • Create separate enroute-gwi image for Ingress use (1e84d49)

v0.7.0

04 May 17:00
Compare
Choose a tag to compare
  • Upgrade to ubuntu groovy LTS
  • Ingress Gateway: TLS/SSL: Integrate with Jack's Cert Manager using HTTP01 challenge
  • Helm Chart: service-policy: Enable JWT Filter
  • Upgrade to Envoy 1.16.3
  • Helm Charts: Chart for installing EnRoute Gateway, EnRoute CRDs, EnRoute service-policy
  • Add CORS filter
  • Ingress Gateway: Deep Integration with helm
  • Upgrade go-control-plane to v0.9.8
  • Refactor rate-limiting bootstrap
  • Standalone: Fix webhttp directives to improve swagger definition generation for standalone API
  • Disable installation of Grafana and Prometheus in Standalone - Can be enabled by changing Dockerfile
  • Force V4 for DNS lookups
  • Refactor logging and filters
  • Standalone: Show service filters in the proxy dump
  • Support for TLS Upstreams

Upgrade control plane, use V3 API

01 Feb 21:06
Compare
Choose a tag to compare
v0.6.0

Upgrade go-control-plane and API to V3

Upgrade to Envoy 1.15.3

06 Jan 02:17
Compare
Choose a tag to compare

Upgrade to Envoy 1.15.3

Upgrade to Envoy v1.15.0

11 Aug 00:40
Compare
Choose a tag to compare
  • Upgrade docker Ubuntu base image to 18.04
  • Upgrade Envoy to v1.15.0