Skip to content

Tags: DavidAlphaFox/Polly

Tags

8.4.0

Toggle 8.4.0's commit message
Rebase and cleanup the PR

8.3.1

Toggle 8.3.1's commit message
Update CHANGELOG

Add changelog entries for Polly 8.3.1.

8.3.0

Toggle 8.3.0's commit message
Update docs banners

Remove banners about upcoming features.

Co-Authored-By: peter-csala <[email protected]>

8.2.1

Toggle 8.2.1's commit message
Add alt text to logo

Add alt text to .NET Foundation logo to resolve MD045 warning.

8.2.0

Toggle 8.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for .NET 8 (App-vNext#1144)

- Add `net8.0` targets.
- Use .NET `TimeProvider` implementation.
- Use `FakeTimeProvider` for tests.
- Use new .NET 8 APIs where relevant.

Co-Authored-By: martintmk <[email protected]>

8.1.0

Toggle 8.1.0's commit message
Use fork of AuthenticodeLint to fix validation

Use fork of vcsjones/AuthenticodeLint that is compiled against vcsjones/AuthenticodeExaminer from source to resolve issues with validating Authenticode signatures of the DLLs.

8.0.0

Toggle 8.0.0's commit message
Update CHANGELOG

Add this PR to the changelog.

8.0.0-beta.2

Toggle 8.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delay pipeline disposal when still in use (App-vNext#1579)

8.0.0-beta.1

Toggle 8.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean duplications around disposing the pipelines (App-vNext#1530)

8.0.0-alpha.9

Toggle 8.0.0-alpha.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix DelayAsync extension (App-vNext#1525)