Skip to content

Releases: flomesh-io/fsm

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)

v1.4.0-alpha.1

10 Jul 10:34
v1.4.0-alpha.1
4fc301b
Compare
Choose a tag to compare
v1.4.0-alpha.1 Pre-release
Pre-release

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_filters.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_sessionstickypolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_upstreamtlspolicies.yaml

Changelog

  • chore: prepare for release v1.4.0-alpha.1 4fc301b (Lin Yang)
  • feat: new config format of gateway (#290) f0b9bc1 (Lin Yang)
  • build(deps): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#302) 556f923 (dependabot[bot])
  • build(deps): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#301) 62c11d6 (dependabot[bot])
  • build(deps): bump pipy from 1.2.0 to 1.3.0 (#300) f93dfc7 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.2.0 to 6.3.0 (#299) b67cf02 (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.1.0 to 6.2.0 (#298) aa7d094 (dependabot[bot])
  • build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#297) afeaf5c (dependabot[bot])
  • build(deps): bump github.com/hashicorp/vault to v1.16.3 (#296) b7b3db6 (Lin Yang)
  • build(deps): Bump github.com/hashicorp/go-retryablehttp (#295) 5e285ce (dependabot[bot])
  • [security] fix: Classic builder cache poisoning (#293) 00224c8 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.0.1 to 6.1.0 (#291) 0228f17 (dependabot[bot])

v1.3.4

24 Jun 04:11
v1.3.4
8cc61ea
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 v1.3.4 8cc61ea (Lin Yang)
  • feat: add annotation for FLB session sticky (#292) 0699312 (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.0.1 to 6.1.0 (#291) 51af1ac (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 6.0.0 to 6.0.1 (#289) 4be6b9e (dependabot[bot])
  • build(deps): Bump docker/build-push-action from 5.4.0 to 6.0.0 (#287) 87433e6 (dependabot[bot])
  • fix: merge new CRD with existing CRD (#286) d5f74d7 (Lin Yang)
  • build(deps): bump pipy to 1.2.0 (#283) 6f62449 (Lin Yang)
  • fix: Dockerfile of pipy debian 4e143dc (Lin Yang)
  • [ci] Update Dockerfile.pipy-debian [skip ci] 08cb7b1 (Lin Yang)
  • fix: connector issues (#280) c2b24c5 (Cybwan)
  • chore: Update OWNERS (#282) 8139c26 (Lin Yang)
  • chore: Update CODEOWNERS (#281) 080ef1e (Lin Yang)
  • build(deps): bump klipper-lb to 0.4.7 (#278) 489b8dd (Lin Yang)

v1.2.8

24 Jun 05:55
v1.2.8
2c4f1a7
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

No CRD changes between tags v1.2.7 and v1.2.8

Changelog

  • chore: prepare release v1.2.8 2c4f1a7 (Lin Yang)
  • [backport] feat: add annotation for FLB session sticky (#292) 17c0f83 (Lin Yang)

v1.3.3

30 May 10:57
v1.3.3
7159dcb
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/networking.flomesh.io_namespacedingresses.yaml

Changelog

  • 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])

v1.2.7

30 May 03:54
v1.2.7
83c813f
Compare
Choose a tag to compare

Notable Changes

Deprecation Notes

CRD Updates

No CRD changes between tags v1.2.6 and v1.2.7

Changelog

  • chore: prepare release v1.2.7 83c813f (Lin Yang)
  • fix: delete multi cluster service and propagate it to all joined clusters (#270) e5be849 (Lin Yang)
  • build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#268) de51fc5 (dependabot[bot])