Skip to content

issues Search Results · repo:dapr/rust-sdk language:Rust

Filter by

91 results
 (129 ms)

91 results

indapr/rust-sdk (press backspace or delete to remove)

Description dev-deps axum-test = 16.4.0 # TODO: Remove problematic dep litemap = =0.7.4 # TODO: Remove pinned - linked to axum_test zerofrom = =0.1.5 # TODO: Remove pinned - linked to axum_test ...
  • mikeee
  • Opened 
    16 days ago
  • #262

Describe the feature/proposal Currently when calling the connect function on the dapr Client you must pass in an address. The .NET SDK allows this to be set using a DAPR_HOST environment variable. Add ...
enhancement
P0
  • jeastham1993
  • Opened 
    on Jan 22
  • #257

Describe the feature/proposal Include a section to invoke a HTTP service. Sample code Cargo.toml reqwest = 0.12.9 dapr = 0.15.1 tokio = 1.41.1 After several optimizations, my Cargo.toml file ...
documentation
good first issue
P2
  • AlbertoVPersonal
  • Opened 
    on Nov 8, 2024
  • #243

Describe the feature/proposal Specify that the sample is used to connect to a gRPC service. I would change this text Invoke a service to Invoke a **gRPC** service. Release Note RELEASE NOTE: UPDATE ...
documentation
good first issue
P1
  • AlbertoVPersonal
  • Opened 
    on Nov 8, 2024
  • #242

Expected Behavior Show the correct way to create the client. const ADDR: str = http://localhost ; let client_result = dapr::Client:: dapr::client::TonicClient ::connect(ADDR.to_string()).await; In ...
documentation
good first issue
P0
  • AlbertoVPersonal
  • Opened 
    on Nov 8, 2024
  • #241

Expected Behavior Show the latest version of the dapr package [dependencies] # Other dependencies dapr = 0.15.1 Actual Behavior It is displaying the old version. [dependencies] # Other dependencies ...
documentation
good first issue
P0
  • AlbertoVPersonal
  • Opened 
    on Nov 8, 2024
  • #240

Describe the feature/proposal Add conversation api support Release Note !-- How should this new feature be announced in our release notes? It can be populated later. -- !-- Keep it as a single line. ...
P0
  • mikeee
  • Opened 
    on Nov 6, 2024
  • #233

Expected Behavior The extra step to base64 encode/decode the job is no longer required following a fix upstream Actual Behavior !-- Briefly describe what is actually happening -- Steps to Reproduce ...
  • mikeee
  • Opened 
    on Nov 2, 2024
  • #227

Describe the feature/proposal Hi, I have a Rust project that tries to save a state into a mongo state store using the save_state function and queries a particular state value using query_state_alpha1. ...
bug
P1
  • ruokun-niu
  • Opened 
    on Oct 18, 2024
  • #226

Describe the feature/proposal Implement docs validation Release Note !-- How should this new feature be announced in our release notes? It can be populated later. -- !-- Keep it as a single line. Examples: ...
enhancement
good first issue
P0
  • mikeee
  • Opened 
    on Aug 20, 2024
  • #219
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub