Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

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

Changelog

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

[v2.1.0] Jakarta - 2021-11-17 (Only compatible with the 2.x releases)

Features ✨

  • Updated CORs implementation to handle preflight request (#990) (#d9713a4)
  • Add CORS support (#983) (#2f5b3cf)
  • Add Pipeline per Topic capability (#938) (#262cc6a)
  • Add Clone to Context (#950) (#b86fbeb)
  • Support Multi-Topic Pipeline Configuration (#947) (#0793683)
  • Custom Trigger Multi-Pipeline Support (#941) (#18ff6e1)
  • transforms: Enable Batch to optionally marshal data as Events (#977) (#b877746)
  • transforms: Add support for Object type to PushToCore function (#973) (#162e49c)
  • transforms: Add ability to use generic Event tags (#969) (#83cc0a2)
  • transforms: new AES 256 Encryption Transform (#984) (#8fa13c6)

Bug Fixes 🐛

  • Update docs links in README to 2.0 version of links (#943) (#a082b2d)
  • runtime: ignore charset in unmarshalPayload for Content-Type comparison (#951) (#952) (#be777dc)

Code Refactoring ♻

  • Clean up TOML quotes and add LF MD files (#63ccb94)

[v2.0.1] Ireland - 2021-07-28 (Not Compatible with 1.x releases)

Bug Fixes 🐛

  • FilterByResourceName - Create Event copy with all required fields (#925) (#e52849b)
  • Set logger in MqttFactory to avoid panic when AuthMode is empty (#926) (#1bc0c5a)
  • Change logging of CorrelationID to use proper function call (#924) (#83c633e)

Build 👷

  • Change swagger to publish version to 2.0.0 (#919) (#b10469f)
Commits
  • 2ab0097 ci(lts-release): LTS release v2.1.0 @​57f4d8b
  • 57f4d8b docs: Update Change Log for 2.1.0 (#997)
  • 3293555 build: Update to use released versions of go-mods (#1008)
  • bcc4045 fix: Set TargetType properly when dynamically updating to configurable pipeli...
  • 39a95b0 fix: Rebuild Default and PerTopicPipelines properly after configuration chang...
  • 2c646cc docs: Update Swagger version to 2.1.0 (#1001)
  • e89e98e fix: Remove initvector from require parameters for Encrypt with aes256 (#995)
  • c040583 build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#993)
  • e9c0b87 feat(triggers): Support Multi-Pipeline Responses from Custom Triggers (#989)
  • c65d10e fix(transforms): MQTTSend should treat connection not open as error. (#992)
  • 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.1.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.1.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 Nov 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 11, 2022

Superseded by #184.

@dependabot dependabot bot closed this May 11, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v2-2.1.0 branch May 11, 2022 03:02
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