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/v2 from 2.0.0-dev.35 to 2.0.0-dev.42 #256

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2021

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

Commits
  • 860d36c Merge pull request #529 from weichou1229/issue-528
  • 47da0a4 Merge branch 'master' into issue-528
  • f9dfc94 Merge pull request #527 from judehung/issue-526
  • 034c2e8 fix: Modify the client lib error handling
  • 6459cb9 fix: Check empty value when converting Model to DTO
  • a85587f feat(data): Implement UnmarshalCBOR for AddEventRequest DTO
  • f4a998d Merge pull request #524 from hahattan/issue-502-autoevent
  • 0ece284 feat: rename Resource to SourceName in AutoEvent model
  • 8cf4766 Merge pull request #522 from hahattan/issue-503
  • 778f72f feat: update Add Event route to include SourceName
  • 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-dev.35 to 2.0.0-dev.42.
- [Release notes](https://github.com/edgexfoundry/go-mod-core-contracts/releases)
- [Commits](edgexfoundry/go-mod-core-contracts@v2.0.0-dev.35...v2.0.0-dev.42)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2021

Superseded by #258.

@dependabot dependabot bot closed this Mar 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.42 branch March 5, 2021 06:02
pull bot pushed a commit that referenced this pull request Jun 1, 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