Skip to content

Releases: alibaba/higress

v2.0.0

13 Sep 03:09
452bd4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v2.0.0

v2.0.0-rc.1

03 Sep 08:36
55c0eb3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: plugins/wasm-go/v1.4.2...v2.0.0-rc.1

v1.4.2

26 Jul 05:55
1c415c6
Compare
Choose a tag to compare

What's Changed

  • Fix typos by @co63oc in #1050
  • feat: helm charts support installing gateway in daemonset mod. by @lingdie in #1054
  • Fix typos by @co63oc in #1053
  • compatiable with openai sdk by @johnlanni in #1061
  • feat: update doc for running Ingress API conformance tests by @TJKkking in #1065
  • fixed ai-statistics plugin statistics error by @pepesi in #1060
  • feat: Create an IngressClass resource in the helm chart by @CH3CHO in #1072
  • fix jwt-auth plugin claims_to_headers failed by @pepesi in #1075
  • fix: prometheus port by @cr7258 in #1076
  • feat: Load 3rd-party images from higress image repo by @CH3CHO in #1067
  • Update test/README.md by @Jiaohm in #1098
  • feat: loadBalancerClass by @fykyx521 in #1071
  • fix priorityClassName missed by @2456868764 in #1096
  • feat: support Cloudflare Workers AI by @imp2002 in #1068
  • feat: Support model prefix mapping in ai-proxy by @CH3CHO in #1097
  • feat: Support embeddings API for Qwen in the ai-proxy plugin by @CH3CHO in #1079
  • Support CredentialConfig.TLSSecret with namespace. Resolve: #1066 by @zzjin in #1095
  • feat:add build-and-push-wasm-plugin-image.yaml by @Beatrueman in #1069
  • fix: Fix some bugs in build-and-push-wasm-plugin-image.yaml by @CH3CHO in #1107
  • fix: Fix the incorrect image name used in build-and-push-wasm-plugin-image.yaml by @CH3CHO in #1109
  • fix: Use "controller.name" to refer the controller service in higress-config by @CH3CHO in #1108
  • doc: update cluster-key-rate-limit doc by @cr7258 in #1113
  • feat: Support loading custom parameters in build-and-push-wasm-plugin-image.yaml by @CH3CHO in #1118
  • token-ratelimit crash bugfix by @rinfx in #1119
  • support service-level match config by @rinfx in #1112
  • feat: 🎸 add frontend gray plugin by @heimanba in #1120
  • fix: controller has no right to watch deployment by @zhaoxuat in #1089
  • feat: Add statusCodeDetails info when returning response in Wasm plugins directly by @CH3CHO in #1116
  • fix: Fix possible type-casting related panics in ai-proxy plugin by @CH3CHO in #1127
  • feat: support ext_auth wasmplugin by @hanxiantao in #1103
  • feat: add rust demo plugin request block by @007gzs in #1091
  • update template decorator by @rinfx in #1142
  • chore: Update multiple dependencies to the latest version by @Jiaohm in #1143
  • feat: Make higress-core and higress-gateway as the default container by @CH3CHO in #1144
  • fix: Bypass the response body processing in ai-proxy if it is returned internally by @CH3CHO in #1149
  • support take effect on api level by @rinfx in #1150
  • potential bug fix by @rinfx in #1141
  • feat: Support fallback route in ai-proxy plugin by @CH3CHO in #1123
  • fix: add full push when higress-https configmap updated and fix certmagic storage by @2456868764 in #1105
  • support keep original auth header by @johnlanni in #1151
  • feat: Always buffer request body in ai-proxy plugin by @CH3CHO in #1155
  • support custom trace span tag by @johnlanni in #1156
  • Support set buffer limit by @johnlanni in #1153
  • rel: Release v1.4.2 by @johnlanni in #1159

New Contributors

Full Changelog: v1.4.1...v1.4.2

plugins/wasm-go/v1.4.2

26 Jul 05:57
1c415c6
Compare
Choose a tag to compare
rel: Release v1.4.2 (#1159)

v1.4.1

19 Jun 09:13
63539ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

plugins/wasm-go/v1.4.0

04 Jun 11:12
6a40d83
Compare
Choose a tag to compare
enable automatichttps (#1026)

v1.4.0

29 May 13:21
3e7a63b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.4.0

v1.4.0-rc.1

23 May 06:47
78418b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.4.0-rc.1

v1.3.6

22 Apr 11:34
37fb2a5
Compare
Choose a tag to compare

What's Changed

  • fix route name from gateway api by @johnlanni in #866
  • feat: add ip-restriction wasm-go plugin by @Renz7 in #759
  • feat: add plugin - cache control by @LeBW in #810
  • fix file name by @johnlanni in #867
  • feat: Support publishing hgctl packages to GitHub releases by @CH3CHO in #869
  • update redis wrapper by @rinfx in #864
  • fix: Consider the new ingress package is available as default by @CH3CHO in #880
  • test: add httproute-response-header-control for #863 by @robynron in #875
  • fix priority type of wasmplugin by @johnlanni in #881
  • e2e: add testcases for rate limit annotations by @dongdongh233 in #879
  • fix wasm priority logic by @johnlanni in #897
  • optimize logic for empty config wasm plugin by @johnlanni in #898
  • Feat: transformer plugin support map from body to header by @johnlanni in #892
  • optimize on construct envoyfilter by @alexzzh in #889
  • fix: Improve error handling in the plugin config model parser of hgctl by @CH3CHO in #891
  • feat: higress global configmap support config route timeout by @alexzzh in #883
  • fix: Fix the "Build Status" badge on README pages by @CH3CHO in #904
  • fix: get the container access docker compose ps by @fengshunli in #870
  • Fix the issue of istio VirtualService not supporting multiple domain names when using SRDS by @johnlanni in #917
  • rel: Release 1.3.6 by @johnlanni in #918

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

04 Mar 11:12
c9f1f94
Compare
Choose a tag to compare

What's Changed

  • optimize: add klog for debuging requests with apiserver by @johnlanni in #830
  • fix: content-type not work in custom response plugin by @johnlanni in #833
  • feat: hgctl install profile support resource configuration by @sjcsjc123 in #823
  • chore: e2e build wasm plugin retry by @baerwang in #838
  • feat: custom listening port for gateway pod in helm by @Uncle-Justice in #829
  • feat: wasm-go supports redis call by @rinfx in #756
  • chore: replace proxy-wasm-go-sdk module name @rinfx in #842
  • optimize: support nil wasmplugin config in ingress-level by @johnlanni in #852
  • fix: fix rds cache with gateway api by @johnlanni in #855

Console UI&SDK

New Contributors

Full Changelog: v1.3.4...v1.3.5