edgexfoundry / device-random

Owner: Device WG
Apache License 2.0
10 stars 35 forks source link

build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 from 2.0.0-dev.100 to 2.0.0 #181

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Changelog

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

[2.0.0] - 2021-06-30

General

  • v2: Implemented V2 DTOs, Model objects and Clients.
  • v1: Removed v1 APIs and request handling code e59505e

Features ✨

  • v2: Create Constants for configuration's map key (#7342969)
  • notifications: Create client library for support-notifications (#626) (#ee4e77d)
  • SMA: Prepare new route and DTO for SMA v2 redesign (#038c30b)
  • SMA: Add MultiMetricsResponse and MultiConfigsResponse (#6135065)
  • v2: Implement v2 GeneralClient (#ec81246)
  • command: Create v2 client library for core-command (#e46cefb)
  • command: Add parameters field to Core Command (#939edfe)
  • data: Add factory methods for AddEventRequest, Event and Reading DTOs (#00861d0)
  • SMA: Add HealthResponse for SMA GET health API (#5a23571)
  • v2: Added ApiVersion to BaseRequest (#12e7666)
  • meta: Add DeviceResourceResponse DTO and API route (#fc0ca70)
  • meta: Implement the re-designed device profile model (#540) (#1c03d9d)
  • meta: Enhance v2 DeviceServiceCallbackClient (#df388aa)
  • data: Add encoding method for AddEventRequest (#d71b5a3)
  • meta: Rename Resource to SourceName in AutoEvent model (#0ece284)
  • meta: Add error type used by device service data transformation (#076855e)
  • notifications: Return 400 when UpdateSubscription with empty categories, labels (#1521f71)
  • v2: Create a common Address struct for v2 API (#525) (#eae89da)
  • data: Add Origin constant for event and reading v2 API (#6bf0fec)
  • data: Remove created field from Event and Reading (#9016fba)
  • v2: Address add json omitempty and emailAddress struct to DTO (#6d7c8f1)
  • data: Add Encode method for EventResponse (#19b4da6)
  • data: Add CBOR support in EventClient for binary reading (#c13f5d0)
  • SMA: Implement v2 SystemManagementClient (#7d294dd)
  • v2: Add contentType field to Address (#3adadce)
  • scheduler: Update IntervalAction to use the common Address (#81d8f1f)
  • data: Update Add Event route to include SourceName (#778f72f)
  • v2: Add factory methods for DeviceRequest DTO (#6c6dc03)
  • v2: Add factory methods for Request DTO (#5755a25)
  • v2: Enhance the DTO's Json and Validate annotation (#19dc603)
  • command: Remove commandName constant (#673266b)
  • data: Implement UnmarshalCBOR for AddEventRequest DTO (#a85587f)
  • meta: Add resource map for cache (#c58f4e6)
  • meta: Assign ApiVersion for each ConvertModelToDTO func (#99a3cf8)
  • meta: Implement Device Resource Client (#4ed049f)
  • meta: Implement ProvisionWatcherClient (#098d65f)
  • meta: Rename ProfileResource to DeviceCommand for v2 Model and DTO (#d0d059f)
  • notifications: Create Subscription DTO and Model (#6e7f6a6)
  • notifications: Create Transmission DTO and Model (#41d5e11)
  • notifications: Update Subscription DTO to adopt common Address (#50867e2)
  • notifications: Add factory method for Notification DTO (#b2eac77)
  • notifications: Add required const and field for sending service (#59eaa4a)
  • notifications: Add Notification DTO and Model (#24aa260)
  • scheduler: Rename Address field and add interval constant (#4bf416a)
  • scheduler: Create v2 IntervalAction DTO and Model (#ca1ab36)

... (truncated)

Commits
  • 152c15f Merge pull request #639 from weichou1229/issue-638
  • 0a06213 feat: Remove omitempty tag from UpdateDTO
  • 4daf7f3 Merge pull request #637 from lenny-intel/no-dot-in-names
  • cd97b3c fix: Update name validator to not allow the "." character
  • 64e6da7 Merge pull request #633 from jpwhitemn/add-ireland-changelog
  • 280072f docs: remove v2 related churn items
  • d81d0fd docs: up level some of the changes
  • a3649c8 docs: add Changelog for Ireland release
  • See full diff 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)
dependabot[bot] commented 3 years ago

Looks like github.com/edgexfoundry/go-mod-core-contracts/v2 is up-to-date now, so this is no longer needed.