Skip to content

Releases: flomesh-io/fsm

v1.4.1

23 Sep 04:36
v1.4.1
b49e72c
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml

Changelog

  • chore: prepare release 1.4.1 b49e72c (Lin Yang)
  • refactored local dns proxy. (#348) c524fe6 (Cybwan)

v1.3.9

22 Sep 18:07
v1.3.9
fbc2465
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_isolations.yaml

Changelog

  • chore: prepare release 1.3.9 fbc2465 (Lin Yang)
  • refactored local dns proxy. (#348) feb81fe (Cybwan)
  • optimized sidecar's config.json (#341) 31d4390 (Cybwan)

v1.4.0

18 Sep 10:11
v1.4.0
c9ab9ca
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/backendlbpolicies.gateway.networking.k8s.io.yaml
cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_circuitbreakers.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_faultinjections.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_filterconfigs.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_filterdefinitions.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_filters.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_httplogs.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_listenerfilters.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_metrics.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_ratelimits.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_zipkins.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_accesscontrolpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_circuitbreakingpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_faultinjectionpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_healthcheckpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_ratelimitpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_retrypolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_upstreamtlspolicies.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_isolations.yaml

Changelog

  • chore: prepare release 1.4.0 c9ab9ca (Lin Yang)
  • feat: custom filter config (#347) 0f993d8 (Lin Yang)
  • [security]fix: Kubernetes sets incorrect permissions on Windows containers logs (#346) 9d752db (Lin Yang)
  • fix: issue of generating config of gateway filters (#345) 2cf4fca (Lin Yang)
  • build(deps): bump pipy to v1.4.2 ba6ef74 (Lin Yang)
  • feat: zipkin filter for gateway (#344) 33cfaa1 (Lin Yang)
  • feat: metrics filter for gateway (#343) 39e6d40 (Lin Yang)
  • feat: logs filter (#342) a2aa0c6 (Lin Yang)
  • optimized sidecar's config.json (#341) 5db0269 (Cybwan)
  • feat: rate limit filter (#340) 88775ff (Lin Yang)
  • fix: fault injection webhook (#339) 3a045b6 (Lin Yang)
  • feat: FaultInjection filter (#338) d0d2156 (Lin Yang)
  • refactor: Filter extension (#337) 606be8f (Lin Yang)
  • feat: generate UUID for each filter instance (#335) 801f7a0 (Lin Yang)
  • build: pipy euler image (#336) 9309254 (Lin Yang)
  • feat: generate multiple config files instead of only one config.json (#331) a49ec06 (Lin Yang)
  • [backport] optimized fsm connector (#334) 190c961 (Cybwan)
  • [backport] optimized fsm connector (#332) 6113bed (Cybwan)
  • fix trust domain. (#329) 2d0e40b (Cybwan)
  • Support specifying sidecar's image by "flomesh.io/sidecar-image" annotation for pod and namespace. (#327) 71e9d75 (Cybwan)
  • feat: for k8s version >= 1.21, only use endpoints for headless service without selector (#324) 2870adb (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 (#328) 552866d (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.6.0 to 6.6.1 (#326) 889b189 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.5.0 to 6.6.0 (#325) aa34d88 (dependabot[bot])
  • feat: listener scope filter (#320) 0df6670 (Lin Yang)
  • build(deps): Bump github.com/docker/docker (#321) 29c247a (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#319) ce9ec55 (dependabot[bot])
  • build(deps): bump to latest fgw scripts (#315) 9e182f4 (Lin Yang)
  • [cherry-pick] fix: sidecar log issues (#316) 6a0fc5b (Cybwan)
  • build(deps): Bump docker/build-push-action from 6.4.1 to 6.5.0 (#310) 30031f7 (dependabot[bot])
  • fix: generate 16 bytes trace id (#314) f4eb2e7 (Lin Yang)
  • build(deps): Bump docker/login-action from 3.2.0 to 3.3.0 (#313) 4f42ea7 (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#311) 0b16b6e (dependabot[bot])
  • build(deps): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#312) 7e4d357 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.4.0 to 6.4.1 (#309) 329e920 (dependabot[bot])
  • build(deps): bump k8s deps version from 0.30.1 to 0.30.2 (#308) ca02b69 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.3.0 to 6.4.0 (#307) 0620fdb (dependabot[bot])
  • fix: traffic split didn't work as expected with keep-alive connections (#306) b373427 (pajama-coder)
  • fix: missing updating status of GatewayAPI resources (#305) 6ab02d9 (Lin Yang)
  • fix: check policy status when generating config (#304) dfb5347 (Lin Yang)
  • fix grafana dashboard issue (#303) 9bca557 (Addo.Zhang)
  • [backport] feat: add annotation for FLB session sticky (#292) db78fad (Lin Yang)
  • feat: new config format of gateway (#290) 978e3a9 (Lin Yang)
  • build(deps): bump pipy from 1.2.0 to 1.3.0 (#300) 176d2a4 (Lin Yang)
  • build(deps): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#302) 1d0a691 (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#301) 9ed324f (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.2.0 to 6.3.0 (#299) e31a4b1 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.1.0 to 6.2.0 (#298) 15b0f5f (dependabot[bot])
  • build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#297) aa6ce30 (dependabot[bot])
  • build(deps): bump github.com/hashicorp/vault to v1.16.3 (#296) 40d6f97 (Lin Yang)
  • build(deps): Bump github.com/hashicorp/go-retryablehttp (#295) cea552c (dependabot[bot])
  • [security] fix: Classic builder cache poisoning (#293) 1b2650e (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.0.1 to 6.1.0 (#291) 8c42d9b (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.0.0 to 6.0.1 (#289) d4534e6 (dependabot[bot])
  • fix: merge new CRD with existing CRD (#286) 13b1050 (Lin Yang)
  • refactor: preparation for gateway conformance test (#266) 9b3d336 (Lin Yang)
  • build(deps): bump pipy to 1.2.0 (#283) cb1042f (Lin Yang)
  • fix: connector issues (#280) 912340b (Cybwan)
  • build(deps): bump klipper-lb to 0.4.7 (#278) 56dafdc (Lin Yang)
  • build(deps): Bump docker/build-push-action from 5.4.0 to 6.0.0 (#287) 8e076be (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 5.3.0 to 5.4.0 (#285) 7a9fc60 (dependabot[bot])
  • fix: Dockerfile of pipy debian fc0a4c9 (Lin Yang)
  • [ci] Update Dockerfile.pipy-debian [skip ci] 4e6e79f (Lin Yang)
  • chore: Update OWNERS (#282) 27f2684 (Lin Yang)
  • chore: Update CODEOWNERS (#281) e0bdec9 (Lin Yang)
  • chore: prepare release v1.3.3 7159dcb (Lin Yang)
  • fix: ControllerName of gateway class is not editable (#277) 0ebeb1d (Lin Yang)
  • feat: validate Gateway resources by code in case CustomResourceValidationExpressions is not supported (#271) 316b4d3 (Lin Yang)
  • fix: delete multi cluster service and propagate it to all joined clus… (#267) e99f894 (Lin Yang)
  • build(deps): bump k8s api to 0.30.1 (#265) dca0193 (Lin Yang)
  • build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#268) fc5cf66 (dependabot[bot])
  • chore: prepare release v1.3.2 b1eff13 (Lin Yang)
  • fix: determine if gateway infrastructure is nil (#264) 8f3b64b (Lin Yang)
  • chore: prepare release v1.3.1 2f74c28 (Lin Yang)
  • fix: use image flomesh/fsm-curl instead of curlimages/curl (#263) f3a4acc (Lin Yang)
  • test: balanced e2e testcases. (#262) dbffca5 (Cybwan)
  • chore: prepare release v1.3.0 43da20c (Lin Yang)
  • docs: Gateway API compatibility c918016 (Lin Yang)
  • feat: generate register code in...
Read more

v1.4.0-alpha.4

11 Sep 10:44
v1.4.0-alpha.4
bb6c27a
Compare
Choose a tag to compare
v1.4.0-alpha.4 Pre-release
Pre-release

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_consulconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_eurekaconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_gatewayconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_machineconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_nacosconnectors.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_filters.yaml

Changelog

  • chore: prepare for release v1.4.0-alpha.4 bb6c27a (Lin Yang)
  • feat: generate UUID for each filter instance (#335) f27a3c8 (Lin Yang)
  • feat: generate multiple config files instead of only one config.json (#331) d0dac23 (Lin Yang)
  • [backport] optimized fsm connector (#334) ab0e2c9 (Cybwan)
  • [backport] optimized fsm connector (#332) a90291a (Cybwan)
  • build(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 (#328) e37d306 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.6.0 to 6.6.1 (#326) 965abd6 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.5.0 to 6.6.0 (#325) 3514257 (dependabot[bot])
  • fix trust domain. (#329) a33e022 (Cybwan)
  • Support specifying sidecar's image by "flomesh.io/sidecar-image" annotation for pod and namespace. (#327) 20b7a80 (Cybwan)
  • feat: for k8s version >= 1.21, only use endpoints for headless service without selector (#324) 4f28448 (Lin Yang)
  • build(deps): Bump github.com/docker/docker (#321) e3cde37 (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#319) 666ac3c (dependabot[bot])
  • feat: listener scope filter (#320) 51b2791 (Lin Yang)

v1.3.8

11 Sep 02:37
v1.3.8
55eaa8e
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_consulconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_eurekaconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_gatewayconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_machineconnectors.yaml
cmd/fsm-bootstrap/crds/connector.flomesh.io_nacosconnectors.yaml

Changelog

  • chore: prepare for release v1.3.8 55eaa8e (Lin Yang)
  • optimized fsm connector. (#334) b650182 (Cybwan)
  • optimized fsm connector. (#332) 1546d48 (Cybwan)
  • fix: only update route status if it's changed (#330) 3f86488 (Lin Yang)
  • fix trust domain. (#329) 3252983 (Cybwan)
  • Support specifying sidecar's image by "flomesh.io/sidecar-image" annotation for pod and namespace. (#327) 9a51e0a (Cybwan)
  • feat: for k8s version >= 1.21, only use endpoints for headless service without selector (#323) 0587e5b (Lin Yang)

v1.4.0-alpha.3

26 Jul 07:45
v1.4.0-alpha.3
ef6bd3c
Compare
Choose a tag to compare
v1.4.0-alpha.3 Pre-release
Pre-release

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml

Changelog

  • chore: prepare for release v1.4.0-alpha.3 ef6bd3c (Lin Yang)
  • [cherry-pick] fix: sidecar log issues (#316) 628b43e (Cybwan)
  • build(deps): bump to latest fgw scripts (#315) a6deec8 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.4.1 to 6.5.0 (#310) 997f242 (dependabot[bot])
  • build(deps): Bump docker/login-action from 3.2.0 to 3.3.0 (#313) deb369c (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#311) 956da30 (dependabot[bot])
  • build(deps): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#312) b465dd5 (dependabot[bot])
  • fix: generate 16 bytes trace id (#314) 75fd297 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.4.0 to 6.4.1 (#309) da0c7c4 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.3.0 to 6.4.0 (#307) a9cc45f (dependabot[bot])
  • build(deps): bump k8s deps version from 0.30.1 to 0.30.2 (#308) 3c0a9a2 (Lin Yang)
  • fix: traffic split didn't work as expected with keep-alive connections (#306) f56c2bc (pajama-coder)

v1.3.7

26 Jul 08:05
v1.3.7
27a65f0
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml

Changelog

  • chore: prepare for release v1.3.7 27a65f0 (Lin Yang)
  • fix: sidecar log issues (#316) 7e12ba0 (Cybwan)

v1.3.6

24 Jul 01:54
v1.3.6
ba8f156
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

No CRD changes between tags v1.3.5 and v1.3.6

Changelog

  • chore: prepare for release v1.3.6 ba8f156 (Lin Yang)
  • fix: generate 16 bytes trace id (#314) 73bb5aa (Lin Yang)

v1.4.0-alpha.2

16 Jul 07:15
v1.4.0-alpha.2
180794b
Compare
Choose a tag to compare
v1.4.0-alpha.2 Pre-release
Pre-release

Notable Changes

Deprecation Notes

CRD Updates

No CRD changes between tags v1.4.0-alpha.1 and v1.4.0-alpha.2

Changelog

  • chore: prepare for release v1.4.0-alpha.2 180794b (Lin Yang)
  • fix: missing updating status of GatewayAPI resources (#305) e50f65e (Lin Yang)
  • fix: check policy status when generating config (#304) d9166f1 (Lin Yang)
  • fix grafana dashboard issue (#303) 4f40247 (Addo.Zhang)
  • [backport] feat: add annotation for FLB session sticky (#292) 1614a3b (Lin Yang)

v1.3.5

16 Jul 13:57
v1.3.5
573e977
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

No CRD changes between tags v1.3.4 and v1.3.5

Changelog

  • chore: prepare for release v1.3.5 573e977 (Lin Yang)
  • [backport] fix: traffic split didn't work as expected with keep-alive connections (#306) e6e488e (pajama-coder)
  • fix grafana dashboard issue (#303) 16ce66e (Addo.Zhang)