v1.1.1

higress-group/higressv1.1.1Aug 11, 2023by CH3CHO

AI Summary

This maintenance release improves the plugin ecosystem by adding a Rust SDK for WASM plugins and updating to TinyGo. It also introduces a dedicated base image and enhances service discovery with Consul support.

Key Highlights

  • Add higress base image
  • feat: add wasm-rust sdk with say-hello simple extension
  • Feat registry consul
  • support configuration domain suffix
  • update wasm go sdk to tinygo

New Features

  • Higress base image
  • Rust WASM SDK
  • Consul registry support
  • Domain suffix configuration
  • TinyGo SDK update

Full Release Notes

## What's Changed
* Update values.yaml by @co63oc in https://github.com/alibaba/higress/pull/432
* Update wasm.pb.go by @co63oc in https://github.com/alibaba/higress/pull/430
* fix args by @zackzhangkai in https://github.com/alibaba/higress/pull/434
* enable PILOT_FILTER_GATEWAY_CLUSTER_CONFIG by @johnlanni in https://github.com/alibaba/higress/pull/433
* fix go mod path in waf plugin by @spacewander in https://github.com/alibaba/higress/pull/440
* feat: add higress base image by @fengshunli in https://github.com/alibaba/higress/pull/423
* fix: fix kubetype-gen for http2rpc wrong plural value issue by @Hinsteny in https://github.com/alibaba/higress/pull/447
* Wasm cpp bazel by @Hinsteny in https://github.com/alibaba/higress/pull/446
* feat: Add port parameters into the usage of get-higress.sh by @CH3CHO in https://github.com/alibaba/higress/pull/452
* fix: Fix the incorrect default metrics port shown in the usage by @CH3CHO in https://github.com/alibaba/higress/pull/456
* Feat registry consul by @2456868764 in https://github.com/alibaba/higress/pull/445
* update wasm go sdk to tinygo 0.28.1 by @rinfx in https://github.com/alibaba/higress/pull/462
* support configuration domain suffix (#460) by @teijinyer in https://github.com/alibaba/higress/pull/463
* update nottinygc to v0.3.0 by @rinfx in https://github.com/alibaba/higress/pull/467
* fix: Read service count returned from the list instead of the Count field by @CH3CHO in https://github.com/alibaba/higress/pull/476
* fix: routing priorities are not working properly by @Charlie17Li in https://github.com/alibaba/higress/pull/472
* rel: Prepare for release v1.1.1 by @CH3CHO in https://github.com/alibaba/higress/pull/477

## New Contributors
* @co63oc made their first contribution in https://github.com/alibaba/higress/pull/432
* @zackzhangkai made their first contribution in https://github.com/alibaba/higress/pull/434
* @fengshunli made their first contribution in https://github.com/alibaba/higress/pull/423
* @teijinyer made their first contribution in https://github.com/alibaba/higress/pull/463

**Full Changelog**: https://github.com/alibaba/higress/compare/v1.1.0...v1.1.1