Change8

v3.15.2

📦 quay-ioView on GitHub →
1 features🐛 2 fixes🔧 1 symbols

Summary

This patch release (v3.15.2) focuses on dependency updates, LDAP improvements for federated logins, and fixes for anonymous pulls and quota notifications. SQLite database locking issues during concurrent writes were also addressed by enabling WAL mode.

✨ New Features

  • LDAP: Federated login identifier is now used when checking user privileges in FederatedUserManager (PROJQUAY-8879, PROJQUAY-5880).

🐛 Bug Fixes

  • Fixed an error occurring on pulls from public repositories when anonymous (PROJQUAY-9346).
  • Quota: Only create a notification if one does not already exist (PROJQUAY-8857).

🔧 Affected Symbols

FederatedUserManager