Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Edgenesis/shifu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.55.0
Choose a base ref
...
head repository: Edgenesis/shifu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.56.0
Choose a head ref
  • 17 commits
  • 86 files changed
  • 6 contributors

Commits on Oct 10, 2024

  1. Add lwm2m deviceshifu design (#878)

    * add lwm2m design
    
    * update lwm2m design
    
    * add architecture diagram
    
    * remove all settings config
    
    * update design
    
    * fix typo
    
    * update properties list
    
    * update
    
    * improve the doc and fix some old logic
    
    * rename LwM2M Protocol Property struct
    
    * fix typo and grammar
    rhoninl authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1d41155 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add lwM2M gateway design (#879)

    * add lwM2M gateway
    
    * add flow diagram
    
    * update gateway design
    
    * ensure what is server
    
    * update design with latest code
    
    * add timeout and disconnect action
    
    * improve doc
    
    * fix typo and grammar
    
    * handle comment
    rhoninl authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a829673 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    bcc7695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2983449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1446c77 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    dacfec0 View commit details
    Browse the repository at this point in the history
  2. deviceShifu LwM2M Implement (#1001)

    * implement deviceshifu LwM2M
    
    * pdate controller gen version sync with main
    
    * remove unused example
    
    * define lwm2m instruction struct and make ciphersuite package with prefix
    
    * rename lwm2msettings
    
    * update log and add some comments
    
    * remove unused code and fix typo cipherSuite
    
    * add TODO for parse register message
    
    * make some value const
    
    * close previous connection with register
    
    * add TODO for it and add push command in Makefile
    
    * update example config settings and fix bad key of instruction map
    rhoninl authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5105693 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Lwm2mcd (#1017)

    * test cd
    
    * test cd fix build->push
    
    * deviceshifu lwM2M AzurePipeline CD
    beingStrongeryqqq authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    09943fa View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. implement gateway lwm2m (#1002)

    * implement gateway lwm2m
    
    * add eof for example yaml
    
    * rename some variables
    
    * add reference for lwm2m
    
    * handle some comments
    
    * fix some tiny comments
    
    * rename example folder and add object path length check
    
    * update log and update package name
    
    * update crd deploy yaml and fix bad observe cancel logic
    
    * add some unit test for it
    
    * use const rootObjectId and remove duplicate test
    
    * fix lint
    rhoninl authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c27bd41 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78 (#1011)

    Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.77 to 7.0.78.
    - [Release notes](https://github.com/minio/minio-go/releases)
    - [Commits](minio/minio-go@v7.0.77...v7.0.78)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/minio/minio-go/v7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9d6baa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Bump github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai (#1012)

    Bumps [github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai](https://github.com/Azure/azure-sdk-for-go) from 0.6.2 to 0.7.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/ai/azopenai/v0.6.2...sdk/azcore/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ad175b2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16…

    ….0 (#1019)
    
    Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.14.0 to 1.16.0.
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.14.0...sdk/azcore/v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ed04060 View commit details
    Browse the repository at this point in the history
  3. Fix CoreLink String Flaky Test (#1026)

    * fix corelink flaky test
    
    * fix bad case with No attributes
    
    * use or to instead of strings contain
    rhoninl authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    68559a6 View commit details
    Browse the repository at this point in the history
  4. Lwm2m without security (#1022)

    * lwm2m without security update
    
    * modify lwm2m without security completedly
    
    * add sleep command in azure-pipelines
    
    * push for go test
    
    * fix space in azure-pipelines
    
    * push for go test
    
    * update script
    
    * update shell script to python script
    
    * back to shell
    
    * back to shell
    
    * back to shell
    
    * update azure-pipelines
    
    * update shell
    beingStrongeryqqq authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cb458e6 View commit details
    Browse the repository at this point in the history
  5. add changelog for v0.56.0 (#1027)

    * add changelog for v0.56.0
    
    * Update CHANGELOG-v0.56.0-zh.md
    
    ---------
    
    Co-authored-by: tomqin93 <[email protected]>
    Co-authored-by: Tom Qin <[email protected]>
    3 people authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2ee4339 View commit details
    Browse the repository at this point in the history
  6. bump tag to v0.56.0-rc1

    tomqin93 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2e6960b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    11b13b5 View commit details
    Browse the repository at this point in the history
Loading