Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2022

Bumps github.com/edgexfoundry/go-mod-messaging/v2 from 2.0.1 to 2.2.0.

Changelog

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

[v2.2.0] - 2022-05-11

Features ✨

  • Disable use of ZMQ on native windows via conditional builds (#474eb1f)

    BREAKING CHANGE:
    This disables use of ZMQ when running windows native
    builds.
    

Test

  • enable go's race detector (#9e77d98)
  • Add mock for MessageClient interface (#c9ac0b8)

Bug Fixes 🐛

  • Disallow subscribing to same exact topic multiple times (#c1db79e)
  • pass a copy of topic to redis subscriber (#fbf749f)
  • fix race condition in redis client tests (#7d21ea0)
  • redis subscriber with multiple topics (#6ddff74)

Documentation 📖

Build 👷

  • Add build flag to build w/o messging capability (#397650c)
  • security: Enable gosec and default linter set (#0ec7e55)

[v2.1.0] - 2021-11-17

Features ✨

  • Enable use of CleanSession MQTT option (#ed2129b)

Bug Fixes 🐛

  • Use Qos and Retained value from configuration for MQTT (#c395010)

[v2.0.0] - 2021-06-30

Features ✨

  • Add ReceivedTopic to MessageEnvelope & remove Checksum (#192d447)
    BREAKING CHANGE:
    Checksum property has been removed from the MessageEnvelope
    

... (truncated)

Commits
  • b52a56b Merge pull request #144 from lenny-intel/change-log
  • f860719 build: Update change log for 2.2.0
  • 2433d87 Merge pull request #141 from lenny-intel/no-zmq-build-flag
  • 397650c feat: Add build flag to build w/o messging capability
  • 62e3474 Merge pull request #140 from lenny-intel/no-duplicate-subscriptions
  • c1db79e fix: Disallow subscribing to same exact topic multiple times
  • 4325519 Merge pull request #139 from lenny-intel/mock
  • 645078d Merge branch 'main' into mock
  • c9ac0b8 feat: Add mock for MessageClient interface
  • 66dc790 Merge pull request #135 from lenny-intel/mock
  • 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-messaging/v2](https://github.com/edgexfoundry/go-mod-messaging) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/edgexfoundry/go-mod-messaging/releases)
- [Changelog](https://github.com/edgexfoundry/go-mod-messaging/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/go-mod-messaging@v2.0.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 3, 2022

Superseded by #518.

@dependabot dependabot bot closed this Nov 3, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0 branch November 3, 2022 08:01
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