Releases: Edgenesis/shifu
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
v0.54.0
See CHANGELOG-v0.54.0.md for details
详细内容请查看 CHANGELOG-v0.54.0-zh.md
Full Changelog: v0.53.0...v0.54.0
v0.54.0-rc1
What's Changed
- Fix dependabot controller runtime 0.19.0 by @tomqin93 in #973
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #977
- [Issue #978] remove BUILDPLATFORM in the building stage to use default TARGETPLATFORM by @tomqin93 in #979
- update sql server image to latest by @tomqin93 in #983
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #981
- Bump github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77 by @dependabot in #985
- Bump github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai from 0.5.1 to 0.6.2 by @dependabot in #986
- Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0 by @dependabot in #980
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #976
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.14.0 by @dependabot in #982
- add changelog for v0.54.0 by @github-actions in #987
Full Changelog: v0.53.0...v0.54.0-rc1
v0.53.0
See CHANGELOG-v0.53.0.md for details
详细内容请查看 CHANGELOG-v0.53.0-zh.md
Full Changelog: v0.52.0...v0.53.0
v0.53.0-rc1
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #965
- update Siemens PLC driver to handle different port and domain name by @tomqin93 in #948
- add changelog for v0.53.0 by @github-actions in #968
Full Changelog: v0.52.0-rc1...v0.53.0-rc1