Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'
[akkoma] / CHANGELOG.md
index c89f73907f671c652cac9767f89dde76212241e4..a042b8d8739d65def8bc1f6a2bf21b6d605de962 100644 (file)
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 ## [1.0.91] - 2019-??-??
+### Added
+- Reverse Proxy: Do not retry failed requests to limit pressure on the peer
+
 ### Fixed
 - Mastodon API: Inability to get some local users by nickname in `/api/v1/accounts/:id_or_nickname`
 - Mastodon API: Blocks are now treated consistently between the Streaming API and the Timeline APIs