feat(metadata)!: remove Notifications config#4320
feat(metadata)!: remove Notifications config#4320cloudxxx8 merged 1 commit intoedgexfoundry:mainfrom chr1shung:issue-4316
Conversation
|
The function call and code is removed in #4269 so we only removed the config in this PR. |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #4320 +/- ##
=======================================
Coverage 43.15% 43.15%
=======================================
Files 116 116
Lines 10661 10661
=======================================
Hits 4601 4601
Misses 5656 5656
Partials 404 404 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
yes, edgex-compose should also be updated in addition, please update the document to remove the related config |
BREAKING CHANGE: Removed the 'Notifications' config and 'Clients.support-notifications' dependency in EdgeX 3.0, metadata will leverage device system events to replace the original device change notifications closes #4316 Signed-off-by: Chris Hung <chris@iotechsys.com>
|
Kudos, SonarCloud Quality Gate passed! |
|
edgex-docs PR: edgexfoundry/edgex-docs#954 |
|
recheck |








BREAKING CHANGE: Removed the 'Notifications' config and 'Clients.support-notifications' dependency
in EdgeX 3.0, metadata will leverage device system events to replace the original device change notifications
closes #4316
Signed-off-by: Chris Hung chris@iotechsys.com
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:describing the break)feat: remove Notifications configuration in Metadata edgex-docs#954
Testing Instructions
New Dependency Instructions (If applicable)