Skip to content

v1.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 01:55
· 278 commits to main since this release
v1.2.5
de03001

Notable Changes

Deprecation Notes

CRD Updates

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

Changelog

  • fix resources of init container injected with sidecar (#254) de03001 (Cybwan)
  • chore: prepare release v1.2.5 b8098d0 (Lin Yang)
  • test: mock server for testing FLB controller (#249) 1e2c125 (Lin Yang)
  • fix: compute hash (#250) c3592f6 (Lin Yang)
  • fix nacos password (#246) b47d22d (Cybwan)
  • fix: remove service hash annotation if it's not a FLB svc anymore (#244) 7309970 (Lin Yang)
  • fix: add more variables to compute FLB svc hash (#243) d362821 (Lin Yang)
  • build(deps): Bump golangci/golangci-lint-action from 5 to 6 (#241) e51f692 (dependabot[bot])
  • build: bump pipy from 0.99.1-1 to 1.1.0-1 (#240) 89f50f7 (Lin Yang)
  • fix: don't delete svc from cache if failed to delete svc from FLB (#238) 26a6f5d (Lin Yang)
  • docs: add supported version of GatewayAPI resources (#237) c47d094 (Lin Yang)
  • feat: delete svc from FLB in case it's not a FLB service anymore (#236) b46d702 (Lin Yang)
  • feat: new annotations for FLB (#234) 06c5bfd (Lin Yang)
  • fix ruleName for multi services. (#231) 7a4f81c (Cybwan)
  • fix:invalid cloud service's name. (#229) 4c22cee (Cybwan)
  • build: switch base image to debian 12 9335a57 (Lin Yang)
  • fix: use distroless cc instead of distroless cc-debian11 to keep up with latest security update d8411fd (Lin Yang)