Polly v5.4.0 Release Notes

    • โž• Add CachePolicy: cache-aside pattern, with interfaces for pluggable cache providers and serializers.
    • ๐Ÿ› Bug fix: Sync TimeoutPolicy in pessimistic mode no longer interposes AggregateException.
    • โœ… Provide public factory methods for PolicyResult, to support testing.
    • Fallback delegates can now take handled fault as input parameter.