Skip to content

Issues: Azure/azure-sdk-for-rust

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Create starter doc for tsp-client CodeGen Issues that relate to code generation Docs
#1882 opened Oct 30, 2024 by ronniegeraghty
Implement tracing for client methods, transports Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library.
#1881 opened Oct 29, 2024 by heaths
Add support to sanitize headers, parameters, body, etc. Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable
#1877 opened Oct 24, 2024 by heaths
Create transport for Test Proxy Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable
#1876 opened Oct 24, 2024 by heaths
Generate Test Proxy client Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable
#1875 opened Oct 24, 2024 by heaths
Add Test Proxy support Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. test-enhancement test-reliability Issue that causes tests to be unreliable
#1874 opened Oct 24, 2024 by heaths
Update Prepare-Release.ps1 to support rust libraries Central-EngSys This issue is owned by the Engineering System team.
#1869 opened Oct 23, 2024 by ronniegeraghty
1 task
2024-12
Add rust release pipelines Central-EngSys This issue is owned by the Engineering System team.
#1868 opened Oct 23, 2024 by ronniegeraghty
Consider implementing RequestContent<T> when deriving Model Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback.
#1860 opened Oct 21, 2024 by heaths
We should consider removing #[non_exhaustive] from models used in requests Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback.
#1856 opened Oct 15, 2024 by heaths 2024-12
Create derive macro for variants (enums) Azure.Core The azure_core crate design-discussion An area of design currently under discussion and open to team and community feedback.
#1846 opened Oct 11, 2024 by heaths
3 tasks
Rethinking the Model trait Azure.Core The azure_core crate design-discussion An area of design currently under discussion and open to team and community feedback.
#1831 opened Sep 30, 2024 by analogrelay
How should we provide "typed" access to response headers? Azure.Core The azure_core crate design-discussion An area of design currently under discussion and open to team and community feedback.
#1826 opened Sep 26, 2024 by analogrelay
Allow certain response headers coming from AzurePipelinesCredential to be logged Azure.Identity The azure_identity crate Client This issue points to a problem in the data-plane of the library.
#1823 opened Sep 25, 2024 by heaths 2024-11
[Cosmos] Item Create/Update/Delete Cosmos The azure_cosmos crate
#1811 opened Sep 18, 2024 by analogrelay
[Cosmos] Client testing using test proxy Cosmos The azure_cosmos crate
#1810 opened Sep 18, 2024 by analogrelay
Client methods traits should desugar async functions to return impl Future Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback.
#1796 opened Sep 10, 2024 by heaths 2024-11
azure_identity clean-up Azure.Identity The azure_identity crate Client This issue points to a problem in the data-plane of the library.
#1795 opened Sep 10, 2024 by heaths 2024-11
error::ContextErrorContext Azure.Core The azure_core crate Client This issue points to a problem in the data-plane of the library.
#1777 opened Aug 29, 2024 by heaths
Enforce .editorconfig rules in CI EngSys This issue is impacting the engineering system.
#1768 opened Aug 22, 2024 by heaths
ProTip! Exclude everything labeled bug with -label:bug.