This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
Releases: flomesh-io/osm-edge
Releases · flomesh-io/osm-edge
v1.3.0-beta.1
Notable Changes
Deprecation Notes
CRD Updates
No CRD changes between tags v1.2.1 and v1.3.0-beta.1
Changelog
- chore: prepare prerelease v1.3.0-beta.1 2505077 (Lin Yang)
- Fix Multi Cluster Feature issues. (#119) 5b5fe84 (Cybwan)
- Implemented Multi Cluster Feature (#118) 67e3829 (Cybwan)
- Fixed issues/111:Sidecars keep reloading even no endpoints change #111 (#113) ffaeaa8 (Cybwan)
- Reimplement the client based on the latest pipy repo api and Sync with osm 1.2.2 (#112) 187da8d (Cybwan)
- Upgrade to Go 1.19 and golangci-lint 1.50 (#109) 461a1a9 (Cybwan)
- Implemented Local DNS Proxy Feature (#108) 794d05a (Cybwan)
v1.2.1-alpha.1
v1.1.2
Notable Changes
Deprecation Notes
CRD Updates
No CRD changes between tags v1.1.1 and v1.1.2
Changelog
v1.1.1
Notable Changes
- This release fixes the issue it fails to install fsm when using fsm as Ingress Controller and the default namespace(flomesh) doesn't exist.
Deprecation Notes
CRD Updates
No CRD changes between tags v1.1.0 and v1.1.1
Changelog
- build(deps): upgrade fsm to v0.1.5 6768ddd (Lin Yang)
- chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#71) fc87b16 (dependabot[bot])
- chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0 (#68) 03b9e89 (dependabot[bot])
- Fixed golangci-lints (#69) d92535e (Cybwan)
- fix: CVE-2022-21698 & CVE-2022-29526 8c5bcf5 (Lin Yang)
- build: update chart dependency 2fbc79c (Lin Yang)
- fix: bump pipy to 0.50.0-25 to fix a crash issue 61f66ec (Lin Yang)
- docs: update chart README 145203a (Lin Yang)
- build: use tag 1.1.0 for control plane images 8c34eb9 (Lin Yang)
v1.1.0
Notable Changes
- Refactoring of Proxy Control Plane component to stay generic and allow interaction with new sidecar proxy implementation
- Added new
driver.Driver
interface that need to be implemented by 3rd party vendors wishing to provide sidecar proxy for OSM control plane - Added new
driver.InjectorContext
,driver.controllerContext
struct to use with new sidecar proxy driver implementation - Refactored envoy based proxy sidecar integration to a separate Driver, so that it works as an implementation of
driver.Driver
interface - Added pipy implementation as a new Proxy Control Plane component proxy Driver
- Refactor Hem chart
values.yaml
and added itemsosm.sidecarClass
,osm.sidecarDrivers
List to allow configuring the proxy sidecar driver. - Pipy driver is the default driver of osm-edge distribution, but can be configured via cli flag
--set=osm.sidecarClass=XXX
whereXXX
refers to sidecar Driver. - OSM control plane images are now multi-architecture, built for linux/amd64 and linux/arm64
- OSM test suite used images are now multi-architecture, built for linux/amd64 and linux/arm64
- Optimization of scripts
- Updated scripts for development on amd64 and arm64 architectures.
Deprecation Notes
None
CRD Updates
No CRD changes between osm v1.1.0 and osm-edge v1.1.0
Changelog
- docs: update chart README 258fcc9 (Lin Yang)
- build: use GUI-less image for pipy repo 5d1f40b (Lin Yang)
- chore: use pipy release version instead of nightly f2e874e (Lin Yang)
- Publish codebases ASAP (#66) 9db6c94 (Cybwan)
- feat: installing fsm with osm CLI (#42) 7236e1a (Lin Yang)
- fix: CVE-2022-2097 (#65) a160c2a (Cybwan)
- Fix bugs (#64) 9f6759e (Cybwan)
- Updates document links (#63) 3ac6334 (Ali Naqvi)
- Add v1.24.2 to e2e k8s version test (#62) 09f2866 (Cybwan)
- ci: remove leading character v of app version f4a2da6 (Lin Yang)
- Optimize pjs and port forward scripts (#60) ee047ec (Cybwan)
- Updated README.md (#57) 9cb199d (Ali Naqvi)
- fix: a typo in workflow yaml 6bdae84 (Lin Yang)
- fix: build env 71e1dfb (Lin Yang)
- fix: build date and sha 55c3482 (Lin Yang)
- fix: remove quote 4083680 (Lin Yang)
- fix: LDFLAGS of go build 45b9ca4 (Lin Yang)
- ci: using github action to build and push images 4e6a155 (Lin Yang)
- fix: tag suffix 9f3fd99 (Lin Yang)
- fix: regular expression of tag 1704b24 (Lin Yang)
- fix: escape the plus sign 3cebe74 (Lin Yang)
- fix: a typo 61a9d85 (Lin Yang)
- fix: semver build and raw version 1d96987 (Lin Yang)
- ci: parse and format semver to a valid docker tag 4ac3a87 (Lin Yang)
- fix: setting build-args for build-push-action bd2cef0 (Lin Yang)
- ci: using github action to build and push images 38ee95e (Lin Yang)
- Fix pjs load balancing algorithm (#56) b254319 (Cybwan)
- Integrated pipy repo into controller (#55) 9f0c78f (Cybwan)
- feat: upgrade contour to 8.0.4 b104362 (Lin Yang)
- Update issue templates (#52) da16f62 (Ali Naqvi)
- fix port forward script (#51) 71c0f44 (Addo.Zhang)
- bind port on 0.0.0.0 when forwarding ports of demo (#50) 11e1417 (Addo.Zhang)
- Updated Chart.yaml and README template (#48) 8f038e5 (Ali Naqvi)
- The network traffic between pipy sidecars support mTLS (#47) cbd34ca (Cybwan)
- Simplified sidecar driver interface definition (#46) 633d513 (Cybwan)
- Add envs for tracing (#45) 5730664 (Cybwan)
- Simplified sidecar driver interface definition (#44) c36240f (Cybwan)
- Implemented sidecar driver draft (#39) a5a5549 (Cybwan)
- Fix shellcheck (#38) 51ac7b7 (Cybwan)
- fixed pjs balancer (#37) 7d0118e (Cybwan)
- chore(deps): bump actions/upload-artifact from 2 to 3 (#35) 0478e3a (dependabot[bot])
- chore(deps): bump codecov/codecov-action from 2 to 3 (#34) dc830a8 (dependabot[bot])
- fixed for issue 29:The main pjs supports log level (#33) 1648f83 (Cybwan)
- chore(deps): bump actions/upload-artifact from 2 to 3 (#15) 4b5c1d1 (dependabot[bot])
- chore(deps): bump codecov/codecov-action from 2 to 3 (#17) 9b8157d (dependabot[bot])
- chore(deps): bump actions/checkout from 2 to 3 (#18) 0efcdd0 (dependabot[bot])
- chore(deps): bump github/codeql-action from 1 to 2 (#19) 2730419 (dependabot[bot])
- chore(deps): bump actions/stale from 4 to 5 (#21) a1b51c3 (dependabot[bot])
- Fix for go-test-coverage and go-test (#27) bb13656 (Cybwan)
- fix make chart-checks (#26) 00c74b5 (Cybwan)
- Fixed for golangci-lint (#24) ecebea5 (Cybwan)
- Fixed go-test-coverage and add k8s versions to do compatible tests (#23) d722b34 (Cybwan)
- Fix some problems that belong to GitHub operation #10 (#22) 3128597 (Cybwan)
- Revert "fix: golangci-lint issue" 8b914f7 (Lin Yang)
- fix: golangci-lint issue e0ce9e3 (Lin Yang)
- fix: golangci-lint, skip package and build cache b5cf843 (Lin Yang)
- fix: wrong go mod checksum d1dbd77 (Lin Yang)
- fix: security checks failed 2920aee (Lin Yang)
- fix: commit the changes made by 'go run ./mockspec/generate.go' 602ad5a (Lin Yang)
- Update main.yml 900ad91 (Lin Yang)
- Update main.yml d5f19c2 (Lin Yang)
- fix: golangci-lint-action v3 f99b73c (Lin Yang)
- Update release-chart.yml bfa454f (Lin Yang)
- Create dependabot.yml 5ec182e (Lin Yang)
- Update release-chart.yml 37315fe (Lin Yang)
- Fixed issue #10 (#14) 6123c17 (Cybwan)
- Update release-chart.yml 774cd3a (Lin Yang)
- Update nightly-images.yml 92c9347 (Cybwan)
- Fixed issue #9, issue #10 (#13) 2de6600 (Cybwan)
- Fixed issue 1: Change osm container's image name. (#2) c0a1b5d (Cybwan)
- Specify nodeSelectorArch at runtime for e2e testcases and optimize scripts (#6) ddb6478 (Cybwan)
- Adjust the default sidecar to pipy (#5) b0f9577 (Cybwan)
- Optimize main.js and adaptive sidecars (#4) e0fc5e9 (Cybwan)
- Optimize main.js and Makefile in the pipy directory (#2) dff1bb3 (Cybwan)
- Complete the integration of pipy as OSM sidecar. ec2397d (cybwan)