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

add note on unsubscribeConfiguration being deprecated #457

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Sep 22, 2023

Explicitly noting a deprecated function to make it more obvious to end users. Suggestions to wording it differently are welcomed.

@cicoyle cicoyle requested a review from a team as a code owner September 22, 2023 18:20
yaron2
yaron2 previously approved these changes Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5a105f0) 69.17% compared to head (33379d2) 69.17%.
Report is 1 commits behind head on main.

❗ Current head 33379d2 differs from pull request most recent head e2a8b2d. Consider uploading reports for the commit e2a8b2d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #457   +/-   ##
=======================================
  Coverage   69.17%   69.17%           
=======================================
  Files          34       34           
  Lines        2735     2735           
=======================================
  Hits         1892     1892           
  Misses        734      734           
  Partials      109      109           
Files Coverage Δ
client/client.go 70.24% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

client/client.go Outdated Show resolved Hide resolved
Co-authored-by: Josh van Leeuwen <[email protected]>
Signed-off-by: Cassie Coyle <[email protected]>
Copy link
Member

@daixiang0 daixiang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daixiang0 daixiang0 merged commit ae8becf into dapr:main Nov 6, 2023
1 check passed
mikeee pushed a commit to mikeee/dapr_go-sdk that referenced this pull request Nov 13, 2023
* add note on unsubscribeConfiguration being deprecated

Signed-off-by: Cassandra Coyle <[email protected]>

* Update client/client.go

Co-authored-by: Josh van Leeuwen <[email protected]>
Signed-off-by: Cassie Coyle <[email protected]>

---------

Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassie Coyle <[email protected]>
Co-authored-by: Josh van Leeuwen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants