Skip to content

v1.5.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 09:58
· 40 commits to main since this release
v1.5.0-alpha.5
92f5b8d

fsm v1.5.0-alpha.5

Welcome to this new release!

Notable Changes

Deprecation Notes

CRD Updates

cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/config.flomesh.io_meshrootcertificates.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/connector.flomesh.io_zookeeperconnectors.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_circuitbreakers.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_concurrencylimits.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_externalratelimits.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_iprestrictions.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_proxytags.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_ratelimits.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_requestterminations.yaml
cmd/fsm-bootstrap/crds/extension.gateway.flomesh.io_zipkins.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_backendlbpolicies.yaml
cmd/fsm-bootstrap/crds/gateway.flomesh.io_healthcheckpolicies.yaml
cmd/fsm-bootstrap/crds/machine.flomesh.io_virtualmachines.yaml
cmd/fsm-bootstrap/crds/multicluster.flomesh.io_clusters.yaml
cmd/fsm-bootstrap/crds/multicluster.flomesh.io_globaltrafficpolicies.yaml
cmd/fsm-bootstrap/crds/multicluster.flomesh.io_serviceexports.yaml
cmd/fsm-bootstrap/crds/multicluster.flomesh.io_serviceimports.yaml
cmd/fsm-bootstrap/crds/networking.flomesh.io_namespacedingresses.yaml
cmd/fsm-bootstrap/crds/plugin.flomesh.io_pluginchains.yaml
cmd/fsm-bootstrap/crds/plugin.flomesh.io_pluginconfigs.yaml
cmd/fsm-bootstrap/crds/plugin.flomesh.io_plugins.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_accesscerts.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_accesscontrols.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_egresses.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_egressgateways.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_ingressbackends.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_isolations.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_retries.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_trafficwarmups.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_upstreamtrafficsettings.yaml
cmd/fsm-bootstrap/crds/traffic.flomesh.io_httptrafficrules.yaml
cmd/fsm-bootstrap/crds/traffic.flomesh.io_trafficsplits.yaml
cmd/fsm-bootstrap/crds/xnetwork.flomesh.io_accesscontrols.yaml

Changelog

  • chore: prepare release v1.5.0-alpha.5 92f5b8d (Lin Yang)
  • build(deps): Bump github.com/go-resty/resty/v2 from 2.16.4 to 2.16.5 (#656) d74fe61 (dependabot[bot])
  • build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#653) b8a6fd4 (dependabot[bot])
  • build(deps): Bump github.com/nacos-group/nacos-sdk-go/v2 from 2.2.7 to 2.2.8 (#655) 0637f36 (dependabot[bot])
  • build(deps): Bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.4 (#651) 3633afa (dependabot[bot])
  • build(deps): Bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 (#652) d52a1dd (dependabot[bot])
  • build(deps): Bump github.com/k3d-io/k3d/v5 from 5.7.5 to 5.8.1 (#650) 9f37108 (dependabot[bot])
  • fix: nil pointer and lifecycle scripts. (#649) 66bfb2f (Cybwan)
  • build(deps): Bump github.com/cert-manager/cert-manager from 1.16.2 to 1.16.3 (#643) 43decd6 (dependabot[bot])
  • build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#644) f7f4a0c (dependabot[bot])
  • build(deps): Bump the k8s group with 8 updates (#642) 595a4d3 (dependabot[bot])
  • build(deps): bump pipy from 1.5.8 to 1.5.9 (#646) cae8a8d (Lin Yang)
  • docs: add more approaches of getting FSM CLI (#640) 00a1057 (Lin Yang)
  • test: grab logs of k3d cluster (#639) c57117b (Lin Yang)
  • build(deps): Bump docker/build-push-action from 6.11.0 to 6.12.0 in the actions-deps group (#638) 1a6bfa5 (dependabot[bot])
  • build(deps): bump github.com/docker/docker from v27.2.1+incompatible to v27.5.0+incompatible (#635) 4445018 (Lin Yang)
  • build(deps): bump sigs.k8s.io/controller-tools from v0.16.5 to v0.17.1 (#634) 07d789a (Lin Yang)

Thanks!

Those were the changes on v1.5.0-alpha.5!