Skip to content

v1.5.3

Latest
Compare
Choose a tag to compare
@jon-whit jon-whit released this 16 Apr 22:59
· 45 commits to main since this release
ebf3998

Added

  • Apply tags to requests that have been intentionally throttled (#1531). This will add a new log field titled "throttled" to such requests.

Fixed

  • Panic that occurred on Check API with some authorization models and tuples (#1517)

Changed

Security

  • Patch CVE-2024-31452 - a critical issue where Check and ListObjects APIs returns incorrect results for some models and tuples. See the CVE report for more details.