Releases: Edgenesis/shifu
v0.59.0-rc1
What's Changed
- update readme to show shifu's value with a diagram by @saiyan86 in #1056
- rebase changes from v0.58.0 back to main by @tomqin93 in #1060
- rebase LwM2M pingInterval update to main by @tomqin93 in #1064
- feat: update tag script to handle telemetryservice image update in controller by @tomqin93 in #1061
- customized lwm2m gateway all settings by @rhoninl in #1065
- Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #1054
- Bump github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai from 0.7.0 to 0.7.1 by @dependabot in #1050
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #1055
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 by @dependabot in #1066
- Bump k8s.io/client-go from 0.31.2 to 0.31.3 by @dependabot in #1053
- add changelog for v0.59.0 by @github-actions in #1067
Full Changelog: v0.58.0...v0.59.0-rc1
v0.58.1
v0.58.0
See CHANGELOG-v0.58.0.md for details
详细内容请查看 CHANGELOG-v0.58.0-zh.md
Full Changelog: v0.57.0...v0.58.0
v0.58.0-rc1
What's Changed
- Rebase v0.57.0 by @tomqin93 in #1048
- Bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1045
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #1042
- feat: automatically deploy the deployment manifests and service when TelemetryService presents. by @lizzy-0323 in #1043
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #1040
- Bump github.com/pion/dtls/v3 from 3.0.2 to 3.0.4 by @dependabot in #1041
- add changelog for v0.58.0 by @github-actions in #1049
New Contributors
- @lizzy-0323 made their first contribution in #1043
Full Changelog: v0.57.0...v0.58.0-rc1
v0.57.0
See CHANGELOG-v0.57.0.md for details
详细内容请查看 CHANGELOG-v0.57.0-zh.md
Full Changelog: v0.56.0...v0.57.0
v0.57.0-rc1
What's Changed
- Lwm2m with security by @beingStrongeryqqq in #1023
- gateway CD by @beingStrongeryqqq in #1025
- Gateway http e2e by @beingStrongeryqqq in #1031
- Use pion dtls v3 by @tomqin93 in #1024
- Bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #1030
- Bump github.com/minio/minio-go/v7 from 7.0.78 to 7.0.80 by @dependabot in #1036
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #1035
- add changelog for v0.57.0 by @github-actions in #1037
- include gateway image when tagging for release by @tomqin93 in #1038
- fix missing edgehub/deviceshifu-http-lwm2m load in pipeline by @tomqin93 in #1039
Full Changelog: v0.56.0...v0.57.0-rc1
v0.56.0
See CHANGELOG-v0.56.0.md for details
详细内容请查看 CHANGELOG-v0.56.0-zh.md
NOTE: The deviceShifuLwM2M
and GatewayLwM2M
modules have been successfully merged into the main branch, with their images now available at edgehub/deviceshifu-http-lwm2m:v0.56.0
and edgehub/gateway-lwm2m:v0.56.0
, respectively. Testing and documentation for both deviceShifuLwM2M
and GatewayLwM2M
are ongoing, so stay tuned for further updates!
Full Changelog: v0.55.0...v0.56.0
v0.56.0-rc1
What's Changed
- Add lwm2m deviceshifu design by @rhoninl in #878
- add lwM2M gateway design by @rhoninl in #879
- Enable PUT method for deviceshifu OPCUA and MQTT to write data by @rhoninl in #1004
- Update devcontainer configuration by @tomqin93 in #1005
- Add devcontainer argument for SYS_PTRACE and --network=host by @tomqin93 in #1008
- update Mac builder image to macOS-latest due to upcoming deprecation by @tomqin93 in #1009
- deviceShifu LwM2M Implement by @rhoninl in #1001
- Lwm2mcd by @beingStrongeryqqq in #1017
- implement gateway lwm2m by @rhoninl in #1002
- Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 by @dependabot in #1011
- Bump github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai from 0.6.2 to 0.7.0 by @dependabot in #1012
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0 by @dependabot in #1019
- Fix CoreLink String Flaky Test by @rhoninl in #1026
- Lwm2m without security by @beingStrongeryqqq in #1022
- add changelog for v0.56.0 by @github-actions in #1027
New Contributors
- @beingStrongeryqqq made their first contribution in #1017
Full Changelog: v0.55.0...v0.56.0-rc1
v0.55.0
See CHANGELOG-v0.55.0.md for details
详细内容请查看 CHANGELOG-v0.55.0-zh.md
NOTE: We have temporarily removed PLC4X arm64 build until Go 1.23.3 releases, please refer to #999 for detail.
Full Changelog: v0.54.0...v0.55.0
v0.55.0-rc1
What's Changed
- update golang to 1.23.1, fix makefile, bump kubebuilder by @tomqin93 in #992
- [Issue #984] fix lint issues, update golangci-lint and action versions by @tomqin93 in #993
- [Issue #994] Fix inconsistent SQL Server E2E test by @tomqin93 in #995
- Temporarily remove PLC4X arm64 build until Go 1.23.3 releases by @tomqin93 in #999
- Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #998
- Bump github.com/taosdata/driver-go/v3 from 3.5.6 to 3.5.8 by @dependabot in #989
- add changelog for v0.55.0 by @github-actions in #1000
Full Changelog: v0.54.0...v0.55.0-rc1