Skip to content

Conversation

@dependabot
Copy link

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

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

Changelog

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

[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)
  • Optimize findMatchingFunction (#1071) (#5f18f9a)
  • Expose the RequestTimeout configuration setting to app service (#1039) (#c8cbc5e)
  • Improve service initialization process (#1047) (#6bcd8b5)
  • Location of client service obtained from the registry (#1038) (#cc5ba68)
  • store-forward: Enable Custom Factory Registration (#1051) (#c4fff4f)
  • webserver: Create Common DTOs with ServiceName (#1029) (#3b5051e)

Test

Bug Fixes 🐛

  • Use latest 1.8.8 of redigo and ignore bad v2.0.0 tag (#1049) (#73b9dee)
  • Refine the retry mechanism inside the MQTT trigger Initialize func (#1090) (#241a840)
  • Missed ServiceName in Swagger (#1033) (#1fe855a)
  • Update sample data in swagger for /secret to be correct (#1075) (#7cb97b0)
  • Enable controller tests to run and fix failures (#1067) (#2bb5a09)
  • improper use of secretAddedSignal channel (#1054) (#50cceb0)
  • Update all doc links in app template to refer to version 2.2 (#1105) (#8d5a86b)
  • configuration: add handling for custom configuration section in c… (#1082) (#e072562)
  • triggers: Write HTTP Response Data (#1034) (#7f6b5c5)
  • triggers: Log / Config Access (#1021) (#221b25e)
  • triggers: Return Bad Request Errors Where Appropriate (#1022) (#354085e)
  • triggers: Pass Child Context to Response Handler (#1011) (#4ccfd54)

Code Refactoring ♻

Documentation 📖

Build 👷

... (truncated)

Commits
  • 521ab93 fix: Make deep copy of MessageBus Optional map to avoid external adds (#1109)
  • 7bee7a9 docs: Update change log for Kamakura (#1111)
  • a167a23 build: Update to released 2.2.0 Go Mods (#1110)
  • c1e6a64 build: Update to latest versions of go-mods (#1106)
  • 8d5a86b fix: Update all doc links in app template to refer to version 2.2 (#1105)
  • 8ff173f feat: Add option for Batch to merge results before sending. (#1103)
  • cad5e53 feat: Add pipeline IDs as tags to the metris collected for each pipeline. (#1...
  • 4ae2578 feat: Add Line Protocol function to transform Metric DTO (#1100)
  • 61a0acd fix: Properly register metrics for default pipleine and collect proccessing t...
  • 3a510b3 feat: Added initial SDK level App service metrics (#1098)
  • 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.2.0.
- [Release notes](https://github.com/edgexfoundry/app-functions-sdk-go/releases)
- [Changelog](https://github.com/edgexfoundry/app-functions-sdk-go/blob/main/CHANGELOG.md)
- [Commits](edgexfoundry/app-functions-sdk-go@v2.0.0...v2.2.0)

---
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 May 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #185.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v2-2.2.0 branch November 8, 2022 03: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