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/app-functions-sdk-go/v2 from 2.0.0 to 2.3.1 #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps github.com/edgexfoundry/app-functions-sdk-go/v2 from 2.0.0 to 2.3.1.

Changelog

Sourced from github.com/edgexfoundry/app-functions-sdk-go/v2's changelog.

[v2.3.1] Levski - 2023-04-12 (Only compatible with the 2.x releases)

Bug Fixes 🐛

  • Make Compression functions thread safe (#d5509e3)

[v2.3.0] Levski - 2022-11-09 (Only compatible with the 2.x releases)

Features ✨

  • NATS MessageBus capability (see go-mod-messaging )
  • Expose SecretProvider so new APIs are accessible (#1170) (#930c952)
  • Add new transform which wraps data into an Event (#1154) (#13a0e4a)
  • Add InvalidMessagesReceived service metric (#1123) (#e0accd9)
  • metrics: Add metric to capture MQTT export size in bytes (#1137) (#08a153b)
  • metrics: Add metric to capture HTTP export size in bytes (#1132) (#ef8b75d)
  • metrics: Add metric to capture count of errors from function pipelines (#1133) (#819947f)

Bug Fixes 🐛

  • Fix template issues (#1191) (#b219f0d)
  • Use correct metric instance when reporting PipelineMessagesProcessed (#1197) (#cec20cd)
  • Update Pipeline topics when writable pipeline changed (#1198) (#bf1cebf)
  • When MQTT authmode=cacert, set RootCAs on TLS config (#1178) (#b027ae0)
  • Username may be required when MQTT cert authentication (#1215) (#1bb3010)
  • triggers: Correct term "MQTT" in MessageBus trigger log (#1126) (#de1c054)

Documentation 📖

  • Update attribution.txt to reference paho license as v2.0 (#1129) (#95730d3)
  • Fix typo in CommandClient description (#1173) (#77f92e9)
  • Correct spelling errors in app template config file (#1208) (#78eeb4c)
  • Updated comments in Telemetry config for App Template (#1141) (#4db1c5b)

Build 👷

[v2.2.0] Kamakura - 2022-05-11 (Only compatible with the 2.x releases)

Features ✨

  • Add option for Batch to merge results before sending. (#1103) (#8ff173f)
  • Add pipeline IDs as tags to the metris collected for each pipeline. (#1102) (#cad5e53)
  • Add Line Protocol function to transform Metric DTO (#1100) (#4ae2578)
  • Added initial SDK level App service metrics (#1098) (#3a510b3)
  • Added support for custom app service to have custom service metrics (#1094) (#a0ca9d1)
  • Enable Delayed Start and Service Metrics capability (#1093) (#cf0a0b1)

... (truncated)

Commits
  • dcb3f0d docs: [Levski] Update change log for patch release (#1382)
  • 9fa41a7 fix: [Levski] Make Compression functions thread safe (#1381)
  • 9479a64 build: Createded levski branch
  • af808cf docs: Add recent bug fix to Levski change log (#1216)
  • 1bb3010 fix: Username may be required when MQTT cert authentication (#1215)
  • 69f97d0 build: Released Go Mods (#1214)
  • c7a04b2 docs: Levski Change Log (#1209)
  • 78eeb4c fix: Correct spelling errors in app template config file (#1208)
  • 9b7140a fix: Revert Client intitailization out of MakeItRun (#1207)
  • 41dacff build: Latest go-mods, config and dockerfile fix (#1203)
  • 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/app-functions-sdk-go/v2](https://github.com/edgexfoundry/app-functions-sdk-go) from 2.0.0 to 2.3.1.
- [Release notes](https://github.com/edgexfoundry/app-functions-sdk-go/releases)
- [Changelog](https://github.com/edgexfoundry/app-functions-sdk-go/blob/v2.3.1/CHANGELOG.md)
- [Commits](edgexfoundry/app-functions-sdk-go@v2.0.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/edgexfoundry/app-functions-sdk-go/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 Apr 12, 2023
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