Spray v0.9.0 Release Notes

Release Date: 2012-03-07 // about 12 years ago
    • ๐Ÿ›  Fixed another problem in the request retry logic (spray-client)
    • ๐Ÿ›  Fixed incorrect response status code for authentication failures with invalid credentials
    • ๐Ÿ›  Fixed "LruCache implementations also caching exceptions"
    • Readded time-to-live based expiration to ExpiringLruCache
    • ๐Ÿ‘ป Closed #87 (wrap non-200 responses in special exception)
    • Closed #88 (added PathElement PathMatcher)