Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps github.com/edgexfoundry/go-mod-core-contracts/v2 from 2.0.0 to 2.1.0.

Changelog

Sourced from github.com/edgexfoundry/go-mod-core-contracts/v2's changelog.

[v2.1.0] - 2021-11-17

Features ✨

  • Add Object Value type in Reading (#388af6c)
  • Add Client API to support Object Value type in Set Command (#676) (#762fd04)
  • Add Reading API route constant and client (#635) (#62d0d23)
  • Update routes and ReadingClient for new Reading APIs (#dcbf024)
  • Remove unclear HTTP status code (#646) (#5e91c92)
  • Add omitempty tag to Reading DTO (#630bcf1)
  • Update the api version inside all godoc from 2.x to 2.1.0 (#99ac5f5)
  • command: Add totalCount field into MultiDeviceCoreCommandsResponse DTO (#eaa77a0)
  • data: Add totalCount field into MultiReadingsResponse DTO (#94063c0)
  • data: Use generic interface in the Event Tagging value (#ad694db)
  • data: Add totalCount field into MultiEventsResponse DTO (#e706228)
  • data: Add new core-data reading API route and update ReadingClient (#2d3bd2a)
  • metadata: Add totalCount field into core-metadata multi-instance response DTO (#af86f72)
  • notification: Add totalCount field into multi-instance response DTOs (#a61439c)
  • notifications: Add new notification API route and update TransmissionClient (#e205b66)
  • scheduler: Add totalCount field into multi-instance response DTOs (#e8f11e0)

Bug Fixes 🐛

  • Add missing DBTimestamp for Model To DTO conversion (#c361e36)
  • Update DTO accept empty Id if the name is provided (#35f1535)
  • Fix error message typo (#a2d58b6)
  • data: Add reading id mapping during conversion (#fcb12ca)
Commits
  • 48c8a4c ci(lts-release): LTS release v2.1.0 @​9a919a9
  • 9a919a9 Merge pull request #684 from lenny-intel/change-log
  • 2601c64 docs: Update change-log for 2.1.0
  • c37f5be Merge pull request #683 from weichou1229/issue-682
  • bb90630 fix: Fix wrong intervalAction field assignment
  • e94f169 Merge pull request #681 from ernestojeda/add-vendor-support
  • 6a48bb0 ci: add go mod vendor support
  • b43d885 Merge pull request #679 from judehung/issue-678
  • 2d3bd2a feat(data): Add new core-data reading API route and update ReadingClient
  • 762fd04 feat: Add Client API to Support object value type in Set Command (#676)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/edgexfoundry/go-mod-core-contracts/v2](https://github.com/edgexfoundry/go-mod-core-contracts) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-core-contracts@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/go-mod-core-contracts/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2022

Superseded by #513.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.1.0 branch May 10, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant