v1.2.1
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/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_gatewaytlspolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_healthcheckpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_loadbalancerpolicies.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
cmd/fsm-bootstrap/crds/machine.flomesh.io_virtualmachines.yaml
Changelog
- chore: prepare release v1.2.1 109de88 (Lin Yang)
- optimized fsm connector (#210) 1960cad (Cybwan)
- fix: check existence of TLS port in FLB service spec (#209) 8df46fb (Lin Yang)
- fix: API path of updating FLB secret ddbf4bb (Lin Yang)
- feat: support FLB TLS service (#192) fa0527b (Lin Yang)
- reduce config.json (#195) b4fe93f (Cybwan)
- optimized fsm connector. (#194) 618313a (Cybwan)
- feat: add ProxyPreserveHost option for gateway (#188) 5ebc670 (Lin Yang)
- build: bump pipy from 0.99.0-2 to 0.99.1-1 (#187) 9dcc15d (Lin Yang)
- fix: status of Gateway IP addresses due to service name changed (#183) 2fe1bb9 (Lin Yang)
- fix: reduce the possibility for wrongly configuring remote logging (#182) fc0eef9 (Lin Yang)
- feat: add label gateway.networking.k8s.io/policy=true to FSM policy attachment (#181) 13240dc (Lin Yang)
- feat: support setting replicas and resource limits of Gateway (#179) 67a428d (Lin Yang)
- fix fgw http route's hostnames. (#176) aebc4cc (Cybwan)
- fix: cloud connector issuses (#175) cd81d16 (Cybwan)
- fix: assignment entry to nil map (#174) 69fc0a8 (Lin Yang)
- fix: incorrect update annotation of FLB svc (#173) bc75111 (Lin Yang)
- optimized fsm connector (#171) 484bb52 (Cybwan)
- [chore] Update FLB docs for defaultAlgo. (#168) bfb05f4 (Kevein Liu)
- build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#205) 843f160 (dependabot[bot])
- build(deps): Bump docker/login-action from 3.0.0 to 3.1.0 (#207) 0e87c6b (dependabot[bot])
- build(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#208) ec96066 (dependabot[bot])
- build(deps): Bump docker/build-push-action from 5.2.0 to 5.3.0 (#206) 163b481 (dependabot[bot])
- build(deps): Bump docker/build-push-action from 5.1.0 to 5.2.0 (#201) 9bdf1a6 (dependabot[bot])
- build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#197) 10775b4 (dependabot[bot])
- build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#190) 89db5b0 (dependabot[bot])
- build(deps): Bump github.com/docker/docker (#186) 6b17b4b (dependabot[bot])
- build(deps): Bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1 (#184) 525e8d2 (dependabot[bot])
- build(deps): Bump codecov/codecov-action from 3 to 4 (#185) f7e7ea9 (dependabot[bot])
- docs: fix a typo (#170) a7cf7ce (Lin Yang)
- feat: gateway supports coexistence of TCP and UDP listener (#169) 4ffb63e (Lin Yang)
- update api reference doc generation config (#165) 49ad63f (Addo.Zhang)
- [chore] Update FLB docs for defaultAlgo. (#168) f4a3b75 (Kevein Liu)
- build(deps): Bump crazy-max/ghaction-docker-meta from 5.4.0 to 5.5.0 (#167) e79bdbc (dependabot[bot])