Skip to content

Conversation

@rylev
Copy link
Contributor

@rylev rylev commented Aug 6, 2022

This PR moves the mock transport layer out of azure_core into its own dependency. This removes a lot of complexity introduced by previously requiring a feature to enable the mock transport framework. Now this functionality can simply be added as a dev-dependency.

What's more this now enables arbitrary custom transport policies. If customers want to exactly fine tune how the requests make it to the network, they can now do so.

Check out the updated docs for a peek at how this feature now looks.

@rylev rylev requested a review from bmc-msft August 6, 2022 17:50
Copy link
Member

@cataggar cataggar left a comment

Choose a reason for hiding this comment

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

I really like seeing the separated out.

@rylev rylev merged commit 292db86 into Azure:main Aug 8, 2022
@rylev rylev deleted the rearrange-mock branch August 8, 2022 08:21
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.

2 participants