Skip to content
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

build(deps): bump github.com/edgexfoundry/go-mod-core-contracts from 0.1.115 to 0.1.123 #256

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

Bumps github.com/edgexfoundry/go-mod-core-contracts from 0.1.115 to 0.1.123.

Commits
  • 26f7976 feat(meta): Add V2 client for adding, updating device profiles
  • 0d0ddc5 refactor(meta): Refactor http client helper method
  • 73165ec feat(meta): Add V2 client for adding, updating device profiles
  • 0affcfc Merge pull request #385 from weichou1229/issue-318
  • 9632512 Merge pull request #384 from weichou1229/issue-319
  • f86ad7d refactor(meta): V2 Device OperatingState value change
  • 85d4d6a refactor(meta): Remove unnecessary comments
  • 617ea87 refactor(meta): Remove OperatingState field in DeviceService V2 model
  • 93bcc6a Merge pull request #382 from judehung/issue-381
  • 8582742 feat(data): Remove Labels out of V2 Reading DTO/Model
  • 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](https://github.com/edgexfoundry/go-mod-core-contracts) from 0.1.115 to 0.1.123.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Commits](edgexfoundry/go-mod-core-contracts@v0.1.115...v0.1.123)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2020

Superseded by #258.

@dependabot dependabot bot closed this Dec 14, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.123 branch December 14, 2020 07:36
lenny-goodell pushed a commit that referenced this pull request May 26, 2021
closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
lenny-goodell pushed a commit that referenced this pull request May 27, 2021
closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
lenny-goodell pushed a commit that referenced this pull request May 27, 2021
closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
lenny-goodell pushed a commit that referenced this pull request May 28, 2021
HTTP export now has option to return the input data and optionally continue pipeline on send errors.
This enables the ability to chain multiple HTTP exports in the pipeline to send the same data to multiple destinations.
Configurable pipeline now supports multiple instances of same function to be configured.
Configuration names that start with the actual function name now match.  i.e. `HttpExport` matches `HttpExport` and `HttpExport2` also matches `HttpExport`.

closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
lenny-goodell pushed a commit that referenced this pull request May 28, 2021
HTTP export now has option to return the input data and optionally continue pipeline on send errors.
This enables the ability to chain multiple HTTP exports in the pipeline to send the same data to multiple destinations.
Configurable pipeline now supports multiple instances of same function to be configured.
Configuration names that start with the actual function name now match.  i.e. `HttpExport` matches `HttpExport` and `HttpExport2` also matches `HttpExport`.

closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
lenny-goodell pushed a commit that referenced this pull request May 28, 2021
HTTP export now has option to return the input data and optionally continue pipeline on send errors.
This enables the ability to chain multiple HTTP exports in the pipeline to send the same data to multiple destinations.
Configurable pipeline now supports multiple instances of same function to be configured.
Configuration names that start with the actual function name now match.  i.e. `HttpExport` matches `HttpExport` and `HttpExport2` also matches `HttpExport`.

closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
pull bot pushed a commit that referenced this pull request Jun 2, 2021
…gexfoundry#860)

HTTP export now has option to return the input data and optionally continue pipeline on send errors.
This enables the ability to chain multiple HTTP exports in the pipeline to send the same data to multiple destinations.
Configurable pipeline now supports multiple instances of same function to be configured.
Configuration names that start with the actual function name now match.  i.e. `HttpExport` matches `HttpExport` and `HttpExport2` also matches `HttpExport`.

closes #256

Signed-off-by: lenny <leonard.goodell@intel.com>
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.

0 participants