Skip to content

Releases: alibaba/higress

v1.3.4

20 Feb 03:56
5140372
Compare
Choose a tag to compare

What's Changed

Intro

In this version we have implemented a huge improvement that can support a large number of Ingress and Gateway API resources and significantly reduce the effective time of resource changes.

In the previous version, when there were 1k ingresses or httproutes (with different domain names and different backend services), changing one ingress took about 15 seconds to take effect, but currently it only takes about 1 second.

Feature

Bugfix

Others(test/optimize/...)

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.4-rc.2

04 Feb 16:02
021387c
Compare
Choose a tag to compare

Enable srds by default

v1.3.4-rc.1

11 Jan 10:09
6d1e09c
Compare
Choose a tag to compare

1.3.4-rc.1

v1.3.3

09 Jan 02:31
c9c7df7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

21 Dec 07:37
10f5267
Compare
Choose a tag to compare

What's Changed

  • feat: http2rpc supports treating the entire body as a method parameter by @sjtuzbk in #722
  • fix: fix eureka service discovery not work in standalone mode by @johnlanni in #714
  • support empty config with custom config func by @johnlanni in #718
  • ignore binary body in plugins by @johnlanni in #711
  • feat: Compatible with nginx.ingress.kubernetes.io/canary-by-header-pattern annotation by cr7258 in #693
  • optimize http2dubbo filter of envoy by @sjtuzbk by #704
  • feat: add gzip global setting in configmap by @2456868764 in #660
  • fix: bug: shorthand l repeated by @sjcsjc123 in #702
  • Change jwt-auth plugin name to simple-jwt-auth by @cf1998 in #698
  • fix: fix gateway name by @johnlanni in #672
  • opt: hgctl dashboard/completion optimize by @sjcsjc123 in #677
  • refactor: unify image customization methods by @Uncle-Justice in #687
  • feat: add key-auth plugin by @dongjiang1989 in #586
  • Add test cases for http2rpc by Hinsteny in #662
  • fix: fix: Remove -p/--console-password parameters from get-higress.sh by CH3CHO in #675
  • feat: store profile to configmap or home dir and merge profiles to select when upgrade and uninstall by @2456868764 in #649
  • optimize ci by @johnlanni #659
  • fix: Fix bug for when Http2Rpc been delete or addupdate need to push xds server by @Hinsteny in #657
  • fix: fix x-ca-timestamp validate by @liushp in #653
  • optimize rds by @johnlanni in #655

New Contributors

Full Changelog: v1.1.1...v1.3.2

plugins/wasm-go/v1.3.2

20 Dec 12:06
2d5d9c0
Compare
Choose a tag to compare
rel: Release version 1.3.2 (#719)

v1.3.1

16 Nov 09:37
Compare
Choose a tag to compare
add timeout&local-rate-limt annotations

v1.3.0

03 Nov 12:20
26654ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.3.0

v1.2.0

22 Sep 10:11
792b9b0
Compare
Choose a tag to compare

What's Changed

  • feat: Update image tag management mechanisms by @CH3CHO in #495
  • add consul cluster by @2456868764 in #494
  • A plugin that implements token parsing and authentication function based on wasm-go by @cf1998 in #485
  • feat: update get-higress.sh by @CH3CHO in #500
  • fix a concurrency issue of mcprbidge reconcile by @johnlanni in #511
  • feat: Add update function to get-higress.sh by @CH3CHO in #523
  • feat: Implement basic-auth WASM plugin using the Go SDK by @WeixinX in #515
  • feat: add features to conformance and do some refactors by @Xunzhuo in #532
  • fix: remove non-existed namespaces and separate bases by @Xunzhuo in #541
  • fix: Fix the image display in the E2E test README.md by @WeixinX in #516
  • rel: Release version 1.1.2 by @CH3CHO in #545
  • feat: Use istio to provide Gateway API support by @CH3CHO in #543
  • feat: add profile/install/uninstall/upgrade command by @2456868764 in #538
  • feat: opt hgctl install/uninstall/upgrade by @Xunzhuo in #550
  • 更新waf插件,丰富规则命中时日志内容 by @rinfx in #537
  • fix: nacos client opened, but not been closed by @Erica177 in #542
  • feat: support KnativeIngress by @vikizhao156 in #524
  • feat: add hgctl dashboard support by @Xunzhuo in #552
  • feat: Use higress as the default gateway class for Gateway API integation by @CH3CHO in #555
  • feat: add hgctl manifest support by @Xunzhuo in #554
  • rel: Release version 1.2.0 by @johnlanni in #556

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

11 Aug 07:57
02b98dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1