Skip to content

Conversation

@pkedy
Copy link
Member

@pkedy pkedy commented Jul 29, 2021

Description

'Nuff said

pkedy and others added 4 commits July 23, 2021 17:01
* Improve error message in case of missing property (dapr#1012)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>

* Remove vestigial pubsub/nats code (dapr#1024)

The pubsub/nats component was replaced by pubsub/natsstreaming as part
of dapr/dapr#2003, but the corresponding code
in dapr/components-contrib was not removed, so this change removes it.

* Fixing the handling of detach errors

Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
@pkedy pkedy requested review from a team as code owners July 29, 2021 16:24
@daixiang0
Copy link
Member

I think it is much better to cherry-pick when release patch merge, which would reduce possibility of miss.

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #1038 (29c3975) into master (80f0110) will increase coverage by 0.43%.
The diff coverage is 50.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1038      +/-   ##
==========================================
+ Coverage   34.03%   34.47%   +0.43%     
==========================================
  Files         133      132       -1     
  Lines       10750    10864     +114     
==========================================
+ Hits         3659     3745      +86     
- Misses       6710     6739      +29     
+ Partials      381      380       -1     
Impacted Files Coverage Δ
pubsub/azure/eventhubs/eventhubs.go 23.91% <0.00%> (-4.30%) ⬇️
pubsub/azure/servicebus/servicebus.go 30.49% <0.00%> (-0.62%) ⬇️
pubsub/azure/servicebus/subscription.go 0.00% <0.00%> (ø)
pubsub/kafka/kafka.go 19.27% <0.00%> (+0.45%) ⬆️
state/mongodb/mongodb.go 16.76% <0.00%> (-0.20%) ⬇️
state/sqlserver/migration.go 0.00% <0.00%> (ø)
tests/conformance/common.go 14.93% <0.00%> (-0.42%) ⬇️
state/memcached/memcached.go 38.23% <50.00%> (+12.78%) ⬆️
state/cassandra/cassandra.go 25.97% <58.33%> (+2.73%) ⬆️
state/redis/redis.go 42.85% <66.66%> (+4.28%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c28306...29c3975. Read the comment docs.

@dapr-bot dapr-bot merged commit b73d817 into dapr:master Aug 6, 2021
@pkedy pkedy deleted the release-1.3-with-master branch August 6, 2021 19:09
amimimor pushed a commit to amimimor/components-contrib that referenced this pull request Dec 9, 2021
* Fixing the handling of detach errors (dapr#1030)

* Improve error message in case of missing property (dapr#1012)

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>

* Remove vestigial pubsub/nats code (dapr#1024)

The pubsub/nats component was replaced by pubsub/natsstreaming as part
of dapr/dapr#2003, but the corresponding code
in dapr/components-contrib was not removed, so this change removes it.

* Fixing the handling of detach errors

Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>

* Revert "Fixing the handling of detach errors (dapr#1030)" (dapr#1031)

This reverts commit 54840c2.

* Fixing the handling of detach errors (dapr#1032)

Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants