Skip to content

Tags: DLH-KC/Polly

Tags

5.8.0+8-(Build-554)

Make DebuggerStepThrough attributes consistent

... and add missing intellisense

5.7.0+17-(Build-537)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request App-vNext#394 from App-vNext/v570dev

Merge v5.7.0dev branch to master

5.6.1+4-(Build-513)

Remove magic string from test collection specification

v5.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge development branch for v5.6.0

5.5.0+5-(Build-444)

(intellisense correction)

v5.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Readme - add note for twitter notification (App-vNext#339)

v5.3.1

Escape symbols in nuspec (App-vNext#291)

v5.3.0

Add interface providing read-only access to a policy registry (App-vN…

…ext#283)

* Add interface providing read-only access to a policy registry

Adds an interface providing read-only access to a policy registry. Useful to prevent consumers changing policies in registry; for example to enforce separation of population of policy registry from usage.

* Add IReadOnlyPolicyRegistrySpecs

v5.2.0

Merge pull request App-vNext#263 from reisenberger/v5.2.0

Add PolicyRegistry and interfaces to Polly (v5.2.0)

v5.1.0

Merge pull request App-vNext#244 from reisenberger/reisenberger/featu…

…re/expandcontextusage

v5.1.0: Allow different parts of an execution to exchange state through `Context` flowing with execution