Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps github.com/dapr/components-contrib from 1.8.0-rc.6 to 1.9.0-rc.3.

Release notes

Sourced from github.com/dapr/components-contrib's releases.

v1.8.0 release

Component stabilization

This release focused on preparing more components for beta and stable designation. This means certification tests are added and quality issues are addressed. Read component certification lifecycle for details.

The following components are now offically designated beta status, several of which are stable candidates ready to become stable soon in a future release:

  • Azure Table Storage State Store (stable candidate)
  • Azure Event Hubs Binding (stable candidate)
  • Azure Storage Queues Binding (stable candidate)
  • Postgresql State Store (stable candidate)
  • Azure Event Hubs Pubsub (stable candidate)

New Components

There are now over 100+ components in Dapr (105 in total). New components added in this release:

Changes

  • ADDED Certification tests for Azure Table Storage in state store 950
  • ADDED Certification tests for Azure Event Hubs binding 960
  • FIXED When Consul is used as a name resolution component, the same appid cannot achieve load balancing, and the dapr started later will overwrite the previous dapr 1199
  • ADDED Certification tests for Azure Events Hub in pubsub 1379
  • CHANGED New Azure Service Bus Queues binding based on updated SDK 1531
  • CHANGED New Azure Service Bus pubsub based on updated SDK 1532
  • ADDED Certification tests for Redis 1534
  • CHANGED Simplify vault token read 1560
  • FIXED Fixes an issue including multiple headers with spaces 1610
  • ADDED New state store component for the Huawei DCS 1628
  • ADDED parallel concurrencty for SQS component 1651
  • ADDED output binding for commercetools 1652
  • FIXED Pulsar namespace setting is invalid 1659
  • ADDED Add Nats Streaming Parallel Concurrency Mode 1669
  • ADDED Add metadata property to configure BatchingMaxSize in Pulsar 1671
  • ADDED Add topic metadata for mqtt input binding and support user defined topic for mqtt output binding 1674
  • ADDED Support custom queueEndpoint in Azure Storage Queues 1692
  • FIXED Ignore Subscribe/Get wrong redis configuration type keys. 1693
  • CHANGED Using Go 1.18 for building codebase 1697
  • ADDED Support for MongoDB Atlas connection strings in MongoDB component 1698
  • ADDED Add metadata property to configure Batching in Pulsar 1707
  • ADDED secret store based on Huawei CSMS 1710
  • ADDED new bindings component for the Huawei OBS 1718
  • ADDED new bindings component for Huawei OBS 1724
  • ADDED Certification tests for Azure Storage Queue binding 1728
  • FIXED Fix: MQTT route messages to the correct publisher 1737

... (truncated)

Commits
  • ef74e7f Azure Service Bus: consider receiving 0 messages as an error that requires re...
  • 2cc69dd fix redis subscribe all keys
  • 7c3843f Change hunter007 fork to latest go-sdk (#2151)
  • 166d91d Added dapr RC version in the certification tests (#2149)
  • 4b09c92 Certification tests for HashiCorp Vault Secret Store. (#2140)
  • da36608 Fixes in OAuth2 middleware (#2139)
  • b4d68ed Add AWS S3 standalone presign operation (#2138)
  • 23acfa5 Azure Appconfig configuration store - Subscribe and Unsubscribe impl (#2088)
  • f15a505 Component metadata schema and tools (#2077)
  • ad5397e Add time to CloudEvent automatically if not present (#2123)
  • 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/dapr/components-contrib](https://github.com/dapr/components-contrib) from 1.8.0-rc.6 to 1.9.0-rc.3.
- [Release notes](https://github.com/dapr/components-contrib/releases)
- [Commits](dapr/components-contrib@v1.8.0-rc.6...v1.9.0-rc.3)

---
updated-dependencies:
- dependency-name: github.com/dapr/components-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #21.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/dapr/components-contrib-1.9.0-rc.3 branch October 13, 2022 06:35
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants