-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Update changelog for 4.0 release #985
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #985 +/- ##
=======================================
Coverage 42.95% 42.95%
=======================================
Files 119 119
Lines 7205 7205
=======================================
Hits 3095 3095
Misses 3767 3767
Partials 343 343 ☔ View full report in Codecov by Sentry. |
Signed-off-by: melody <[email protected]>
ad703fb
to
53a64a0
Compare
CHANGELOG.md
Outdated
- Add new API routes for notifications ([ba55863…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/ba5586313443727d187d16cfec8b446e7628fbe5)) | ||
- Add more extendable fields to dtos/models for v4 ([b4b29ec…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/b4b29eca62c6eabc141589f69e0eaa5ee2c7d928)) | ||
- Change start/end from int to int64 for arm32 ([2e32708…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/2e32708ab81acdef9ec38d9db761411d2c692769)) | ||
- Add ZeroMQ channel and update MQTT channel ([bbd1843…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/bbd1843f5aa1d127b59d23d8e517cff9d4345007)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Add ZeroMQ channel and update MQTT channel ([bbd1843…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/bbd1843f5aa1d127b59d23d8e517cff9d4345007)) | |
- Add ZeroMQ channel and update MQTT channel for Address dto/model ([bbd1843…](https://github.com/edgexfoundry/go-mod-core-contracts/commit/bbd1843f5aa1d127b59d23d8e517cff9d4345007)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
Signed-off-by: melody <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/.github/Contributing.md
PR Checklist
Please check if your PR fulfills the following requirements:
BREAKING CHANGE:
describing the break)Testing Instructions
New Dependency Instructions (If applicable)