diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1b5ef85d..3303098a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,1142 +2,6 @@
[Red Hat Customer Portal](https://access.redhat.com/documentation/en-us/red_hat_quay/3.9/html/red_hat_quay_release_notes/index)
-
-## [v3.13.2] - 2024-12-10
-### [Redhat-3.13] Auth
-- [2c38a085](https://github.com/quay/quay/commit/2c38a0854f198807b15ee1382d77499c1f9d6df3): Implement is_restricted_user for federated auth systems (PROJQUAY-8208) ([#3459](https://github.com/quay/quay/issues/3459))
-- [96e3f3b0](https://github.com/quay/quay/commit/96e3f3b06be6098bd84bced5bcc03e70ed02ff5a): Remove robot references from scopes list (PROJQUAY-8269) ([#3458](https://github.com/quay/quay/issues/3458))
-### [Redhat-3.13] Dep
-- [5702a0f1](https://github.com/quay/quay/commit/5702a0f1bd3601a222a91d11489b4ee49fbb90b1): updating axios (PROJQUAY-7657) ([#3465](https://github.com/quay/quay/issues/3465))
-### [Redhat-3.13] Deps
-- [62017129](https://github.com/quay/quay/commit/620171295069e362c5f8df737e0639bf7b9c3c6a): downgrading cryptography ([#3493](https://github.com/quay/quay/issues/3493))
-- [4c02c110](https://github.com/quay/quay/commit/4c02c1105cd8a04a69afe4375e7b0dd7394cf1e2): adding maturin to build deps (PROJQUAY-8308) ([#3489](https://github.com/quay/quay/issues/3489))
-- [9b83bd6b](https://github.com/quay/quay/commit/9b83bd6b9f99cdb9472272f8b69d2d2a74bc46ce): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3442](https://github.com/quay/quay/issues/3442))
-- [046b16ea](https://github.com/quay/quay/commit/046b16eacbf9fe6995c684c4322249c2ea4840fb): bump protobuf (PROJQUAY-7970) ([#3422](https://github.com/quay/quay/issues/3422))
-### [Redhat-3.13] Ui
-- [e97bbca8](https://github.com/quay/quay/commit/e97bbca8a080259f320b6c97654be68f2165c937): Add proxy cache config UI to org settings (PROJQUAY-7697) ([#3428](https://github.com/quay/quay/issues/3428))
-- [33177946](https://github.com/quay/quay/commit/33177946911a1d6157c5ba7c27551c80f66b5685): removing bootbox ([#3416](https://github.com/quay/quay/issues/3416))
-
-
-## [v3.13.1] - 2024-11-14
-### [Redhat-3.13] Api
-- [56d5b76b](https://github.com/quay/quay/commit/56d5b76b9c0f3e2ff4233dce553002e4e918879c): allowing superuser to read catalog endpoint (PROJQUAY-8023) ([#3402](https://github.com/quay/quay/issues/3402))
-### [Redhat-3.13] Build(Deps)
-- [bdcd2796](https://github.com/quay/quay/commit/bdcd27965f0c7d616cda321ba8e3162d2c731c50): bump jmespath from 0.9.4 to 1.0.1 in requirements.txt (PROJQUAY-7031) ([#3392](https://github.com/quay/quay/issues/3392))
-- [9de00c4a](https://github.com/quay/quay/commit/9de00c4adf93b290266f1931ca7148350ec73ffb): bump werkzeug from 3.0.3 to 3.0.6 ([#3373](https://github.com/quay/quay/issues/3373))
-### [Redhat-3.13] Conf(Nginx)
-- [f3d3c86b](https://github.com/quay/quay/commit/f3d3c86b6977a4c22006de592c9eb305ca8d71d5): change forwarded header removing host (PROJQUAY-8024) ([#3386](https://github.com/quay/quay/issues/3386))
-### [Redhat-3.13] Ui
-- [1e5a519a](https://github.com/quay/quay/commit/1e5a519a602739c706f161fbfdcda3132eba980e): Update regex pattern helper text for validating team name (PROJQUAY-8110) ([#3354](https://github.com/quay/quay/issues/3354))
-- [8418b7aa](https://github.com/quay/quay/commit/8418b7aa79d8c6c3f0d84b53af0b43ddbd25dabe): Render namespace values for dropdown under Create Repository modal (PROJQUAY-8118) ([#3361](https://github.com/quay/quay/issues/3361))
-
-
-## [v3.13.0] - 2024-10-24
-### Api
-- [6da65c50](https://github.com/quay/quay/commit/6da65c500349722f826d5145359204d623cdb397): adding tag_pattern to autoprune API (PROJQUAY-7668) ([#3188](https://github.com/quay/quay/issues/3188))
-- [475cba8c](https://github.com/quay/quay/commit/475cba8c5bdf7cc4436575c8813ee9f65f2f74d1): Add tag deletion endpoint for v2 api (PROJQUAY-7599) ([#3128](https://github.com/quay/quay/issues/3128))
-- [4899ebd6](https://github.com/quay/quay/commit/4899ebd6c7ab7d56d4b0e4830ab829380ae85668): allow refining search with an organization (PROJQUAY-7244) ([#2901](https://github.com/quay/quay/issues/2901))
-- [9523fc1f](https://github.com/quay/quay/commit/9523fc1fe7cbacf0a59ab0ef89e3362734ab790b): feature flagging global readonly superuser check (PROJQUAY-7550) ([#3088](https://github.com/quay/quay/issues/3088))
-- [ec64325e](https://github.com/quay/quay/commit/ec64325edd0356471c7c3bbb4ddbc1e2f6959904): adding global readonly user to list repo endpoint (PROJQUAY-7446) ([#3072](https://github.com/quay/quay/issues/3072))
-- [b78a7464](https://github.com/quay/quay/commit/b78a746426603cbd253d1b6e533e691f3145b9a1): adding token to global readonly user list robots (PROJQUAY-7177) ([#3073](https://github.com/quay/quay/issues/3073))
-- [9dc83f26](https://github.com/quay/quay/commit/9dc83f26cc993ae6ce10d6e3d4c2b7f04da5d6f4): adding global readonly superuser to superuser endpoints (PROJQUAY-7449) ([#3070](https://github.com/quay/quay/issues/3070))
-- [cad8326d](https://github.com/quay/quay/commit/cad8326d4a1e72a59b4f1bbea70d9e95d4105d24): adding permissions for global readonly superuser (PROJQUAY-7177) ([#2993](https://github.com/quay/quay/issues/2993))
-### Audit
-- [6318be72](https://github.com/quay/quay/commit/6318be721d645e3053ccb926c58a8351d392c02b): fix auto-prune audit logging (PROJQUAY-7423) ([#3056](https://github.com/quay/quay/issues/3056))
-### Autoprune
-- [f327551c](https://github.com/quay/quay/commit/f327551cccea0d2a9f26fff7e6246ce8bffd182e): support multiple organization and repository policies (PROJQUAY-7695) ([#3209](https://github.com/quay/quay/issues/3209))
-### Bug
-- [28d18428](https://github.com/quay/quay/commit/28d18428bd04aa8ddce40773a0f893c631d34db9): fixing NaN value error for quota displayed on member org page (PROJQUAY-6465) ([#3224](https://github.com/quay/quay/issues/3224))
-- [43e64964](https://github.com/quay/quay/commit/43e6496419a1df3e14d696c977063fd238859e1a): too strict validateTeamName regex (PROJQUAY-7606) ([#3126](https://github.com/quay/quay/issues/3126))
-- [3c8ed17b](https://github.com/quay/quay/commit/3c8ed17b171b9923f35e9b9b8ff30dd00baa1f95): Fix UI x-axis display (PROJQUAY-7467) ([#3066](https://github.com/quay/quay/issues/3066))
-- [b0a3856c](https://github.com/quay/quay/commit/b0a3856c5a2a07bfce7c1f6a04163f1d539876b0): Fix UI x-axis display (PROJQUAY-7467) ([#3053](https://github.com/quay/quay/issues/3053))
-### Build(Deps)
-- [e2ca92c4](https://github.com/quay/quay/commit/e2ca92c4e81d934c9086f71d6d7e74e229384627): bump socket.io-parser and karma ([#3257](https://github.com/quay/quay/issues/3257))
-- [3181dfc9](https://github.com/quay/quay/commit/3181dfc93ef3ca9133635d67fdabe2d1e8456935): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3180](https://github.com/quay/quay/issues/3180))
-- [8eda9770](https://github.com/quay/quay/commit/8eda97704e378b1fb4dd2949f41b112726e414a7): bump webob from 1.8.6 to 1.8.8 ([#3141](https://github.com/quay/quay/issues/3141))
-- [5d1d03c6](https://github.com/quay/quay/commit/5d1d03c6b5b6762dab25ca7bfeaa49a4a6483a37): bump setuptools from 68.2.2 to 71.1.0 ([#3062](https://github.com/quay/quay/issues/3062))
-- [e8384163](https://github.com/quay/quay/commit/e8384163aa6465a99e1cc1a3522a1fb75e310802): bump golang.org/x/crypto from 0.24.0 to 0.25.0 in /config-tool ([#3002](https://github.com/quay/quay/issues/3002))
-- [81bb272a](https://github.com/quay/quay/commit/81bb272a874441087792ed78938ffcfb3a20bbca): bump zipp from 3.17.0 to 3.19.2 ([#3025](https://github.com/quay/quay/issues/3025))
-### Build(Deps-Dev)
-- [3e5ee77f](https://github.com/quay/quay/commit/3e5ee77ff001880a2896edc9e5552b8d8fba8248): bump bencode-py from 2.1.0 to 4.0.0 ([#2382](https://github.com/quay/quay/issues/2382))
-### Chore
-- [850512eb](https://github.com/quay/quay/commit/850512ebefdd039ec749969b58f857db6f1a5bcf): Update README.md ([#3155](https://github.com/quay/quay/issues/3155))
-- [3e1f1718](https://github.com/quay/quay/commit/3e1f1718958f1bfc99601bbc46fae06c19e0a4a0): Fix prepare-release.yaml to properly modify changelog URL ([#3127](https://github.com/quay/quay/issues/3127))
-- [f66574bc](https://github.com/quay/quay/commit/f66574bc7f45c5e6f80fe8609be70a9e4a963332): change docker-compose to 'docker compose' ([#3109](https://github.com/quay/quay/issues/3109))
-### Config
-- [edf15900](https://github.com/quay/quay/commit/edf159007ebbb17d1c34091b7835a258acaf50bc): enable the referrers api by default (PROJQUAY-7499) ([#3048](https://github.com/quay/quay/issues/3048))
-### Configtool
-- [b8b75a93](https://github.com/quay/quay/commit/b8b75a932f9ffe72e3ed551086298ae266b0069b): default namespace autoprune policy validation (PROJQUAY-7407) ([#3026](https://github.com/quay/quay/issues/3026))
-### Cypress
-- [b1de0693](https://github.com/quay/quay/commit/b1de06938b173f0fe702b315fbad9810e7ded22f): fix flake test (PROJQUAY-7624) ([#3137](https://github.com/quay/quay/issues/3137))
-### Db
-- [27d7c149](https://github.com/quay/quay/commit/27d7c149b94be33ab44bf082d084d541eece20c3): adding immutable column to tag table (PROJQUAY-7777) ([#3195](https://github.com/quay/quay/issues/3195))
-- [4c15712a](https://github.com/quay/quay/commit/4c15712a82e96e3ab94ee9cf685d137d0ec8b4fa): fixing alembic migration (PROJQUAY-7493) ([#3044](https://github.com/quay/quay/issues/3044))
-### Deps
-- [b2ba1e56](https://github.com/quay/quay/commit/b2ba1e560514d559958fbd3b3a78a904e6753c31): bump certifi (PROJQUAY-7620) ([#3241](https://github.com/quay/quay/issues/3241))
-- [0a1d9746](https://github.com/quay/quay/commit/0a1d97463f58be6968adcc8371e7fc32c4d84df6): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3179](https://github.com/quay/quay/issues/3179))
-- [e04fddaf](https://github.com/quay/quay/commit/e04fddaf16eb311ce65e35071a9f64b2bbe6dfbe): bump PyMySQL version (PROJQUAY-7251) ([#3113](https://github.com/quay/quay/issues/3113))
-### Events
-- [6dbfdf05](https://github.com/quay/quay/commit/6dbfdf05c53d08a388176ba56a48785ce25ccec6): fix notification methods for image expiry events (PROJQUAY-7487) ([#3054](https://github.com/quay/quay/issues/3054))
-- [6b9a9686](https://github.com/quay/quay/commit/6b9a96863f2f1b6ea17da8bac316847990e4d11f): Expose notification rerun time interval in a variable (PROJQUAY-7441) ([#3009](https://github.com/quay/quay/issues/3009))
-### Featureflag
-- [13f6cd59](https://github.com/quay/quay/commit/13f6cd590c85a98e4019947c460f8423827916c9): add feature flag for image expiry trigger (PROJQUAY-7460) ([#3007](https://github.com/quay/quay/issues/3007))
-### Health
-- [84249a15](https://github.com/quay/quay/commit/84249a153b7dc51a249d3a9f9363df26e23b9b1e): Add statement timeout to health check (PROJQUAY-7950) ([#3228](https://github.com/quay/quay/issues/3228))
-### Init
-- [b6d51e7a](https://github.com/quay/quay/commit/b6d51e7a080b811f7bd6e4d5a2c5bfc16d7e9341): adding Postgres cert install to entrypoint (PROJQUAY-7694) ([#3229](https://github.com/quay/quay/issues/3229))
-### Logging
-- [64708315](https://github.com/quay/quay/commit/6470831587c11049bbe6924e5483f4aeec551239): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3193](https://github.com/quay/quay/issues/3193))
-- [5d91a7da](https://github.com/quay/quay/commit/5d91a7dae3866855d8b166a50e0d72ed6acecd2d): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3160](https://github.com/quay/quay/issues/3160))
-- [f6c781dc](https://github.com/quay/quay/commit/f6c781dc30d606d59845b9327850ccd21a7f5722): reduce noise in quay logs and add missing worker names (PROJQUAY-6562) ([#2697](https://github.com/quay/quay/issues/2697))
-### Mirror
-- [bf03190f](https://github.com/quay/quay/commit/bf03190f463e02053f074ce7345f43a574a67baf): increase char length in repo mirror config for externalregistrypassword (PROJQUAY-7430) ([#3028](https://github.com/quay/quay/issues/3028))
-### Nginx
-- [78e9a3b6](https://github.com/quay/quay/commit/78e9a3b6b861ce279caec5cc91cd603e6e36f034): revert [#3098](https://github.com/quay/quay/issues/3098) (PROJQUAY-7573) ([#3129](https://github.com/quay/quay/issues/3129))
-- [c597c2b9](https://github.com/quay/quay/commit/c597c2b9e32ed9f417b5eaeb5ff3db7a39517df1): set proxy_read_timeout on manifests endpoint (PROJQUAY-7573) ([#3112](https://github.com/quay/quay/issues/3112))
-- [aa4968c9](https://github.com/quay/quay/commit/aa4968c9c61a43a2b2bbec7ff1af6119aeb3dfde): dropping x-forwarded-host (PROJQUAY-7563) ([#3089](https://github.com/quay/quay/issues/3089))
-- [912ce8c8](https://github.com/quay/quay/commit/912ce8c81422957c2078e7fa006dd0f91dc6449e): increasing keepalive timeout for manifests endpoint (PROJQUAY-7573) ([#3098](https://github.com/quay/quay/issues/3098))
-- [f4711b3c](https://github.com/quay/quay/commit/f4711b3cececde72e39cd3ee329623c34e8623e3): add email confirm route to new web ui (PROJQUAY-7444) ([#3038](https://github.com/quay/quay/issues/3038))
-### Oauth
-- [69f140f7](https://github.com/quay/quay/commit/69f140f7b7310db047f668c77d5d6d21320c56c9): clarifying message on creating oauth token (PROJQUAY-7434) ([#3036](https://github.com/quay/quay/issues/3036))
-- [916aff69](https://github.com/quay/quay/commit/916aff690c57637675325536768d0cdaeb46e074): logging assign oauth action to audit logs (PROJQUAY-7431) ([#3033](https://github.com/quay/quay/issues/3033))
-- [49e45c47](https://github.com/quay/quay/commit/49e45c47a36fb95b38c9f394e3738cd59e354582): adding check for assignment uuid when creating token (PROJQUAY-7457) ([#3004](https://github.com/quay/quay/issues/3004))
-### Oldui
-- [3c19150d](https://github.com/quay/quay/commit/3c19150d9b3adc126fa2800d8bb397655a3d323e): Fix horizontal scrolling on vulnerability reports (PROJQUAY-7686) ([#3153](https://github.com/quay/quay/issues/3153))
-### Registry
-- [dde4dde0](https://github.com/quay/quay/commit/dde4dde03dd47b57d17b93b95ca84c7b8519f724): fix missing exception import (PROJQUAY-7598) ([#3122](https://github.com/quay/quay/issues/3122))
-- [35a04fda](https://github.com/quay/quay/commit/35a04fdace5083fb76035228a519798e65e288ed): return 400 instead of 404 for manifest errors on referrers api (PROJQUAY-7523) ([#3071](https://github.com/quay/quay/issues/3071))
-- [1452d1ae](https://github.com/quay/quay/commit/1452d1aed0e30ca9471a95b9ccddd2eee3c33b5c): hidden tag should be included when checking a manifest's referrers (PROJQUAY-7519) ([#3051](https://github.com/quay/quay/issues/3051))
-- [fdb36d24](https://github.com/quay/quay/commit/fdb36d2435b36b60c905e780ad86c132571c7a90): add artifact types and annotations to referrers index response (PROJQUAY-7481) ([#3047](https://github.com/quay/quay/issues/3047))
-- [32890207](https://github.com/quay/quay/commit/32890207da59a64365e6024a2a43ccf9d3f2de53): index manifest artifact type for filtering (PROJQUAY-7471) ([#3035](https://github.com/quay/quay/issues/3035))
-### Revert "Audit
-- [9d37de42](https://github.com/quay/quay/commit/9d37de42fea788206ced86d1f85cc1771b699c80): fix auto-prune audit logging (PROJQUAY-7423)" ([#3065](https://github.com/quay/quay/issues/3065))
-### Robots
-- [e9161cb3](https://github.com/quay/quay/commit/e9161cb3ae10a7332833470a3b397ac40e9023de): Add robot federation for keyless auth (PROJQUAY-7803) ([#3207](https://github.com/quay/quay/issues/3207))
-### Secscan
-- [0ad0da6f](https://github.com/quay/quay/commit/0ad0da6f0490fe6aeb48ca3e9c09bd81f7b69e59): Move secscan worker queries to read-only replica (PROJQUAY-7682) ([#3151](https://github.com/quay/quay/issues/3151))
-- [3cfe2b9b](https://github.com/quay/quay/commit/3cfe2b9bb814ff0e7a9658fa51421437a8f00693): add option to have securityworkers require lock (PROJQUAY-7661) ([#3142](https://github.com/quay/quay/issues/3142))
-### Security
-- [c49ba172](https://github.com/quay/quay/commit/c49ba1725ae060f2282f7b97cb2b1423e5a5a127): change timeout for vulnerability requests (PROJQUAY-7751) ([#3194](https://github.com/quay/quay/issues/3194))
-### Storage
-- [bb054bfe](https://github.com/quay/quay/commit/bb054bfefa40ed87d62aa993dcfbbce0553678c9): prevent registry worker crash for large layers (PROJQUAY-7603) ([#3123](https://github.com/quay/quay/issues/3123))
-- [62e42f8f](https://github.com/quay/quay/commit/62e42f8f54350196ee5e0fee5edc80b18a2a4cb1): Disable pushes on registry (PROJQUAY-6870) ([#2755](https://github.com/quay/quay/issues/2755))
-### Storage(RadosGWStorage)
-- [27ebc40c](https://github.com/quay/quay/commit/27ebc40c91dae09b5025fc09dc648a637c576b01): add Region to RadosGWStorage for multi-zone setups (PROJQUAY-7300) ([#2928](https://github.com/quay/quay/issues/2928))
-### Storage(StorageClasses)
-- [6a7beacb](https://github.com/quay/quay/commit/6a7beacb92558f8df9acbac32285e23da6f8f259): Presign v2/v4 stsfix (PROJQUAY-7689) ([#3154](https://github.com/quay/quay/issues/3154))
-- [0b894199](https://github.com/quay/quay/commit/0b894199cdccfca9831b11d56c5f73874b68a55a): support changing signature version for pre-signed URL (PROJQUAY-7491) ([#3041](https://github.com/quay/quay/issues/3041))
-### Task
-- [40499d86](https://github.com/quay/quay/commit/40499d861bcde9e618be56e5a35181b81d551096): Temporary remove s390x support (PROJQUAY-7673) ([#3140](https://github.com/quay/quay/issues/3140))
-### Ui
-- [c87d852f](https://github.com/quay/quay/commit/c87d852f9356fc9e156bc855860eeec94b197f82): fix confirm username modal loop (PROJQUAY-7982) ([#3254](https://github.com/quay/quay/issues/3254))
-- [a2919e4d](https://github.com/quay/quay/commit/a2919e4db54e76a749ece9bb37a5c0da91d1477b): add enable/disable team sync for log kinds (PROJQUAY-7388) ([#2982](https://github.com/quay/quay/issues/2982))
-- [06a816dd](https://github.com/quay/quay/commit/06a816dd448819e7191b1420d4d7ddae206bfa7f): removing image expiry trigger option for old ui (PROJQUAY-7735) ([#3173](https://github.com/quay/quay/issues/3173))
-- [17e368c1](https://github.com/quay/quay/commit/17e368c109a433b91fd4e1ed0e9cd49c3f52a7ce): assign OAuth token to user form checks (PROJQUAY-7433) ([#3043](https://github.com/quay/quay/issues/3043))
-- [854046d9](https://github.com/quay/quay/commit/854046d904e74dc9a99131ac00bfb7608ec8c1e1): adding message that registry wide autoprune has been enabled (PROJQUAY-7452) ([#3042](https://github.com/quay/quay/issues/3042))
-- [638b0a01](https://github.com/quay/quay/commit/638b0a0195be3dbc2e4af64e1326622e22615374): add search bar for usage logs (PROJQUAY-7109) ([#2955](https://github.com/quay/quay/issues/2955))
-- [02c72115](https://github.com/quay/quay/commit/02c72115a29ec27d29aef91ce652ce2c838a3104): show image expiry trigger in usage logs (PROJQUAY-7466) ([#3018](https://github.com/quay/quay/issues/3018))
-- [1bff53e6](https://github.com/quay/quay/commit/1bff53e6a39248b63443e4637bbb9c2b4acdae3c): add helper text for input (PROJQUAY-7442) ([#3015](https://github.com/quay/quay/issues/3015))
-- [0cdd254c](https://github.com/quay/quay/commit/0cdd254ce104cf7c1b7b1056a151b51c7ee7b0cf): fix for negative integers in image expiry days (PROJQUAY-7442) ([#3013](https://github.com/quay/quay/issues/3013))
-### Webhook
-- [176e1c93](https://github.com/quay/quay/commit/176e1c934dd1a48940cee006544902aa008cb48d): Fix failure in sending webhook POST requests (PROJQUAY-7468) ([#3020](https://github.com/quay/quay/issues/3020))
-### [Redhat-3.13] Autoprune
-- [3a9984f3](https://github.com/quay/quay/commit/3a9984f3992b7e21a847e1cc4dc66a3ff55bb9af): order policies by method before execution (PROJQUAY-8104) ([#3336](https://github.com/quay/quay/issues/3336))
-- [4b710091](https://github.com/quay/quay/commit/4b710091af7c09b71e4ef248f83c01e3b2729a22): fix tags returned by autoprune worker (PROJQUAY-8070) ([#3321](https://github.com/quay/quay/issues/3321))
-### [Redhat-3.13] Build(Deps)
-- [b19ec20f](https://github.com/quay/quay/commit/b19ec20fb6c7f4887bdfcedd25d6ae524a1b3a1c): bump cookie and socket.io in /config-tool/pkg/lib/editor ([#3351](https://github.com/quay/quay/issues/3351))
-- [eb6f9583](https://github.com/quay/quay/commit/eb6f9583e2dbd5fd901602616f2c115414bd4f73): bump cookie and express in /web ([#3319](https://github.com/quay/quay/issues/3319))
-- [39f12c89](https://github.com/quay/quay/commit/39f12c891a9a9c06a48e1d19f0b060f4822af05f): bump golang.org/x/crypto from 0.25.0 to 0.28.0 in /config-tool ([#3312](https://github.com/quay/quay/issues/3312))
-- [b4adf207](https://github.com/quay/quay/commit/b4adf2073a135ad30a2b4c3205ab82b53e385a3b): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config-tool ([#3292](https://github.com/quay/quay/issues/3292))
-- [6406709b](https://github.com/quay/quay/commit/6406709baf3e25f5763373b07a19baeada6ca2c5): bump body-parser and express ([#3288](https://github.com/quay/quay/issues/3288))
-- [0a4cf2cb](https://github.com/quay/quay/commit/0a4cf2cb5a24e7eded39ad780b89c83022656553): bump stripe from 5.5.0 to 11.0.0 ([#3296](https://github.com/quay/quay/issues/3296))
-- [56e9c993](https://github.com/quay/quay/commit/56e9c9932bfa5e246c5f3a35046a1c6e8ed09a5f): bump body-parser and express in /web ([#3275](https://github.com/quay/quay/issues/3275))
-- [cd0f34ae](https://github.com/quay/quay/commit/cd0f34ae035771273db4ad68abb7a974809a74ed): bump rollup from 2.70.2 to 2.79.2 in /web ([#3276](https://github.com/quay/quay/issues/3276))
-### [Redhat-3.13] Build(Deps-Dev)
-- [2f60bf82](https://github.com/quay/quay/commit/2f60bf82e4083ca7280d33f48952109a20deec6c): bump webpack from 5.88.2 to 5.95.0 in /config-tool/pkg/lib/editor ([#3300](https://github.com/quay/quay/issues/3300))
-- [131fa686](https://github.com/quay/quay/commit/131fa686d2ec45706d91f6b66b5114bc65df18f0): bump webpack from 5.76.0 to 5.95.0 in /web ([#3285](https://github.com/quay/quay/issues/3285))
-### [Redhat-3.13] Chore
-- [960d3a84](https://github.com/quay/quay/commit/960d3a84e7ec501fb742ae4b1501230f6861e248): Bump config-tool to go 1.21 ([#3282](https://github.com/quay/quay/issues/3282))
-### [Redhat-3.13] Deps
-- [c2199030](https://github.com/quay/quay/commit/c21990309ab2c5f612c9e8b02a068fabc0122e68): bump jsrsasign (PROJQUAY-6615) ([#3290](https://github.com/quay/quay/issues/3290))
-### [Redhat-3.13] Gc
-- [0c72adb2](https://github.com/quay/quay/commit/0c72adb2357e9898178712362f47381cdc8f5b3d): fix fk constraint violation tag delete (PROJQUAY-8006) ([#3280](https://github.com/quay/quay/issues/3280))
-### [Redhat-3.13] Logs
-- [ab421ac3](https://github.com/quay/quay/commit/ab421ac38f10f37bb470d98f474ea7f683b30225): Audit export logs requests (PROJQUAY-7679) ([#3298](https://github.com/quay/quay/issues/3298))
-### [Redhat-3.13] Nginx
-- [431554e3](https://github.com/quay/quay/commit/431554e3231f84c03a00268c1207493540528824): Increase the number and size of proxy buffers (PROJQUAY-6950) ([#3306](https://github.com/quay/quay/issues/3306))
-### [Redhat-3.13] Notifications
-- [1ba004e4](https://github.com/quay/quay/commit/1ba004e4c059eb87629aecce07741188c6708be3): fetch autoprune tags with multiple policies for image expiry notification (PROJQUAY-8117) ([#3345](https://github.com/quay/quay/issues/3345))
-### [Redhat-3.13] Revert "Build(Deps)
-- [1494b0bf](https://github.com/quay/quay/commit/1494b0bfc381ba092ab6a6311b7abe523980ce92): bump stripe from 5.5.0 to 11.0.0 ([#3293](https://github.com/quay/quay/issues/3293))" ([#3305](https://github.com/quay/quay/issues/3305))
-### [Redhat-3.13] Ui
-- [199f041d](https://github.com/quay/quay/commit/199f041d68045976a63d00234708fd2395a464f3): show user autoprune policies under repo autoprune policies tab (PROJQUAY-8093) ([#3360](https://github.com/quay/quay/issues/3360))
-- [31edc935](https://github.com/quay/quay/commit/31edc9351460c671083a5cedfbb732e639353b04): conditionally support custom tag expiration durations (PROJQUAY-6700) ([#3352](https://github.com/quay/quay/issues/3352))
-- [63dbac67](https://github.com/quay/quay/commit/63dbac679dbe5392e50a5b348b743082050f14f1): add entry for robot federation config (PROJQUAY-8050) ([#3330](https://github.com/quay/quay/issues/3330))
-- [106f8124](https://github.com/quay/quay/commit/106f8124f17f89dc1163b9d12dc67506ce10dbb7): adding tag pattern to audit logs in namespace policy list (PROJQUAY-8002) ([#3281](https://github.com/quay/quay/issues/3281))
-- [88846844](https://github.com/quay/quay/commit/88846844a119761dd420526137cb49d92dd01e26): show all auto-pruning policies for namespace (PROJQUAY-7975) ([#3274](https://github.com/quay/quay/issues/3274))
-- [fc9a895b](https://github.com/quay/quay/commit/fc9a895b5c33f4d792940cc964758bce8db92015): clear state on delete autoprune policies (PROJQUAY-8003) ([#3279](https://github.com/quay/quay/issues/3279))
-### [Redhat-3.13] Validator
-- [785a8bd6](https://github.com/quay/quay/commit/785a8bd6c05067c20a65304b20155753d9ecc309): Remove logging of database password (PROJQUAY-8059) ([#3335](https://github.com/quay/quay/issues/3335))
-
-
-## [v3.12.6] - 2024-12-10
-### Chore: Revert "[Redhat-3.12] Cve
-- [a2d287a6](https://github.com/quay/quay/commit/a2d287a663b3d435cce2cdba1ddf3a7f5a1c092f): upgrade elasticsearch and elasticsearch-dsl to 8.13.0 (PROJQUAY-6962)" (PROJQUAY-6962) ([#3450](https://github.com/quay/quay/issues/3450))
-### [Redhat-3.12] Build(Deps-Dev)
-- [492c23e8](https://github.com/quay/quay/commit/492c23e8a7cd6e691e12c95cef72bcc3a8c79b5a): bump body-parser from 1.19.0 to 1.20.3 in /config-tool/pkg/lib/editor ([#3412](https://github.com/quay/quay/issues/3412))
-### [Redhat-3.12] Cve
-- [f0dd86f2](https://github.com/quay/quay/commit/f0dd86f2f17dd8fb1a9d2f5b59ccec1b56ce7fc4): upgrade elasticsearch and elasticsearch-dsl to 8.13.0 (PROJQUAY-6962) ([#3436](https://github.com/quay/quay/issues/3436))
-### [Redhat-3.12] Dep
-- [81a778dd](https://github.com/quay/quay/commit/81a778dd9e2086b37680b5ddb5879706f61ecbf5): updating axios (PROJQUAY-7657) ([#3466](https://github.com/quay/quay/issues/3466))
-### [Redhat-3.12] Deps
-- [d029e72a](https://github.com/quay/quay/commit/d029e72a520297b95b4cad36d50b7f10fd6f995d): downgrading cryptography ([#3494](https://github.com/quay/quay/issues/3494))
-- [c0f4f8eb](https://github.com/quay/quay/commit/c0f4f8ebd3d4f9a52520425ac4a70ec83b9a7dde): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3438](https://github.com/quay/quay/issues/3438))
-- [409bed66](https://github.com/quay/quay/commit/409bed666d697a4f285327279e2fc6528e6ec63a): bump protobuf (PROJQUAY-7970) ([#3421](https://github.com/quay/quay/issues/3421))
-### [Redhat-3.12] Ui
-- [71dd05f1](https://github.com/quay/quay/commit/71dd05f1e271a8a24c3a61b178b7102f531820f2): removing bootbox ([#3417](https://github.com/quay/quay/issues/3417))
-- [58624700](https://github.com/quay/quay/commit/58624700f160c4faddf88b887b8ffbb18b989c58): Update regex pattern helper text for validating team name (PROJQUAY-8110) ([#3355](https://github.com/quay/quay/issues/3355))
-
-
-## [v3.12.5] - 2024-11-19
-### [Redhat-3.12] Bug
-- [89b643dd](https://github.com/quay/quay/commit/89b643ddac2af8646e103db8b8234b131604377f): too strict validateTeamName regex (PROJQUAY-7606) ([#3379](https://github.com/quay/quay/issues/3379))
-### [Redhat-3.12] Conf(Nginx)
-- [5d61cddd](https://github.com/quay/quay/commit/5d61cdddf2d0f2fd4025ae711f1a4325fd659669): change forwarded header removing host (PROJQUAY-8024) ([#3387](https://github.com/quay/quay/issues/3387))
-
-
-## [v3.12.4] - 2024-10-21
-### [Redhat-3.12] Api
-- [4c7b5f13](https://github.com/quay/quay/commit/4c7b5f13d1f7540630f178e2bac7cac9afdd8e37): allowing superuser to read catalog endpoint (PROJQUAY-8023) ([#3333](https://github.com/quay/quay/issues/3333))
-### [Redhat-3.12] Bug
-- [5377be16](https://github.com/quay/quay/commit/5377be160db7ea0d210af5d048d1a8cb4fd7ea44): fixing NaN value error for quota displayed on member org page (PROJQUAY-6465) ([#3329](https://github.com/quay/quay/issues/3329))
-### [Redhat-3.12] Build(Deps)
-- [3412c5b9](https://github.com/quay/quay/commit/3412c5b90cad82454b62e7473d76423ae32d5108): bump cookie and socket.io in /config-tool/pkg/lib/editor ([#3350](https://github.com/quay/quay/issues/3350))
-- [a7d7f0e9](https://github.com/quay/quay/commit/a7d7f0e9896ef18eb0e2dc27291c29fc18e94b3f): bump cookie and express in /web ([#3320](https://github.com/quay/quay/issues/3320))
-- [a02401bc](https://github.com/quay/quay/commit/a02401bc871159b747eeca8cad47e520173d9b5c): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3294](https://github.com/quay/quay/issues/3294))
-- [1667706d](https://github.com/quay/quay/commit/1667706d84ba9e0df308cdcadb13404e1d3abd1c): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config-tool ([#3291](https://github.com/quay/quay/issues/3291))
-- [a6f29694](https://github.com/quay/quay/commit/a6f2969405c2e50cc0a1b404cd62698e6432927e): bump body-parser and express ([#3287](https://github.com/quay/quay/issues/3287))
-- [00bb6e9b](https://github.com/quay/quay/commit/00bb6e9bfad1139b3cb24054e6dd1cb3187fdec7): bump body-parser and express in /web ([#3272](https://github.com/quay/quay/issues/3272))
-- [46ab6b9f](https://github.com/quay/quay/commit/46ab6b9f3ba14cda521379e7dac9b054cb7d9462): bump socket.io-parser and karma ([#3258](https://github.com/quay/quay/issues/3258))
-### [Redhat-3.12] Build(Deps-Dev)
-- [93eecc74](https://github.com/quay/quay/commit/93eecc7465d2eb5e20cb77fbe415f43c8a854ad1): bump webpack from 5.88.2 to 5.95.0 in /config-tool/pkg/lib/editor ([#3301](https://github.com/quay/quay/issues/3301))
-- [64dca5c6](https://github.com/quay/quay/commit/64dca5c6188b112fcff01cce2899496833ad21aa): bump webpack from 5.76.0 to 5.95.0 in /web ([#3286](https://github.com/quay/quay/issues/3286))
-### [Redhat-3.12] Chore
-- [6191138d](https://github.com/quay/quay/commit/6191138dc6976c7e37c74d848062f7615c6839c9): Bump config-tool to go 1.21 ([#3283](https://github.com/quay/quay/issues/3283))
-### [Redhat-3.12] Deps
-- [2e9f48e5](https://github.com/quay/quay/commit/2e9f48e519ac6b3c50aa6cda551e8f461ba251b0): bump jsrsasign (PROJQUAY-6615) ([#3289](https://github.com/quay/quay/issues/3289))
-- [e96d5675](https://github.com/quay/quay/commit/e96d56754be894490545f19ec3ca2946b67b05fd): bump certifi (PROJQUAY-7620) ([#3244](https://github.com/quay/quay/issues/3244))
-### [Redhat-3.12] Gc
-- [edba8f7a](https://github.com/quay/quay/commit/edba8f7a5ad4121cf280c26992afdbc705fa99cc): fix fk constraint violation tag delete (PROJQUAY-8006) ([#3328](https://github.com/quay/quay/issues/3328))
-### [Redhat-3.12] Validator
-- [902e074c](https://github.com/quay/quay/commit/902e074c6944b24bfff3f54362b72e5c91cb6761): Remove logging of database password (PROJQUAY-8059) ([#3337](https://github.com/quay/quay/issues/3337))
-
-
-## [v3.12.3] - 2024-09-18
-### [Redhat-3.12] Build(Deps)
-- [fadc0890](https://github.com/quay/quay/commit/fadc08905639263c769ce337f45b663a95521fa0): bump webob from 1.8.6 to 1.8.8 ([#3222](https://github.com/quay/quay/issues/3222))
-### [Redhat-3.12] Deps
-- [89ec9414](https://github.com/quay/quay/commit/89ec94141db531324a61edf04f42f6ff9533ef4c): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3212](https://github.com/quay/quay/issues/3212))
-### [Redhat-3.12] Logging
-- [3ddee70e](https://github.com/quay/quay/commit/3ddee70e7337a3981d7cb75c38e65a3ef9a21972): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3206](https://github.com/quay/quay/issues/3206))
-### [Redhat-3.12] Nginx
-- [29281539](https://github.com/quay/quay/commit/29281539dc1e29502d88da275c0af396187cbd48): dropping x-forwarded-host (PROJQUAY-7561) ([#3205](https://github.com/quay/quay/issues/3205))
-### [Redhat-3.12] Ui
-- [0a462de9](https://github.com/quay/quay/commit/0a462de9b1fe648662e126646cb1a9eeca3eec07): removing image expiry trigger option for old ui (PROJQUAY-7735) ([#3174](https://github.com/quay/quay/issues/3174))
-
-
-## [v3.12.2] - 2024-08-27
-### [Redhat-3.12] Storage(StorageClasses)
-- [31f2e408](https://github.com/quay/quay/commit/31f2e408bcb842a5bcba871d2f71387ce95d7180): Presign v2/v4 stsfix (PROJQUAY-7689) ([#3167](https://github.com/quay/quay/issues/3167))
-### [Redhat-3.12] Task
-- [0c32cc02](https://github.com/quay/quay/commit/0c32cc024792c385ae5d55869a8c06481255f017): Temporary remove s390x support (PROJQUAY-7673) ([#3157](https://github.com/quay/quay/issues/3157))
-
-
-## [v3.12.1] - 2024-08-12
-### Docs
-- [c332f6e2](https://github.com/quay/quay/commit/c332f6e2e3c9ca481ab2e2f2e78e036301d4b21f): Point CHANGELOG.md to proper release notes (PROJQUAY-7578) ([#3124](https://github.com/quay/quay/issues/3124))
-### Ui
-- [c6114771](https://github.com/quay/quay/commit/c6114771fdea3e82e9290b85f3c765026332ad68): Fix UI x-axis display (PROJQUAY-7467) ([#3097](https://github.com/quay/quay/issues/3097))
-### [Redhat-3.12] Api
-- [c09555c9](https://github.com/quay/quay/commit/c09555c9e73ecace4e447ec32f48f94ba1dbe965): adding global readonly user to list repo endpoint (PROJQUAY-7446) ([#3085](https://github.com/quay/quay/issues/3085))
-- [cd29306b](https://github.com/quay/quay/commit/cd29306bf400aec3831f90abd3f1324203869b59): adding token to global readonly user list robots (PROJQUAY-7177) ([#3083](https://github.com/quay/quay/issues/3083))
-- [4df87fbe](https://github.com/quay/quay/commit/4df87fbe09b442d113d68260695435a82b0fc91a): adding global readonly superuser to superuser endpoints (PROJQUAY-7449) ([#3076](https://github.com/quay/quay/issues/3076))
-### [Redhat-3.12] Build(Deps)
-- [a66b8d9b](https://github.com/quay/quay/commit/a66b8d9b3ec99b60f56b23f1fe5ee742c278c2c6): bump setuptools from 68.2.2 to 71.1.0 ([#3074](https://github.com/quay/quay/issues/3074))
-### [Redhat-3.12] Chore
-- [1afe6994](https://github.com/quay/quay/commit/1afe699459527b6466479aefd3cd801e0c692ace): change docker-compose to 'docker compose' ([#3110](https://github.com/quay/quay/issues/3110))
-### [Redhat-3.12] Deps
-- [535a65b3](https://github.com/quay/quay/commit/535a65b3591b431ded6c28f5bf06570062e2c28c): bump PyMySQL version (PROJQUAY-7251) ([#3114](https://github.com/quay/quay/issues/3114))
-### [Redhat-3.12] Events
-- [5b22b19a](https://github.com/quay/quay/commit/5b22b19a9b0765cf5f7ca23395390adc954a666d): fix notification methods for image expiry events (PROJQUAY-7487) ([#3055](https://github.com/quay/quay/issues/3055))
-### [Redhat-3.12] Logging
-- [2cb7d2c3](https://github.com/quay/quay/commit/2cb7d2c303fc940c1005b1c3a779b67a234495f4): reduce noise in quay logs and add missing worker names (PROJQUAY-6562) ([#3108](https://github.com/quay/quay/issues/3108))
-### [Redhat-3.12] Registry
-- [654d7bb5](https://github.com/quay/quay/commit/654d7bb5897d3dd6fb333373ea37842d894fcbee): fix missing exception import (PROJQUAY-7598) ([#3136](https://github.com/quay/quay/issues/3136))
-- [a87f935f](https://github.com/quay/quay/commit/a87f935fe577b52b399e0e792e780832ffe4052a): return 400 instead of 404 for manifest errors on referrers api (PROJQUAY-7523) ([#3081](https://github.com/quay/quay/issues/3081))
-### [Redhat-3.12] Storage(StorageClasses)
-- [bafff30d](https://github.com/quay/quay/commit/bafff30d44743937da49d39f9c74c9cee66010db): support changing signature version for pre-signed URL (PROJQUAY-7491) ([#3090](https://github.com/quay/quay/issues/3090))
-### [Redhat-3.12] Ui
-- [d3be959b](https://github.com/quay/quay/commit/d3be959bb7e103108b367af016b5655224e660f1): add search bar for usage logs (PROJQUAY-7109) ([#3096](https://github.com/quay/quay/issues/3096))
-
-
-## [v3.12.0] - 2024-07-18
-### Api
-- [e0573f92](https://github.com/quay/quay/commit/e0573f9230aadbc4a266ceb7a5544e25c0cc00c8): OCI-compliant tag listing behavior with limit = 0 (PROJQUAY-7327) ([#2954](https://github.com/quay/quay/issues/2954))
-- [e73d096b](https://github.com/quay/quay/commit/e73d096b28b06c2f657746a0f8afadb7927c359d): OCI compliant tag listing and pagination (PROJQUAY-6931) ([#2884](https://github.com/quay/quay/issues/2884))
-- [d1124350](https://github.com/quay/quay/commit/d1124350bab5416961b491db82ad2deb008ee81f): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7045) ([#2924](https://github.com/quay/quay/issues/2924))
-- [470141eb](https://github.com/quay/quay/commit/470141eb879b085f3a93e3a435aca9dbee79854d): human-readable limit requests for quotas (PROJQUAY-7122) ([#2847](https://github.com/quay/quay/issues/2847))
-- [f2417670](https://github.com/quay/quay/commit/f24176700532370281d65486ac7ffe1043e4c8b6): reducing db calls in repo list endpoints with quota enabled (PROJQUAY-6895) ([#2770](https://github.com/quay/quay/issues/2770))
-### Autoprune
-- [261f62a5](https://github.com/quay/quay/commit/261f62a598c3b19a6d9598ecdf2f0b5dc6ab0c33): autoprune model changes for image expiry events (PROJQUAY-7076) ([#2985](https://github.com/quay/quay/issues/2985))
-- [7ef664a6](https://github.com/quay/quay/commit/7ef664a64637b25d9dc636165d240a05f86ebd76): Registry level autopruning (PROJQUAY-7392) ([#2950](https://github.com/quay/quay/issues/2950))
-- [3e55c594](https://github.com/quay/quay/commit/3e55c5940b6e470b169b4e4aec32530d9db036b0): add alembic script to remove unique constraint on index (PROJQUAY-6782) ([#2725](https://github.com/quay/quay/issues/2725))
-### Backend
-- [6688bcca](https://github.com/quay/quay/commit/6688bcca0971dd99cc007c48e5f95d6096297e7b): implement basic functionality (PROJQUAY-7076) ([#2984](https://github.com/quay/quay/issues/2984))
-### Build(Deps)
-- [377e858f](https://github.com/quay/quay/commit/377e858f9a7bff946888695616ea7f70b52654c0): bump sanitize-html from 2.10.0 to 2.13.0 in /web ([#2976](https://github.com/quay/quay/issues/2976))
-- [c9415826](https://github.com/quay/quay/commit/c9415826c39b8b349738aebda3339c4d1fbbc077): bump ejs from 3.1.6 to 3.1.10 in /web ([#2857](https://github.com/quay/quay/issues/2857))
-- [0c6d28b6](https://github.com/quay/quay/commit/0c6d28b6784e3da6c5bc8525ffd77dc32f951b3f): bump maxminddb from 1.5.2 to 2.6.2 ([#2951](https://github.com/quay/quay/issues/2951))
-- [9d5e5e1f](https://github.com/quay/quay/commit/9d5e5e1f5a6171f4c90d860b0da9150976751fb8): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in /config-tool ([#2768](https://github.com/quay/quay/issues/2768))
-- [19e8dfe5](https://github.com/quay/quay/commit/19e8dfe5c7c0a19cc01a50d57747e8fda01b9eb4): bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /config-tool ([#2930](https://github.com/quay/quay/issues/2930))
-- [95a48ce3](https://github.com/quay/quay/commit/95a48ce33ede69069d71879f408452219cacf3ff): bump braces and webpack in /web ([#2944](https://github.com/quay/quay/issues/2944))
-- [01999c70](https://github.com/quay/quay/commit/01999c70bde71b8819a7f3c0d5f3797dd4a560bd): bump urllib3 from 1.26.18 to 1.26.19 ([#2957](https://github.com/quay/quay/issues/2957))
-- [ac5d3cb7](https://github.com/quay/quay/commit/ac5d3cb7b4ebf10e647e514ff21d7cb6b48c59cb): bump authlib from 1.2.1 to 1.3.1 ([#2937](https://github.com/quay/quay/issues/2937))
-- [18f6ca53](https://github.com/quay/quay/commit/18f6ca5378e5c9f1385679229f754ef311281baf): bump chardet from 3.0.4 to 5.2.0 ([#2915](https://github.com/quay/quay/issues/2915))
-- [579dc474](https://github.com/quay/quay/commit/579dc474caa17efe99c154c5993fd379c78e80ad): bump cachetools from 4.0.0 to 5.3.3 ([#2912](https://github.com/quay/quay/issues/2912))
-- [f04fd053](https://github.com/quay/quay/commit/f04fd05385270389d3f7f0dd76434cfbb782eb9e): bump requests from 2.31.0 to 2.32.2 ([#2908](https://github.com/quay/quay/issues/2908))
-- [52728630](https://github.com/quay/quay/commit/527286304f162fdc7256fad0fcc05f105d3209c7): bump oslo-serialization from 2.29.2 to 5.4.0 ([#2699](https://github.com/quay/quay/issues/2699))
-- [3166c5fe](https://github.com/quay/quay/commit/3166c5fed9869bea82b7f99607f09836aae960fc): bump pillow from 10.0.1 to 10.3.0 ([#2804](https://github.com/quay/quay/issues/2804))
-- [d6664d54](https://github.com/quay/quay/commit/d6664d54b8aa2cde52497e925c4461d16065b901): bump [@babel](https://github.com/babel)/traverse from 7.17.10 to 7.23.2 in /web ([#2415](https://github.com/quay/quay/issues/2415))
-- [73060011](https://github.com/quay/quay/commit/73060011e39e443c369c2434c8f119b37de1cc38): bump follow-redirects from 1.15.4 to 1.15.6 in /web ([#2764](https://github.com/quay/quay/issues/2764))
-- [003fa354](https://github.com/quay/quay/commit/003fa3547e7e22fc5f71e6473619d0a7f689ae09): bump golang.org/x/crypto from 0.21.0 to 0.23.0 in /config-tool ([#2870](https://github.com/quay/quay/issues/2870))
-- [357e88ef](https://github.com/quay/quay/commit/357e88ef080325a29b03acff00539f9c7c3af511): bump tqdm from 4.66.1 to 4.66.4 ([#2861](https://github.com/quay/quay/issues/2861))
-- [fd6a35f1](https://github.com/quay/quay/commit/fd6a35f1ea7de5b8b2bc71a096b4468b81646279): bump tqdm from 4.66.1 to 4.66.3 ([#2859](https://github.com/quay/quay/issues/2859))
-- [507574e9](https://github.com/quay/quay/commit/507574e993eac718a19a62e37148f13ab618eb81): bump gunicorn from 21.2.0 to 22.0.0 ([#2825](https://github.com/quay/quay/issues/2825))
-- [527a7291](https://github.com/quay/quay/commit/527a72914c29adac4facbe9107ccf0a13e3c3b0e): bump express from 4.17.3 to 4.19.2 in /web ([#2799](https://github.com/quay/quay/issues/2799))
-- [763a4b02](https://github.com/quay/quay/commit/763a4b02eee69bfcff6e5255b9358bf92bebfb6b): bump jinja2 from 3.1.3 to 3.1.4 ([#2866](https://github.com/quay/quay/issues/2866))
-- [0c87ee10](https://github.com/quay/quay/commit/0c87ee10ff1f4f5fdb68bd961e1d169b30fc19a2): bump idna from 3.4 to 3.7 ([#2815](https://github.com/quay/quay/issues/2815))
-- [4304670e](https://github.com/quay/quay/commit/4304670e5a0f6fb02e7b03e2fd2b38b5b1babe70): bump golang.org/x/net from 0.19.0 to 0.23.0 in /config-tool ([#2828](https://github.com/quay/quay/issues/2828))
-- [c5461150](https://github.com/quay/quay/commit/c54611502175b2d2a8697b15cfe520d7846cf5bc): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web ([#2790](https://github.com/quay/quay/issues/2790))
-### Build(Deps-Dev)
-- [ee3ea384](https://github.com/quay/quay/commit/ee3ea3846dee73dba84227a1fb075bc45ae67e47): bump braces from 3.0.2 to 3.0.3 in /config-tool/pkg/lib/editor ([#2943](https://github.com/quay/quay/issues/2943))
-- [d2b93e24](https://github.com/quay/quay/commit/d2b93e24145145013c48cd7228afbb5c298307cc): bump types-tzlocal from 5.1.0.0 to 5.1.0.1 ([#2885](https://github.com/quay/quay/issues/2885))
-- [a4082d4e](https://github.com/quay/quay/commit/a4082d4ea02beb660bf58985ed91f5ff5ac08d9b): bump types-six from 1.16.21.9 to 1.16.21.20240513 ([#2888](https://github.com/quay/quay/issues/2888))
-- [76459cc1](https://github.com/quay/quay/commit/76459cc16f4a4b374ddccf3713629b6ada1d3a81): bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin from 5.19.0 to 5.62.0 in /web ([#2688](https://github.com/quay/quay/issues/2688))
-- [077fbae7](https://github.com/quay/quay/commit/077fbae7413bdb8636c867c3ad95b996d5f3316b): bump types-enum34 from 1.1.1 to 1.1.8 ([#2383](https://github.com/quay/quay/issues/2383))
-- [13cd79aa](https://github.com/quay/quay/commit/13cd79aa6f94e25fd17f3aa30933a5c146928c7e): bump black from 22.3.0 to 24.4.2 ([#2849](https://github.com/quay/quay/issues/2849))
-- [a78423c5](https://github.com/quay/quay/commit/a78423c5822d859e87016d3daeb1037770e13aa0): bump types-toposort from 1.10.0.0 to 1.10.0.1 ([#2373](https://github.com/quay/quay/issues/2373))
-- [71b9ab58](https://github.com/quay/quay/commit/71b9ab58dbdbd268c9d7c5f81a1a6ba111345b23): bump express from 4.18.2 to 4.19.2 ([#2800](https://github.com/quay/quay/issues/2800))
-- [2332a051](https://github.com/quay/quay/commit/2332a0516207dc5037ca8ff2ebe44998ce24dab7): bump black from 22.3.0 to 24.3.0 ([#2779](https://github.com/quay/quay/issues/2779))
-- [4bfad98e](https://github.com/quay/quay/commit/4bfad98e9cd4fbda16e4d1589df7fc2616a2cbdc): bump follow-redirects from 1.12.1 to 1.15.6 in /config-tool/pkg/lib/editor ([#2759](https://github.com/quay/quay/issues/2759))
-### Cache
-- [a5ab1707](https://github.com/quay/quay/commit/a5ab170773d8f0f6e725cbf8b346423f10821b0a): handle cache value size limit in memcached (PROJQUAY-7239) ([#2914](https://github.com/quay/quay/issues/2914))
-### Chore
-- [074f35ee](https://github.com/quay/quay/commit/074f35ee993e0e77cf2d89e50749f478dc84ab73): Update alembic migration script to support sqlite db (PROJQUAY-7097) ([#2839](https://github.com/quay/quay/issues/2839))
-- [98c44a18](https://github.com/quay/quay/commit/98c44a18582d070099931b5395013541c59a2704): remove unused jwt image ([#2946](https://github.com/quay/quay/issues/2946))
-- [42d0889e](https://github.com/quay/quay/commit/42d0889e31270d89a7e78ca5de76a4fed32bc631): Bump codecov/codecov-action to v4 ([#2881](https://github.com/quay/quay/issues/2881))
-- [09df48b5](https://github.com/quay/quay/commit/09df48b5eedb8f37d453de04d7c5f3ad80fcb667): fix typo (PROJQUAY-6397) ([#2786](https://github.com/quay/quay/issues/2786))
-- [943d95b9](https://github.com/quay/quay/commit/943d95b98aa432643acaa21b147344dbe0c96fe2): fix type check in read replica (PROJQUAY-6397) ([#2777](https://github.com/quay/quay/issues/2777))
-### Database
-- [bc06a3ef](https://github.com/quay/quay/commit/bc06a3ef36e0b0446b2d6ae4a19ef1ee1ccaa622): adding subject_backfilled index to manifest table (PROJQUAY-7360) ([#2963](https://github.com/quay/quay/issues/2963))
-### Db
-- [70b03cad](https://github.com/quay/quay/commit/70b03cadc39d1166ce12b79f7ea47920e94e526d): add postgresql_concurrently to subject backfill (PROJQUAY-7393) ([#2979](https://github.com/quay/quay/issues/2979))
-- [6c371c54](https://github.com/quay/quay/commit/6c371c5406a9529339bf109521fc683998290ef4): updates for image expiry notification (PROJQUAY-7075) ([#2894](https://github.com/quay/quay/issues/2894))
-- [58786319](https://github.com/quay/quay/commit/5878631934ef959c9459771031a3806293a6842f): add config variable for DB pooling (PROJQUAY-6397) ([#2783](https://github.com/quay/quay/issues/2783))
-- [97b3e025](https://github.com/quay/quay/commit/97b3e025de7b0bed34efb4615aa5b617ea760bdc): use read replica for selected queries (PROJQUAY-6397) ([#2758](https://github.com/quay/quay/issues/2758))
-### Feat(Oidc)
-- [e1a1feb2](https://github.com/quay/quay/commit/e1a1feb293e4863706974b9e1975c7a948121697): add OIDC_DISABLE_USER_ENDPOINT parameter (PROJQUAY-6908) ([#2773](https://github.com/quay/quay/issues/2773))
-### Fix
-- [5cef62db](https://github.com/quay/quay/commit/5cef62db9d4d06bab9b6da3a449c8c24eca85510): remove TooManyTagsRequested check (PROJQUAY-6931) ([#2964](https://github.com/quay/quay/issues/2964))
-### Ldap
-- [65e72708](https://github.com/quay/quay/commit/65e727086ab9454c696820446dacd5f5549b7337): allow global readonly superuser to be filtered (PROJQUAY-7044) ([#2917](https://github.com/quay/quay/issues/2917))
-### Logs
-- [99d571a4](https://github.com/quay/quay/commit/99d571a4a6ad368b3b49fd63ff46ed39ebca4447): allow without strict logging (PROJQUAY-7116) ([#2846](https://github.com/quay/quay/issues/2846))
-- [3248a72d](https://github.com/quay/quay/commit/3248a72da68ee70f4bd2b00dd03adaf76719269c): adding support for Splunk HTTP Event collectors as producers (PROJQUAY-7124) ([#2855](https://github.com/quay/quay/issues/2855))
-- [12aece5e](https://github.com/quay/quay/commit/12aece5e871bc1599812f09f3bc766259c62cca5): increase usage logs worker timeout (PROJQUAY-7008) ([#2817](https://github.com/quay/quay/issues/2817))
-- [4ae75932](https://github.com/quay/quay/commit/4ae7593238b9f433e312cf305fa0b0fddc14dd55): adjust graph padding dynamically (PROJQUAY-6857) ([#2754](https://github.com/quay/quay/issues/2754))
-- [d0ed29b2](https://github.com/quay/quay/commit/d0ed29b2f86441bf7b246ce422af98deaec90970): add button to hide/show logs (PROJQUAY-6826) ([#2757](https://github.com/quay/quay/issues/2757))
-- [6f2905b1](https://github.com/quay/quay/commit/6f2905b10e0cd074a148044436c48c779f4cdf8a): add action log for team sync enable/disable (PROJQUAY-6763) ([#2750](https://github.com/quay/quay/issues/2750))
-- [285ead90](https://github.com/quay/quay/commit/285ead90504e7402cb07ffcccc75e88ba9c3e52a): enable logs for user namespace (PROJQUAY-6855) ([#2751](https://github.com/quay/quay/issues/2751))
-### Marketplace
-- [1cc6d529](https://github.com/quay/quay/commit/1cc6d5292dc09cf4040b6e9a572f5ecc4d46cfcd): check for terminated subscriptions when fetching details (PROJQUAY-7035) ([#2834](https://github.com/quay/quay/issues/2834))
-- [dbfb47d6](https://github.com/quay/quay/commit/dbfb47d6fbbe16ef85a291b521de9ace6001bc95): change redhatsubscriptions model to return a list of customer ids (PROJQUAY-7129) ([#2868](https://github.com/quay/quay/issues/2868))
-- [a69a4507](https://github.com/quay/quay/commit/a69a4507362e75ebe74a7968dc22a2764bba84a2): change api call to return array of customer ids (PROJQUAY-7129) ([#2867](https://github.com/quay/quay/issues/2867))
-- [5f2c6ea0](https://github.com/quay/quay/commit/5f2c6ea0875fcbcd74aa6b3ade5de107decb661d): consider new skus in exclusion (PROJQUAY-6905) ([#2794](https://github.com/quay/quay/issues/2794))
-- [131d66d1](https://github.com/quay/quay/commit/131d66d13fc90d57a010ecfeb1e40e44ee205815): add a check for masterEndSystemName when fetching subscriptions (PROJQUAY-6905) ([#2775](https://github.com/quay/quay/issues/2775))
-- [5db42511](https://github.com/quay/quay/commit/5db42511148a7e9ffc7d260ab94ac0b200d5b718): add expiration check to org subscription operations (PROJQUAY-6716) ([#2696](https://github.com/quay/quay/issues/2696))
-### Nginx
-- [7eb752ba](https://github.com/quay/quay/commit/7eb752ba0a6f49e3dca421ec5b45c832993171f0): add rule to route /updateuser to old ui (PROJQUAY-6722) ([#2706](https://github.com/quay/quay/issues/2706))
-### Oauth
-- [a6918da5](https://github.com/quay/quay/commit/a6918da548f6c9f1ab9c8bcd82bd341bbe488c1c): logging assign oauth action to audit logs (PROJQUAY-7431) ([#3033](https://github.com/quay/quay/issues/3033)) ([#3034](https://github.com/quay/quay/issues/3034))
-- [e4f05583](https://github.com/quay/quay/commit/e4f05583c12d38339dcd6e7e99a946fcaad7c211): allowing to assign token to user (PROJQUAY-7074) ([#2869](https://github.com/quay/quay/issues/2869))
-### Observability
-- [3ee51a64](https://github.com/quay/quay/commit/3ee51a6404b75f0b18d094db078cf63cc7f3975d): move catchpoint_datasource to new cluster (PROJQUAY-7007) ([#2816](https://github.com/quay/quay/issues/2816))
-### Oidc
-- [81682c96](https://github.com/quay/quay/commit/81682c96d0671036555328a03a32196030a1e8fa): ask for group object id for azure oauth login (PROJQUAY-6917) ([#2805](https://github.com/quay/quay/issues/2805))
-- [298373a3](https://github.com/quay/quay/commit/298373a3db7a2d3da30816e136fc35749961c5f8): allows users to login via cli (PROJQUAY-6873) ([#2748](https://github.com/quay/quay/issues/2748))
-- [3983b730](https://github.com/quay/quay/commit/3983b730972a03956bdaa6e6f516cc3c7e78ea48): use federated login service to sync quay teams (PROJQUAY-6741) ([#2724](https://github.com/quay/quay/issues/2724))
-### Quota
-- [0de7f6f5](https://github.com/quay/quay/commit/0de7f6f5deb39e3b8dfec22d8ddbb709b15d5440): adding VERIFY_QUOTA config option (PROJQUAY-6945) ([#2798](https://github.com/quay/quay/issues/2798))
-- [d2a1feda](https://github.com/quay/quay/commit/d2a1fedab495ff639bfb93a20c83855fcb862ba1): refactor, tests, and optimizations (PROJQUAY-6735) ([#2712](https://github.com/quay/quay/issues/2712))
-- [4f0db4b9](https://github.com/quay/quay/commit/4f0db4b90f2d2dd940f921b79ea3b0dbc254b374): feature flagging quota edit/view/enforce (PROJQUAY-6734) ([#2709](https://github.com/quay/quay/issues/2709))
-### Readme
-- [16897e98](https://github.com/quay/quay/commit/16897e9870c9738ab6d8f6493ccc1a5c4985e001): adding community meeting link (PROJQUAY-6925) ([#2785](https://github.com/quay/quay/issues/2785))
-### Registry
-- [4546163e](https://github.com/quay/quay/commit/4546163e8339c53054f3097c413a94dc7f5da842): implements the OCI 1.1 referrers API (PROJQUAY-7280) ([#2597](https://github.com/quay/quay/issues/2597))
-### Secscan
-- [6392ca97](https://github.com/quay/quay/commit/6392ca972a6e3deb31fa74929f781200d771e511): Fix Slack notification creation on initial index (PROJQUAY-7037) ([#2923](https://github.com/quay/quay/issues/2923))
-- [66fbe49e](https://github.com/quay/quay/commit/66fbe49ee24ad8b21e79a0af5a48740b74d0a5b0): implement basescore/cveid (PROJQUAY-6697) ([#2684](https://github.com/quay/quay/issues/2684))
-### Security
-- [ac12b524](https://github.com/quay/quay/commit/ac12b5243ece9b450e0facbc5118ef6ef0c707d2): Add Vary header to 404 responses (PROJQUAY-7304) ([#2938](https://github.com/quay/quay/issues/2938))
-### Storage
-- [c7352f44](https://github.com/quay/quay/commit/c7352f4413ee0ea8685d81115515349d02838c3b): add debug log for time taken to upload blob (PROJQUAY-7328) ([#2962](https://github.com/quay/quay/issues/2962))
-- [c348df70](https://github.com/quay/quay/commit/c348df705ff9cf41c7133465b80b03bcb0b524eb): use managed copy for single chunk uploads (PROJQUAY-7328) ([#2959](https://github.com/quay/quay/issues/2959))
-- [a8e6a640](https://github.com/quay/quay/commit/a8e6a6406dae5da7345917ad8be317034e30e246): Add min chunk size for S3 storage for multipart upload (PROJQUAY-7328) ([#2949](https://github.com/quay/quay/issues/2949))
-- [ec2ee2f9](https://github.com/quay/quay/commit/ec2ee2f98ef3405f5fa5c955a8d57478e288dd49): Add S3 optimization for CloudFlare provider (PROJQUAY-7267) ([#2913](https://github.com/quay/quay/issues/2913))
-- [e28d0837](https://github.com/quay/quay/commit/e28d0837df1c15a581172462b9350a2d7ed40362): add repo_name to direct download url parameter (PROJQUAY-7020) ([#2826](https://github.com/quay/quay/issues/2826))
-- [0da70901](https://github.com/quay/quay/commit/0da709019b80be7067f6af50ad21c9d1c09496a9): Increase GCP timeout (PROJQUAY-6819) ([#2729](https://github.com/quay/quay/issues/2729))
-### Teamsync
-- [6bf6c2b1](https://github.com/quay/quay/commit/6bf6c2b1810c89a2b9c2b56dab19610cd97732f8): run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) ([#2788](https://github.com/quay/quay/issues/2788))
-### Ui
-- [9281363e](https://github.com/quay/quay/commit/9281363e878901a31973595154da811f085f41b4): adding message that registry wide autoprune has been enabled (PROJQUAY-7452) ([#3045](https://github.com/quay/quay/issues/3045))
-- [8812ebc1](https://github.com/quay/quay/commit/8812ebc16d262ea22cc4ecd8d8e38a15bf253121): Frontend changes for repo image expiry notification (PROJQUAY-7078) ([#2986](https://github.com/quay/quay/issues/2986))
-- [1d4865a0](https://github.com/quay/quay/commit/1d4865a0f963259996f5c3461535402204186f0a): adjust large legends for usage logs (PROJQUAY-7384) ([#2978](https://github.com/quay/quay/issues/2978))
-- [85ecb7cb](https://github.com/quay/quay/commit/85ecb7cbfd595a9199a63f950b4e20e3b9823a18): show 'unlimited' if private repo count is over max number (PROJQUAY-7016) ([#2824](https://github.com/quay/quay/issues/2824))
-- [a35009a9](https://github.com/quay/quay/commit/a35009a9cfaec6c4ce1b506e852915cae85edeeb): show repo count in marketplace UI (PROJQUAY-7185) ([#2875](https://github.com/quay/quay/issues/2875))
-- [d10c868e](https://github.com/quay/quay/commit/d10c868edc5f8aaa618c7a68d8ebcf2e6a423082): send recovery email option in superusers panel (PROJQUAY-7195) ([#2879](https://github.com/quay/quay/issues/2879))
-- [165dc6cd](https://github.com/quay/quay/commit/165dc6cd977a0680ad7e88d1e5905b6cf74e5a9a): fix locale and layout issues with the time picker in tag expiration modal (PROJQUAY-7069) ([#2840](https://github.com/quay/quay/issues/2840))
-- [f0bce432](https://github.com/quay/quay/commit/f0bce432c21aa1a56657df5b6ec8b2767241914c): disable invited tab when team is synced (PROJQUAY-6831) ([#2838](https://github.com/quay/quay/issues/2838))
-- [17c41ff4](https://github.com/quay/quay/commit/17c41ff45e9f751464fc67062921f12e30b94ee3): overview page fixes (PROJQUAY-7107) ([#2843](https://github.com/quay/quay/issues/2843))
-- [05388866](https://github.com/quay/quay/commit/05388866db556807b26b8335259fd6672b7539d9): fixing failing cypress test (PROJQUAY-7106) ([#2841](https://github.com/quay/quay/issues/2841))
-- [a3ece324](https://github.com/quay/quay/commit/a3ece324c3305580d14b3eea29e4ac60b459d0d9): batching requests in repository list page (PROJQUAY-6972) ([#2827](https://github.com/quay/quay/issues/2827))
-- [5798dd50](https://github.com/quay/quay/commit/5798dd5006ab98a12316b1786c309826aa1a286c): Allow to configure the Kubernetes pull secret scope for Robot Tokens (PROJQUAY-7012) ([#2823](https://github.com/quay/quay/issues/2823))
-- [c02551b5](https://github.com/quay/quay/commit/c02551b5fce40a012c754dcb50a22f0f156ef479): non org admins cannot remove team sync (PROJQUAY-6924) ([#2787](https://github.com/quay/quay/issues/2787))
-- [aacbf97d](https://github.com/quay/quay/commit/aacbf97d1be58323794fd9f725a0bff3495600d2): Add human readable autoprune policy method type (PROJQUAY-6918) ([#2781](https://github.com/quay/quay/issues/2781))
-- [bf766a82](https://github.com/quay/quay/commit/bf766a828852cf3462aa2de6a02ce6e65b810fbf): dont show username password signin when auth_type is oidc (PROJQUAY-6740) ([#2778](https://github.com/quay/quay/issues/2778))
-- [49eddb99](https://github.com/quay/quay/commit/49eddb992bd764dd655e9ee272073c69b12d47f7): changed wording from 'Vulnerabilities' to 'Advisories' on Security tab (PROJQUAY-6638) ([#2772](https://github.com/quay/quay/issues/2772))
-- [ed7ea575](https://github.com/quay/quay/commit/ed7ea5759d4afd461fee36f2c23270305aa50def): rename directory sync to team sync (PROJQUAY-6880) ([#2752](https://github.com/quay/quay/issues/2752))
-- [2c11f0da](https://github.com/quay/quay/commit/2c11f0da1953df976be25fa4b2995abf98244b71): updating nginx routing rule for userfiles (PROJQUAY-6841) ([#2735](https://github.com/quay/quay/issues/2735))
-- [061412ab](https://github.com/quay/quay/commit/061412abe9309b1054cd5c41b648b0791eea9b85): show delete option for robot accounts when team is synced with external group (PROJQUAY-6828) ([#2737](https://github.com/quay/quay/issues/2737))
-- [234243dd](https://github.com/quay/quay/commit/234243ddc4ea66b0040d74c6499a78d68c8c59d6): add description for log kind autoprune policy (PROJQUAY-6781) ([#2727](https://github.com/quay/quay/issues/2727))
-- [a509ea1d](https://github.com/quay/quay/commit/a509ea1d3bc7117040203a3bc1b5950e8cb0b1e5): show repository autoprune tab only for repo write permission (PROJQUAY-6780) ([#2723](https://github.com/quay/quay/issues/2723))
-- [2cf6b601](https://github.com/quay/quay/commit/2cf6b60190fb98598c313a0012cd5673f98430f4): not displaying build tab when repo is mirror or readonly (PROJQUAY-6827) ([#2730](https://github.com/quay/quay/issues/2730))
-### [Redhat-3.12] Api
-- [9acc9142](https://github.com/quay/quay/commit/9acc9142d0db0186a8d373cf8450f4267d3ca457): adding permissions for global readonly superuser (PROJQUAY-7177) ([#3010](https://github.com/quay/quay/issues/3010))
-### [Redhat-3.12] Config
-- [da8f93c2](https://github.com/quay/quay/commit/da8f93c2211f9ab4265252b12c5f2d0d096aefbd): enable the referrers api by default (PROJQUAY-7499) ([#3049](https://github.com/quay/quay/issues/3049))
-### [Redhat-3.12] Configtool
-- [8b3524d7](https://github.com/quay/quay/commit/8b3524d7a9f9dd0d978d3c14821940039ccd5fc1): default namespace autoprune policy validation (PROJQUAY-7407) ([#3030](https://github.com/quay/quay/issues/3030))
-### [Redhat-3.12] Events
-- [414ea00b](https://github.com/quay/quay/commit/414ea00b6d7d4fbc7cbb96e45d414f3c19a8c595): Expose notification rerun time interval in a variable (PROJQUAY-7441) ([#3012](https://github.com/quay/quay/issues/3012))
-### [Redhat-3.12] Nginx
-- [2ecbdf63](https://github.com/quay/quay/commit/2ecbdf6323a600f614dd76f8ed83a410cfa4e15a): add email confirm route to new web ui (PROJQUAY-7444) ([#3039](https://github.com/quay/quay/issues/3039))
-### [Redhat-3.12] Oauth
-- [27f4e121](https://github.com/quay/quay/commit/27f4e121ef5057972e66b51f17cd32dc638c3abf): clarifying message on creating oauth token (PROJQUAY-7434) ([#3037](https://github.com/quay/quay/issues/3037))
-- [7cffda5e](https://github.com/quay/quay/commit/7cffda5e7496b8e19e6d1a9d629b7446e71d8cc5): adding check for assignment uuid when creating token (PROJQUAY-7457) ([#3005](https://github.com/quay/quay/issues/3005))
-### [Redhat-3.12] Registry
-- [ae99470d](https://github.com/quay/quay/commit/ae99470d5c67cafc831706b5b5d35670a6220524): hidden tag should be included when checking a manifest's referrers (PROJQUAY-7519) ([#3052](https://github.com/quay/quay/issues/3052))
-- [0c63e3b2](https://github.com/quay/quay/commit/0c63e3b26772dcbc93759f3ad345126f8f12a9bf): add artifact types and annotations to referrers index response (PROJQUAY-7481) ([#3050](https://github.com/quay/quay/issues/3050))
-- [7785b4de](https://github.com/quay/quay/commit/7785b4defb5cbcb965a44ce47ca547b2f9218cea): index manifest artifact type for filtering (PROJQUAY-7471) ([#3040](https://github.com/quay/quay/issues/3040))
-### [Redhat-3.12] Storage(RadosGWStorage)
-- [d248f173](https://github.com/quay/quay/commit/d248f173f9f82fc800e4ca583002dfd47c356d01): add Region to RadosGWStorage for multi-zone setups (PROJQUAY-7300) ([#2994](https://github.com/quay/quay/issues/2994))
-### [Redhat-3.12] Ui
-- [401382f5](https://github.com/quay/quay/commit/401382f516b19d00c5c588954ddddadb4ad39bf5): assign OAuth token to user form checks (PROJQUAY-7433) ([#3046](https://github.com/quay/quay/issues/3046))
-- [a06b6e92](https://github.com/quay/quay/commit/a06b6e929c7a38b78ba885fa2dfc425f6b995dc1): show image expiry trigger in usage logs (PROJQUAY-7466) ([#3019](https://github.com/quay/quay/issues/3019))
-- [a0dabcb5](https://github.com/quay/quay/commit/a0dabcb542e6a2e9c20381bf8c78cb21886a9fe5): add helper text for input (PROJQUAY-7442) ([#3017](https://github.com/quay/quay/issues/3017))
-- [3e43a5f5](https://github.com/quay/quay/commit/3e43a5f50e025af0b1188388cb91eaec0060ba5a): fix for negative integers in image expiry days (PROJQUAY-7442) ([#3014](https://github.com/quay/quay/issues/3014))
-### [Redhat-3.12] Webhook
-- [c048af73](https://github.com/quay/quay/commit/c048af73b4601e93b268fc30d156108c77e85b21): Fix failure in sending webhook POST requests (PROJQUAY-7468) ([#3027](https://github.com/quay/quay/issues/3027))
-
-
-## [v3.11.8] - 2025-01-07
-### Dep
-- [bf657022](https://github.com/quay/quay/commit/bf6570225c0d13b17b4d5cc1d5d9767c9d38d013): updating jinja2 to 3.1.5 (PROJQUAY-8375) ([#3547](https://github.com/quay/quay/issues/3547))
-### Ui
-- [964ddbd5](https://github.com/quay/quay/commit/964ddbd5928ae656fabd74dbae66df51dcfe2cee): fixing cypress flake (PROJQUAY-8352) ([#3519](https://github.com/quay/quay/issues/3519))
-### [Redhat-3.11] Dep
-- [8e328ef1](https://github.com/quay/quay/commit/8e328ef15b718f22aef04bd62969aa61e152489c): upgrading actions/download-artifact to v4 (PROJQUAY-8379) ([#3533](https://github.com/quay/quay/issues/3533))
-
-
-## [v3.11.7] - 2024-12-11
-### Deps
-- [86d64def](https://github.com/quay/quay/commit/86d64defa691abc8939d1e7949a6c9c94b58cb95): Upgrade express and dependencies (PROJQUAY-7799) ([#3432](https://github.com/quay/quay/issues/3432))
-- [71a765d0](https://github.com/quay/quay/commit/71a765d0848b10afcc92231a5eb465042a1c010e): bump certifi (PROJQUAY-7620) ([#3247](https://github.com/quay/quay/issues/3247))
-### [Redhat-3.11] Build(Deps)
-- [e3bf03ad](https://github.com/quay/quay/commit/e3bf03ad20338c552f914ac7b067ac7e48473b55): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3295](https://github.com/quay/quay/issues/3295))
-- [74657406](https://github.com/quay/quay/commit/74657406b3c1b0591737d1fc8c74a0daadc54169): bump urllib3 from 1.26.18 to 1.26.19 ([#3243](https://github.com/quay/quay/issues/3243))
-- [455ebf6e](https://github.com/quay/quay/commit/455ebf6ee2c9091ef8b22291f4089903fa72505d): bump pillow from 10.0.1 to 10.3.0 ([#3239](https://github.com/quay/quay/issues/3239))
-- [dc9e7d01](https://github.com/quay/quay/commit/dc9e7d015e063f168363002833c86516e53dccb5): bump idna from 3.4 to 3.7 ([#3242](https://github.com/quay/quay/issues/3242))
-### [Redhat-3.11] Dep
-- [e6412363](https://github.com/quay/quay/commit/e64123630560858de3f8c62c665ccdc6d79c3831): updating axios (PROJQUAY-7657) ([#3498](https://github.com/quay/quay/issues/3498))
-### [Redhat-3.11] Deps
-- [80aa9a8f](https://github.com/quay/quay/commit/80aa9a8f1cd0c6a2a58da5ae3524d61253b367c8): downgrading cryptography ([#3496](https://github.com/quay/quay/issues/3496))
-- [885cfd0f](https://github.com/quay/quay/commit/885cfd0f369f1589cb39c9675412945b4bafb61b): bump protobuf (PROJQUAY-7970) ([#3486](https://github.com/quay/quay/issues/3486))
-- [824e3794](https://github.com/quay/quay/commit/824e3794fca09159c6564b0855ce7085248392a0): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3484](https://github.com/quay/quay/issues/3484))
-### [Redhat-3.11] Ui
-- [6734c4b7](https://github.com/quay/quay/commit/6734c4b78dbbc73a179b6f3cdc4c9f956fccea58): removing bootbox ([#3497](https://github.com/quay/quay/issues/3497))
-
-
-## [v3.11.6] - 2024-09-18
-### Deps
-- [735bea8a](https://github.com/quay/quay/commit/735bea8a96ebf47881d093999be0293b34b1b0ca): Bump jinja2 (PROJQUAY-7288) ([#3220](https://github.com/quay/quay/issues/3220))
-- [3418f528](https://github.com/quay/quay/commit/3418f528a1a2934c9b80af94928bd6fad5321715): Bump gunicorn to 22.0.0 (PROJQUAY-7018) ([#3176](https://github.com/quay/quay/issues/3176))
-- [3128737a](https://github.com/quay/quay/commit/3128737a61507b4f69df6438e8553a84b88ad12b): bump requests library to 2.32.2 (PROJQUAY-7259) ([#3177](https://github.com/quay/quay/issues/3177))
-### [Redhat-3.11] Build(Deps)
-- [d59bf796](https://github.com/quay/quay/commit/d59bf79677e3916ce2825cf7dc84ede3e5dad885): bump authlib from 1.2.1 to 1.3.1 ([#3238](https://github.com/quay/quay/issues/3238))
-- [1e725c3a](https://github.com/quay/quay/commit/1e725c3a1648ec0ad32812c7949777e69cf03abd): bump webob from 1.8.6 to 1.8.8 ([#3221](https://github.com/quay/quay/issues/3221))
-### [Redhat-3.11] Deps
-- [e33e505d](https://github.com/quay/quay/commit/e33e505de627225aa14351398b1f39ece9752139): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3211](https://github.com/quay/quay/issues/3211))
-### [Redhat-3.11] Nginx
-- [c9404545](https://github.com/quay/quay/commit/c94045450e227a056bcf7627255acc056ba61c74): dropping x-forwarded-host (PROJQUAY-7561) ([#3204](https://github.com/quay/quay/issues/3204))
-### [Redhat-3.11] Task
-- [98a633ee](https://github.com/quay/quay/commit/98a633ee7bb3b033f6c53b39d8516207bf636692): Temporary remove s390x support (PROJQUAY-7673) ([#3210](https://github.com/quay/quay/issues/3210))
-
-
-## [v3.11.5] - 2024-08-26
-
-
-## [v3.11.4] - 2024-08-08
-### Docs
-- [4ab61f7b](https://github.com/quay/quay/commit/4ab61f7b9b87472f82afca292f41a86724c600f1): Point CHANGELOG.md to proper release notes (PROJQUAY-7604) ([#3125](https://github.com/quay/quay/issues/3125))
-### [Redhat-3.11] Api
-- [1012cb59](https://github.com/quay/quay/commit/1012cb59dae0356944c2269e18e90944a53e19ba): adding global readonly user to list repo endpoint (PROJQUAY-7548) ([#3086](https://github.com/quay/quay/issues/3086))
-- [681e6beb](https://github.com/quay/quay/commit/681e6beb1ab4be36e165e1a6f29001c7fce3cf7d): adding token to global readonly user list robots (PROJQUAY-7544) ([#3082](https://github.com/quay/quay/issues/3082))
-- [883f73d3](https://github.com/quay/quay/commit/883f73d32d662cb0c23e2bed712dbec1a5f1e6e9): adding global readonly superuser to superuser endpoints (PROJQUAY-7541) ([#3077](https://github.com/quay/quay/issues/3077))
-- [b122de28](https://github.com/quay/quay/commit/b122de2843571f8e4b35679d51d34acc153dbef9): adding permissions for global readonly superuser (PROJQUAY-7544) ([#3079](https://github.com/quay/quay/issues/3079))
-### [Redhat-3.11] Build(Deps)
-- [5805b65e](https://github.com/quay/quay/commit/5805b65e701ecefa2c10cb189d927a9ce0a83f2c): bump setuptools from 68.2.2 to 71.1.0 ([#3075](https://github.com/quay/quay/issues/3075))
-### [Redhat-3.11] Chore
-- [bd04b8bc](https://github.com/quay/quay/commit/bd04b8bcc2c4965d33fb0f81d94bf58d040828e0): change docker-compose to 'docker compose' ([#3116](https://github.com/quay/quay/issues/3116))
-### [Redhat-3.11] Deps
-- [c0714be1](https://github.com/quay/quay/commit/c0714be111804dceb2f53e3d34e791de05571ee5): bump PyMySQL version (PROJQUAY-7251) ([#3115](https://github.com/quay/quay/issues/3115))
-
-
-## [v3.11.3] - 2024-07-19
-
-
-## [v3.11.2] - 2024-07-02
-### Api
-- [439784d6](https://github.com/quay/quay/commit/439784d60d4644b6072c053abf12df4266408a7a): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7307) ([#2941](https://github.com/quay/quay/issues/2941))
-### [Redhat-3.11] Chore
-- [7d94ff01](https://github.com/quay/quay/commit/7d94ff015eed8dc03cbd935a6668d1e985ec893c): Update alembic migration script to support sqlite db (PROJQUAY-7314) ([#2947](https://github.com/quay/quay/issues/2947))
-- [ae76d6f3](https://github.com/quay/quay/commit/ae76d6f33596195598351356258ca18c70768968): remove unused jwt image ([#2948](https://github.com/quay/quay/issues/2948))
-
-
-## [v3.11.1] - 2024-05-16
-### Cherrypick
-- [01e3bcce](https://github.com/quay/quay/commit/01e3bcce7b93d0352701028c4b19c4a56945d1ac): merging f24176 from master (PROJQUAY-7033) ([#2801](https://github.com/quay/quay/issues/2801))
-### [Redhat-3.11] Nginx
-- [c56638f2](https://github.com/quay/quay/commit/c56638f2fa5701367da698e014f9e4f873298775): add rule to route /updateuser to old ui (PROJQUAY-6722) ([#2747](https://github.com/quay/quay/issues/2747))
-### [Redhat-3.11] Oidc
-- [025945c0](https://github.com/quay/quay/commit/025945c0439e120130be62ff6042d5713e6ae1eb): ask for group object id for azure oauth login (PROJQUAY-6917) ([#2837](https://github.com/quay/quay/issues/2837))
-### [Redhat-3.11] Teamsync
-- [e035b73b](https://github.com/quay/quay/commit/e035b73b194802455e50a6ba9f3f5823ffb0c620): run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) ([#2852](https://github.com/quay/quay/issues/2852))
-### [Redhat-3.11] Ui
-- [409c68db](https://github.com/quay/quay/commit/409c68dbba0ceba9be6a55d3c7de229d59ce1028): send recovery email option in superusers panel (PROJQUAY-7195) ([#2880](https://github.com/quay/quay/issues/2880))
-- [234bab2b](https://github.com/quay/quay/commit/234bab2bc8e5551dd136ef9df829eea9986602b7): disable invited tab when team is synced (PROJQUAY-6831) ([#2845](https://github.com/quay/quay/issues/2845))
-- [6672861c](https://github.com/quay/quay/commit/6672861ca49ee7b6103116daa497f52a29596405): fixing failing cypress test (PROJQUAY-7106) ([#2844](https://github.com/quay/quay/issues/2844))
-- [9f2eacc9](https://github.com/quay/quay/commit/9f2eacc97f440681c0071bbba944113a31e40b99): Add human readable autoprune policy method type (PROJQUAY-6918) ([#2784](https://github.com/quay/quay/issues/2784))
-- [b70ab7fc](https://github.com/quay/quay/commit/b70ab7fc7698f67eb6a10173497878d149b761a1): non org admins cannot remove team sync (PROJQUAY-6924) ([#2795](https://github.com/quay/quay/issues/2795))
-- [e4889c00](https://github.com/quay/quay/commit/e4889c00b61a66fd30ac6ad6dd9a560d81b80e46): dont show username password signin when auth_type is oidc (PROJQUAY-6740) ([#2780](https://github.com/quay/quay/issues/2780))
-
-
-## [v3.11.0] - 2024-03-19
-### Api
-- [46d1322c](https://github.com/quay/quay/commit/46d1322ca7579f5080ed2af3b0b25a43ed123676): Return layer compressed size with manifest request (PROJQUAY-6616) ([#2627](https://github.com/quay/quay/issues/2627))
-- [aaba7539](https://github.com/quay/quay/commit/aaba7539b9bd180d9c80e9d71c4d7e4b1780b8f7): adding nickname decorator to autoprune policy endpoints (PROJQUAY-6483) ([#2524](https://github.com/quay/quay/issues/2524))
-- [9c89e843](https://github.com/quay/quay/commit/9c89e843f3b8801b7da1a6eb2d3523a7731a9eac): add caching for get_repository method (PROJQUAY-6472) ([#2515](https://github.com/quay/quay/issues/2515))
-- [21e502f8](https://github.com/quay/quay/commit/21e502f86e55ee068d57e825679464790b077017): graceful error handling for robot acct already exists (PROJQUAY-6261) ([#2436](https://github.com/quay/quay/issues/2436))
-### Autoprune
-- [236e2fe4](https://github.com/quay/quay/commit/236e2fe4fd50ef9b3c71c7221b8cc236192d87cf): adding audit logs to namespace autoprune policy API (PROJQUAY-6229) ([#2431](https://github.com/quay/quay/issues/2431))
-- [7e7dfc91](https://github.com/quay/quay/commit/7e7dfc919ea9817127b71583f4c36a3f4abeadfe): validating input to autoprune policy (PROJQUAY-6230) ([#2430](https://github.com/quay/quay/issues/2430))
-### Backend
-- [74fd23d7](https://github.com/quay/quay/commit/74fd23d7d30e3eb64eb752eac3d1581031433060): Syncing teams with OIDC group (PROJQUAY-6290) ([#2693](https://github.com/quay/quay/issues/2693))
-### Billing
-- [2a4ac093](https://github.com/quay/quay/commit/2a4ac0930608f6d64bbf55b595736da2518a4bea): marketplace UI (PROJQUAY-6551) ([#2595](https://github.com/quay/quay/issues/2595))
-- [0b6b1598](https://github.com/quay/quay/commit/0b6b1598de5590ed6eb9c8e24a9aef3045e50a54): apply free trial to stripe checkout sessions (PROJQUAY-6405) ([#2491](https://github.com/quay/quay/issues/2491))
-### Build(Deps)
-- [e8256477](https://github.com/quay/quay/commit/e825647733fe8d9e47c78be554d2a5cdb3115673): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.50.20 in /config-tool ([#2690](https://github.com/quay/quay/issues/2690))
-- [116f19b1](https://github.com/quay/quay/commit/116f19b17726866f8bccfd60efdcb0c9bd510185): bump cryptography from 41.0.4 to 41.0.6 ([#2514](https://github.com/quay/quay/issues/2514))
-- [0ea33dc3](https://github.com/quay/quay/commit/0ea33dc303162d3bd7ba145a752e343190615701): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /config-tool ([#2455](https://github.com/quay/quay/issues/2455))
-- [4a1e44f9](https://github.com/quay/quay/commit/4a1e44f95d5291b76b55c0552477948c654e570f): bump oslo-i18n from 3.25.1 to 6.2.0 ([#2501](https://github.com/quay/quay/issues/2501))
-- [2f8efdaa](https://github.com/quay/quay/commit/2f8efdaa8ef428a716eec3a42c9f289129ec34d1): bump websocket-client from 0.57.0 to 1.7.0 ([#2525](https://github.com/quay/quay/issues/2525))
-- [da2ffe76](https://github.com/quay/quay/commit/da2ffe762f82e81c35660f9873ccee4a753e7410): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.66 in /config-tool ([#2563](https://github.com/quay/quay/issues/2563))
-- [f5a5e4e4](https://github.com/quay/quay/commit/f5a5e4e41f15085cdd3addddea35cffd4f225f4e): bump axios from 1.4.0 to 1.6.5 in /web ([#2589](https://github.com/quay/quay/issues/2589))
-- [f5c78c5a](https://github.com/quay/quay/commit/f5c78c5ab1f0f32fbbcf2010f356bd84fb62d443): bump jinja2 from 3.1.2 to 3.1.3 ([#2600](https://github.com/quay/quay/issues/2600))
-### Build(Deps-Dev)
-- [746e3727](https://github.com/quay/quay/commit/746e372741ce5b90f861a0eb9f07e5c391a3314a): bump dotenv-webpack from 7.1.0 to 8.0.1 in /web ([#2255](https://github.com/quay/quay/issues/2255))
-- [5e1a54a5](https://github.com/quay/quay/commit/5e1a54a585b19d39248a04d5136eb46c796e9064): bump browserify-sign from 4.2.1 to 4.2.2 in /web ([#2439](https://github.com/quay/quay/issues/2439))
-- [52275a3d](https://github.com/quay/quay/commit/52275a3d82f23cbde878b69e54af91a414ef4163): bump eslint from 8.49.0 to 8.56.0 in /web ([#2566](https://github.com/quay/quay/issues/2566))
-### Cache
-- [be4edd02](https://github.com/quay/quay/commit/be4edd02a3b39c0c8c84660a5e5e15aae79fa330): add caching for manifest requests (PROJQUAY-6482) ([#2522](https://github.com/quay/quay/issues/2522))
-- [a7737722](https://github.com/quay/quay/commit/a7737722fcb335180ec01812d9b3fa472bda3deb): adding caching on look_up repository (PROJQUAY-6472) ([#2521](https://github.com/quay/quay/issues/2521))
-### Cdn
-- [93c816b2](https://github.com/quay/quay/commit/93c816b2b78881d3aa5ae797e6771d075a3bda30): add namespace and username to CDN redirect for usage calculation (PROJQUAY-5939) ([#2616](https://github.com/quay/quay/issues/2616))
-### Chore
-- [b23a2282](https://github.com/quay/quay/commit/b23a2282259317723fd85623871516604a5b5c3b): update local development clair to 4.7.2 ([#2692](https://github.com/quay/quay/issues/2692))
-- [80c184f1](https://github.com/quay/quay/commit/80c184f168103046b8a2bfab1597ae53a1fbaa8f): extend market place subscription enddate (chore) ([#2663](https://github.com/quay/quay/issues/2663))
-- [6d5e6293](https://github.com/quay/quay/commit/6d5e6293e32202967720078206da0a417419ad06): use oci_model directly without proxy object ([#2618](https://github.com/quay/quay/issues/2618))
-- [88168d08](https://github.com/quay/quay/commit/88168d0878b98d9f1ac1b3896877435a2624b515): adding debug logging for repository_lookup cache key(PROJQUAY-6472) ([#2610](https://github.com/quay/quay/issues/2610))
-### Chore: Amd64 Nightly
-- [84ac7f20](https://github.com/quay/quay/commit/84ac7f208985a9bef2da1c9057cb6370bc512ca9): add libpq-dev to fix issue while installing psycopg2 ([#2642](https://github.com/quay/quay/issues/2642))
-### Configtool
-- [94735bcf](https://github.com/quay/quay/commit/94735bcfbd8ec9613eca0b0b643c44e35bf347cf): Adding validation for IBM Cloud Storage (PROJQUAY-6549) ([#2568](https://github.com/quay/quay/issues/2568))
-### Database
-- [9621d4ef](https://github.com/quay/quay/commit/9621d4efe356f1c7f9bc072c4d5df3d0af65027c): use psycopg2 instead of psycopg2-binary (PROJQUAY-6453) ([#2511](https://github.com/quay/quay/issues/2511))
-### Deploy
-- [bb0a6332](https://github.com/quay/quay/commit/bb0a63322fc9cba12ab9b9eccb5d883e30b7db60): update main deployment to add regitry worker count (PROJQUAY-6456) ([#2546](https://github.com/quay/quay/issues/2546))
-- [aab56e43](https://github.com/quay/quay/commit/aab56e43977a3d45e314b7386e89e8261289c1b7): fix health check endpoint for quay deployment (PROJQUAY-6456) ([#2544](https://github.com/quay/quay/issues/2544))
-- [248ea771](https://github.com/quay/quay/commit/248ea77190cbbf2e604a27b8f123fed2bdd5885d): update deploy template add proxy port (PROJQUAY-6456) ([#2539](https://github.com/quay/quay/issues/2539))
-- [2410c7a9](https://github.com/quay/quay/commit/2410c7a99c9d9731df05c889406db80bbe144544): add web worker count to deployment (PROJQUAY-6453) ([#2520](https://github.com/quay/quay/issues/2520))
-- [7284542f](https://github.com/quay/quay/commit/7284542f16eb3735bb2228fd7d0a7e15a3061f20): add DB pooling to py3 template (PROJQUAY-5550) ([#2474](https://github.com/quay/quay/issues/2474))
-- [3f39a0fc](https://github.com/quay/quay/commit/3f39a0fc6fffd0d3e279a10f99d56f77eabb6d18): Add connection pooling env variable (PROJQUAY-5550) ([#2472](https://github.com/quay/quay/issues/2472))
-### Endpoints
-- [827ca13a](https://github.com/quay/quay/commit/827ca13aa01c130af0137a8272a5b92e7a144254): add error handler for RequestRedirect (PROJQUAY-6724) ([#2710](https://github.com/quay/quay/issues/2710))
-### Feat
-- [98811f53](https://github.com/quay/quay/commit/98811f539731b80c6d2de9a55011674d9225fd3e): Add auto-prune policy at repository level (PROJQUAY-6354) ([#2691](https://github.com/quay/quay/issues/2691))
-### Federationuser(Ldap)
-- [2c24975d](https://github.com/quay/quay/commit/2c24975dbb5ef7c2471863fb2d50918342ab9aa3): fixing keepalive settings for LDAP connections (PROJQUAY-5137) ([#2440](https://github.com/quay/quay/issues/2440))
-### Fix
-- [a8381d45](https://github.com/quay/quay/commit/a8381d45d3932451269061ff02b35f0748b0fe5d): pull-through should tolerate missing tag (PROJQUAY-4849) ([#2598](https://github.com/quay/quay/issues/2598))
-### Logs
-- [e8ff33e7](https://github.com/quay/quay/commit/e8ff33e728eef4f70ceb2834c3431dca0139b09c): add failure logging for login, push, pull and delete events (PROJQUAY-5411) ([#1903](https://github.com/quay/quay/issues/1903))
-### Manifest
-- [0b3d35b7](https://github.com/quay/quay/commit/0b3d35b71d5a28a5d6c6e0c5dc5c249007dcfd31): support empty config for artifacts (PROJQUAY-6658) ([#2647](https://github.com/quay/quay/issues/2647))
-### Marketplace
-- [2ab7dc29](https://github.com/quay/quay/commit/2ab7dc29f46c1b24deea5283a784e9ad9072b6fc): add support for quantity from subscriptions api (PROJQUAY-6551) ([#2633](https://github.com/quay/quay/issues/2633))
-- [54bc56d5](https://github.com/quay/quay/commit/54bc56d5bee2837b000a2ac22dbdd3839eb7103f): return array of valid subscriptions when looking up subscription (PROJQUAY-6551) ([#2613](https://github.com/quay/quay/issues/2613))
-- [26451766](https://github.com/quay/quay/commit/26451766ad5f49aa70d5900e6a42ab69e20921c4): make sure customer id from api is returned as an int (PROJQUAY-233) ([#2590](https://github.com/quay/quay/issues/2590))
-- [1c893bab](https://github.com/quay/quay/commit/1c893baba533bb5853c220e0b9cf6ba56a9faa63): update reconciliationworker to use webCustomerId instead of ebsAccountNumber (PROJQUAY-233) ([#2582](https://github.com/quay/quay/issues/2582))
-- [79723f1c](https://github.com/quay/quay/commit/79723f1ce3725625ddc8a54351b50e5239ef1e56): add exception handling for reconciler (PROJQUAY-233) ([#2560](https://github.com/quay/quay/issues/2560))
-- [1bf3f448](https://github.com/quay/quay/commit/1bf3f44820da011a41cf53db16b9b67901588e02): update user ebs number lookup to find personal account numbers (PROJQUAY-233) ([#2545](https://github.com/quay/quay/issues/2545))
-- [4c243341](https://github.com/quay/quay/commit/4c2433413c7a567bba5a23baae761652bc0d549a): add logging for user api (PROJQUAY-233) ([#2513](https://github.com/quay/quay/issues/2513))
-- [3aa21213](https://github.com/quay/quay/commit/3aa2121326b07e10dc46a98e4f33a6529bf83713): return None if subscription api times out (PROJQUAY-5363) ([#2437](https://github.com/quay/quay/issues/2437))
-### Oci
-- [8895caf9](https://github.com/quay/quay/commit/8895caf97ba6e06c885b222010c7159594645ab3): remove platform requirement for image index (PROJQUAY-6658) ([#2657](https://github.com/quay/quay/issues/2657))
-### Oidc
-- [3446d563](https://github.com/quay/quay/commit/3446d5630b638f31335bca5d245f06277f2aa4b3): display error msg when signing in via username password (PROJQUAY-6740) ([#2714](https://github.com/quay/quay/issues/2714))
-### Quayio
-- [161a4717](https://github.com/quay/quay/commit/161a4717d28f3da547be2eb605f02823f8233d1b): Remove cpu limits (PROJQUAY-6440) ([#2503](https://github.com/quay/quay/issues/2503))
-### Quota
-- [29258ae0](https://github.com/quay/quay/commit/29258ae0c7b1ca0db9777042129ee5ac3e5532fb): removing repo size from quota verification (PROJQUAY-6637) ([#2704](https://github.com/quay/quay/issues/2704))
-### Registry
-- [e91b9e45](https://github.com/quay/quay/commit/e91b9e4543a7fc75abb3cf4bc17cf0a73ec748f0): allow pushing manifests with artifactType and subject fields (PROJQUAY-6673) ([#2659](https://github.com/quay/quay/issues/2659))
-### Revert "Api
-- [6fc77823](https://github.com/quay/quay/commit/6fc77823da976fc5a73771e81684dd73a3dd6002): add caching for get_repository method (PROJQUAY-6472)" ([#2517](https://github.com/quay/quay/issues/2517))
-### Secscan
-- [1fa6ed5d](https://github.com/quay/quay/commit/1fa6ed5dfd1ac194eb01015c3b5a1b923677c545): enable gc for manifests by default (PROJQUAY-4126) ([#2485](https://github.com/quay/quay/issues/2485))
-### Sso
-- [3e6384e6](https://github.com/quay/quay/commit/3e6384e6424cfa5b1873b84fc52793049ba64981): adding error log for export compliance (PROJQUAY-6486) ([#2540](https://github.com/quay/quay/issues/2540))
-### Storage
-- [e243d233](https://github.com/quay/quay/commit/e243d233f19c418e3d3d3804d05b787d79f68ba7): Fix big layer uploads for Ceph/RADOS driver (PROJQUAY-6586) ([#2601](https://github.com/quay/quay/issues/2601))
-- [9f0e60e4](https://github.com/quay/quay/commit/9f0e60e46851311ae0c53e74c68ebe7cdbd04daf): adding IBM COS storage option (PROJQUAY-2679) ([#2470](https://github.com/quay/quay/issues/2470))
-- [ad0d979c](https://github.com/quay/quay/commit/ad0d979c488372fec004f5531a83c48954a5d74a): pass S3 region to S3Storage init (PROJQUAY-6375) ([#2459](https://github.com/quay/quay/issues/2459))
-### Sts
-- [233c1288](https://github.com/quay/quay/commit/233c1288496d360c8f4416d36ecebd63ab0ef4ea): Add STS support for S3 (PROJQUAY-6362) ([#2632](https://github.com/quay/quay/issues/2632))
-### Task
-- [e6bf6392](https://github.com/quay/quay/commit/e6bf6392aab2c492f1e16fb55ad4e35b89108a89): Upgrade Quay nginx (PROJQUAY-6685) ([#2674](https://github.com/quay/quay/issues/2674))
-### Ui
-- [b6c6f00c](https://github.com/quay/quay/commit/b6c6f00c3b024547b15d72bac0aba6914ce7e4db): fix bug in usage logs description (PROJQUAY-6755) ([#2711](https://github.com/quay/quay/issues/2711))
-- [5e3381a4](https://github.com/quay/quay/commit/5e3381a425e95ab44853164373a7a78b3fa61eb0): add usage log table (PROJQUAY-6702) ([#2695](https://github.com/quay/quay/issues/2695))
-- [4cb0a574](https://github.com/quay/quay/commit/4cb0a57488f49f5eea01baa346c425963df4f22d): ui and initial scaffolding for OIDC auth (PROJQUAY-6298) ([#2646](https://github.com/quay/quay/issues/2646))
-- [0c03e6af](https://github.com/quay/quay/commit/0c03e6af6b2ea34049ae1bd9d7cf9b32a9d5921d): add chart for usage logs (PROJQUAY-6701) ([#2681](https://github.com/quay/quay/issues/2681))
-- [b641538b](https://github.com/quay/quay/commit/b641538badb60742dece91f52eca70519452fc76): removing repo settings and build UI feature flags (PROJQUAY-6617) ([#2680](https://github.com/quay/quay/issues/2680))
-- [ca78dddf](https://github.com/quay/quay/commit/ca78dddfc6ab09a6dcbbc0a560801e6737898ac8): add width and height for logo (PROJQUAY-5460) ([#2683](https://github.com/quay/quay/issues/2683))
-- [00d983bf](https://github.com/quay/quay/commit/00d983bf4bc09fb4d5522622e60f6d301ce002bc): view builds logs (PROJQUAY-6296) ([#2679](https://github.com/quay/quay/issues/2679))
-- [426e1a94](https://github.com/quay/quay/commit/426e1a946d31cf7a35fb37c088c035fef3da2b4a): add overview to plugin (PROJQUAY-5460) ([#2682](https://github.com/quay/quay/issues/2682))
-- [417e66ee](https://github.com/quay/quay/commit/417e66ee76d0837ed442e93850110b2c8b5a1289): run builds (PROJQUAY-6297) ([#2636](https://github.com/quay/quay/issues/2636))
-- [f312efbc](https://github.com/quay/quay/commit/f312efbce20d94061eef88f4ddd87ca4c3e3671d): fixing build trigger test (PROJQUAY-6695) ([#2677](https://github.com/quay/quay/issues/2677))
-- [19f2bb81](https://github.com/quay/quay/commit/19f2bb81d71698a729535496e2bb262c7554ad7d): add breadcrumbs for overview (PROJQUAY-5460) ([#2676](https://github.com/quay/quay/issues/2676))
-- [696c35a8](https://github.com/quay/quay/commit/696c35a8ae7ad5b46f41eb5e0a26229f10660457): fix docker and podman login command for windows (PROJQUAY-6648) ([#2644](https://github.com/quay/quay/issues/2644))
-- [5f4c15be](https://github.com/quay/quay/commit/5f4c15bebd2722e5ff4c76b78301bfa2f8184d3d): add export button for usage logs (PROJQUAY-6420) ([#2492](https://github.com/quay/quay/issues/2492))
-- [5c44cc48](https://github.com/quay/quay/commit/5c44cc483f18a012c81197867c60b963b40c0c1e): add section for RH subscriptions under billing settings (PROJQUAY-5363) ([#2656](https://github.com/quay/quay/issues/2656))
-- [df73b6e9](https://github.com/quay/quay/commit/df73b6e9e1ed8f6404b02d2254d81944d08ffc7d): updating references to status.redhat.com (PROJQUAY-6654) ([#2645](https://github.com/quay/quay/issues/2645))
-- [0981ce15](https://github.com/quay/quay/commit/0981ce15a203b043ffac236d9adaf442bd81d496): fix scrollbars and various layout issues (PROJQUAY-6619) ([#2629](https://github.com/quay/quay/issues/2629))
-- [7ba3a3d9](https://github.com/quay/quay/commit/7ba3a3d98887bb5034b033ccf1d23c6f731660c2): adjusting size of avatar (PROJQUAY-6676) ([#2660](https://github.com/quay/quay/issues/2660))
-- [eec2c0fc](https://github.com/quay/quay/commit/eec2c0fc5e95ebfed3c9ce2a424db84d8c342aa0): fixing tag list reset when rendering manifest lists (PROJQUAY-5793) ([#2643](https://github.com/quay/quay/issues/2643))
-- [03b7fec2](https://github.com/quay/quay/commit/03b7fec2116854f89272f3103b1699bb59577e17): implementing github and gitlab build triggers (PROJQUAY-6585) ([#2614](https://github.com/quay/quay/issues/2614))
-- [40bcd1f1](https://github.com/quay/quay/commit/40bcd1f141dd4141a4ecbb3cb21282053a678203): allow for regular expressions to be used in search (PROJQUAY-6597) ([#2611](https://github.com/quay/quay/issues/2611))
-- [7cec2f66](https://github.com/quay/quay/commit/7cec2f66975370d5869f15f7ec67cd433a2a9244): implementing creation of custom git trigger (PROJQUAY-6299) ([#2599](https://github.com/quay/quay/issues/2599))
-- [27cceb1b](https://github.com/quay/quay/commit/27cceb1bb4b74a3f4e2a827fdfc347eebd5728ea): adding build trigger table (PROJQUAY-6295) ([#2570](https://github.com/quay/quay/issues/2570))
-- [7357e317](https://github.com/quay/quay/commit/7357e317d6951c01d0ee6ff24c0c6c29e6501eb5): adding build avatar image size (PROJQUAY-6575) ([#2580](https://github.com/quay/quay/issues/2580))
-- [2a22ed09](https://github.com/quay/quay/commit/2a22ed09c600b9d89d54ce7d6f535402414ac826): add dark mode to see Quay in a new light or lack thereof (PROJQUAY-6570) ([#2575](https://github.com/quay/quay/issues/2575))
-- [77d6ad74](https://github.com/quay/quay/commit/77d6ad741b78d483c371ab1ec31b3a66b04f72b5): breadcrumbs fix when org and repo names are identical (PROJQUAY-6504) ([#2569](https://github.com/quay/quay/issues/2569))
-- [6f365ed7](https://github.com/quay/quay/commit/6f365ed745b69030f159fe4c4c10ee8a4ff92aad): updating logo for quay.io (PROJQUAY-6531) ([#2559](https://github.com/quay/quay/issues/2559))
-- [9b43b475](https://github.com/quay/quay/commit/9b43b4752f73e13fc960c8c8d83c2bf4832da5b7): Prevent switch to beta UI toggle from rendering if user is anonymous (PROJQUAY-6526) ([#2558](https://github.com/quay/quay/issues/2558))
-- [4f0c8db1](https://github.com/quay/quay/commit/4f0c8db1055b66712270c0751f88ceaeecddcb2c): show UI toogle to all users in quay.io (PROJQUAY-6505) ([#2553](https://github.com/quay/quay/issues/2553))
-- [ac221a60](https://github.com/quay/quay/commit/ac221a601d300561a010b718e9cf133f48dbda98): implementing build history page (PROJQUAY-6293) ([#2523](https://github.com/quay/quay/issues/2523))
-- [e6d35781](https://github.com/quay/quay/commit/e6d35781063b5393bb13edf6ce9fe2aa56ff80f6): updates Quay.io documentation redirect link (PROJQUAY-6473) ([#2516](https://github.com/quay/quay/issues/2516))
-- [03490a06](https://github.com/quay/quay/commit/03490a0614ca0948a421251a1735fa46075de776): fix broken update of repo description (PROJQUAY-6243) ([#2554](https://github.com/quay/quay/issues/2554))
-- [a9eaa380](https://github.com/quay/quay/commit/a9eaa380f1797c7303c34c0d51675134d095eb8e): add breadcrumbs for teams page (PROJQUAY-6442) ([#2504](https://github.com/quay/quay/issues/2504))
-- [a7b448c6](https://github.com/quay/quay/commit/a7b448c6300922ac43baca3f3f9ffe07dcf7c310): following capitalisation guidelines in the new ui (PROJQUAY-6247) ([#2488](https://github.com/quay/quay/issues/2488))
-- [29acc8da](https://github.com/quay/quay/commit/29acc8da5e0cba24e70d5c5594fd324e0e7952c9): Allow adding user from create team wizard (PROJQUAY-6336) ([#2468](https://github.com/quay/quay/issues/2468))
-- [0c08bfff](https://github.com/quay/quay/commit/0c08bfffa242c56c44220e4ff8fd2b5f8f97b7c0): display manifest list size range (PROJQUAY-6393) ([#2469](https://github.com/quay/quay/issues/2469))
-- [d860e40b](https://github.com/quay/quay/commit/d860e40b3d1fd841c768567db3bc4e52dcfb4a3b): breadcrumbs on new ui (PROJQUAY-5452) ([#1893](https://github.com/quay/quay/issues/1893))
-- [94ca5b31](https://github.com/quay/quay/commit/94ca5b31c67a8512623792fdf14a05678f20b1d5): fix tab visibility for teams and membership (PROJQUAY-6333) ([#2451](https://github.com/quay/quay/issues/2451))
-- [e2d25699](https://github.com/quay/quay/commit/e2d25699d87237361a1c990f112c3c5c3f2c781a): fix search for bulk delete default permission modal (PROJQUAY-6369) ([#2464](https://github.com/quay/quay/issues/2464))
-- [ccb3658a](https://github.com/quay/quay/commit/ccb3658a90ac66a285f380e1ce738e97dd7bc3d3): allow current day to be selected for tag expiration (PROJQUAY-6262) ([#2448](https://github.com/quay/quay/issues/2448))
-- [0b06da02](https://github.com/quay/quay/commit/0b06da023a3e16fcf1ba404a9eb4c970066c246a): Add form for repository state (PROJQUAY-5715) ([#2449](https://github.com/quay/quay/issues/2449))
-- [7c0cc50a](https://github.com/quay/quay/commit/7c0cc50a59845700cd08407f79157984c60cc5a0): Add landing page for quay.io (PROJQUAY-5460) ([#2264](https://github.com/quay/quay/issues/2264))
-### User(Robots)
-- [0dfa72d0](https://github.com/quay/quay/commit/0dfa72d03607142ebf1e7acb398ac32c9019a717): disallow robot login and create 2nd (PROJQUAY-5968) ([#2483](https://github.com/quay/quay/issues/2483))
-### [Redhat-3.11] Autoprune
-- [d084d6b8](https://github.com/quay/quay/commit/d084d6b882fa0b1b84968b4ac563fd687bc88b76): add alembic script to remove unique constraint on index (PROJQUAY-6782) ([#2732](https://github.com/quay/quay/issues/2732))
-### [Redhat-3.11] Feat(Oidc)
-- [d2ee37f0](https://github.com/quay/quay/commit/d2ee37f074fa8836cba4ab8f61d38db59e6c893a): add OIDC_DISABLE_USER_ENDPOINT parameter (PROJQUAY-6908) ([#2774](https://github.com/quay/quay/issues/2774))
-### [Redhat-3.11] Oidc
-- [d6d495d2](https://github.com/quay/quay/commit/d6d495d2ebcf3c4b21071c04020c91f7d8e82522): allows users to login via cli (PROJQUAY-6873) ([#2771](https://github.com/quay/quay/issues/2771))
-- [be53ca4c](https://github.com/quay/quay/commit/be53ca4c75911927489b5ad17c09750d72bb88a0): use federated login service to sync quay teams (PROJQUAY-6741) ([#2726](https://github.com/quay/quay/issues/2726))
-### [Redhat-3.11] Storage
-- [6722a23d](https://github.com/quay/quay/commit/6722a23dd23849fe35f3c28d3aec70776c473352): Increase GCP timeout (PROJQUAY-6819) ([#2745](https://github.com/quay/quay/issues/2745))
-### [Redhat-3.11] Ui
-- [540ed54a](https://github.com/quay/quay/commit/540ed54ae691f90edd27ca5b3f7f2dfd4f8c5900): rename directory sync to team sync (PROJQUAY-6880) ([#2753](https://github.com/quay/quay/issues/2753))
-- [a2bb47e4](https://github.com/quay/quay/commit/a2bb47e4d9d92c1035d8e6a5539a1c3bdc8ae17f): updating nginx routing rule for userfiles (PROJQUAY-6841) ([#2744](https://github.com/quay/quay/issues/2744))
-- [2cd0dcb0](https://github.com/quay/quay/commit/2cd0dcb0180986180ec642b4be3d5d719c265d7b): show delete option for robot accounts when team is synced with external group (PROJQUAY-6828) ([#2738](https://github.com/quay/quay/issues/2738))
-- [85216682](https://github.com/quay/quay/commit/85216682c75041e8ab79f2980943ec401f3aa337): show repository autoprune tab only for repo write permission (PROJQUAY-6780) ([#2733](https://github.com/quay/quay/issues/2733))
-- [5286c33f](https://github.com/quay/quay/commit/5286c33f8c971c691567d4b46df2c38673eb1d6d): add description for log kind autoprune policy (PROJQUAY-6781) ([#2734](https://github.com/quay/quay/issues/2734))
-- [079484cd](https://github.com/quay/quay/commit/079484cd004c92df200f8e9718bfe2e53cfcdb30): not displaying build tab when repo is mirror or readonly (PROJQUAY-6827) ([#2731](https://github.com/quay/quay/issues/2731))
-
-
-## [v3.10.7] - 2024-12-10
-### Api
-- [e1fc6e1c](https://github.com/quay/quay/commit/e1fc6e1c65b7ca1f89662d20074fd57192bc1e09): adding permissions for global readonly superuser (PROJQUAY-7545) ([#3080](https://github.com/quay/quay/issues/3080))
-- [0eefefa7](https://github.com/quay/quay/commit/0eefefa7ce75b5b472f92761788d8a651bf3fd6b): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7308) ([#2942](https://github.com/quay/quay/issues/2942))
-### Dep
-- [a584caf2](https://github.com/quay/quay/commit/a584caf258d82dd532fb5b5e3ddf7afcedceb496): updating axios (PROJQUAY-7657) ([#3469](https://github.com/quay/quay/issues/3469))
-### Deps
-- [9d86901e](https://github.com/quay/quay/commit/9d86901ed8df2d42c684b2a8937df5dcb1629231): bump protobuf (PROJQUAY-7970) ([#3331](https://github.com/quay/quay/issues/3331)) ([#3483](https://github.com/quay/quay/issues/3483))
-- [3d75743b](https://github.com/quay/quay/commit/3d75743b63a31441ec8550bbe240531462ae4da8): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3420](https://github.com/quay/quay/issues/3420)) ([#3482](https://github.com/quay/quay/issues/3482))
-- [2d0cbc14](https://github.com/quay/quay/commit/2d0cbc14879b8baeb296364831cf31fc0b55424f): Upgrade express and dependencies (PROJQUAY-7800) ([#3433](https://github.com/quay/quay/issues/3433))
-### Revert "Deps
-- [5c1d5416](https://github.com/quay/quay/commit/5c1d541638a1ab0e8e23347aed62ba0654892fba): Upgrade express and dependencies (PROJQUAY-7800)" ([#3452](https://github.com/quay/quay/issues/3452))
-### [Redhat-3.10] Api
-- [c1bc61e4](https://github.com/quay/quay/commit/c1bc61e4f1f7800fb03726d0344811482ca5d622): adding global readonly user to list repo endpoint (PROJQUAY-7549) ([#3087](https://github.com/quay/quay/issues/3087))
-- [2119c14e](https://github.com/quay/quay/commit/2119c14eabe320de5ada38dc51a9856b52b1860d): adding token to global readonly user list robots (PROJQUAY-7545) ([#3084](https://github.com/quay/quay/issues/3084))
-- [071257c0](https://github.com/quay/quay/commit/071257c03937a323699fca0fc10f3f3191d45416): adding global readonly superuser to superuser endpoints (PROJQUAY-7542) ([#3078](https://github.com/quay/quay/issues/3078))
-### [Redhat-3.10] Deps
-- [a196e598](https://github.com/quay/quay/commit/a196e598566b0d7322f3daa941ce7f38a9fe85c9): downgrading cryptography ([#3495](https://github.com/quay/quay/issues/3495))
-### [Redhat-3.10] Ui
-- [507e07a6](https://github.com/quay/quay/commit/507e07a659fad31ea2a2e8d0b5d8c0b9a083e8f1): removing bootbox ([#3480](https://github.com/quay/quay/issues/3480))
-
-
-## [v3.10.6] - 2024-06-04
-
-
-## [v3.10.5] - 2024-04-08
-### Cherrypick
-- [02635f5f](https://github.com/quay/quay/commit/02635f5fccbd5870be87a9aa41f77d160612a877): commit f2417670 from master (PROJQUAY-6895) ([#2797](https://github.com/quay/quay/issues/2797))
-### [Redhat-3.10] Quota
-- [30496b29](https://github.com/quay/quay/commit/30496b29c4f7f99de4b3440eb2cecf116a5c4b47): removing repo size from quota verification (PROJQUAY-6637) ([#2708](https://github.com/quay/quay/issues/2708))
-
-
-## [v3.10.4] - 2024-02-07
-
-
-## [v3.10.3] - 2024-01-23
-### [Redhat-3.10] Fix
-- [4dd833ad](https://github.com/quay/quay/commit/4dd833adf16cc3bcd2530028bfb60c5a8d80ac20): pull-through should tolerate missing tag (PROJQUAY-4849) ([#2617](https://github.com/quay/quay/issues/2617))
-### [Redhat-3.10] Ui
-- [5a9cabd0](https://github.com/quay/quay/commit/5a9cabd00cbe921f02af766d69bff46a0ab04ff1): fix broken update of repo description (PROJQUAY-6243) ([#2612](https://github.com/quay/quay/issues/2612))
-
-
-## [v3.10.2] - 2024-01-08
-### [Redhat-3.10] Configtool
-- [a5ec0422](https://github.com/quay/quay/commit/a5ec0422eab667d07d5053bf4d44f78129d663e2): Adding validation for IBM Cloud Storage (PROJQUAY-6549) ([#2581](https://github.com/quay/quay/issues/2581))
-
-
-## [v3.10.1] - 2023-12-05
-### [Redhat-3.10] Api
-- [1499ae5c](https://github.com/quay/quay/commit/1499ae5cf2e0b6dc3adf35dd262d2f0d91258a9f): adding nickname decorator to autoprune policy endpoints (PROJQUAY-6483) ([#2535](https://github.com/quay/quay/issues/2535))
-### [Redhat-3.10] Autoprune
-- [73b36220](https://github.com/quay/quay/commit/73b36220b35e929fb7b57f893dbfccdfb4c45c9c): adding audit logs to namespace autoprune policy API (PROJQUAY-6229) ([#2538](https://github.com/quay/quay/issues/2538))
-### [Redhat-3.10] Storage
-- [9dde0359](https://github.com/quay/quay/commit/9dde03599862f6f4f3b3ef41ebb1db8234442edb): adding IBM COS storage option (PROJQUAY-2679) ([#2536](https://github.com/quay/quay/issues/2536))
-### [Redhat-3.10] Ui
-- [d4b18ad4](https://github.com/quay/quay/commit/d4b18ad4fa01eda0cd74d0b9ed3063e5686195c4): fix search for bulk delete default permission modal (PROJQUAY-6369) ([#2467](https://github.com/quay/quay/issues/2467))
-- [bf6733ff](https://github.com/quay/quay/commit/bf6733ffa24a67dcb2b5dcddc8e38a883f234328): fix tab visibility for teams and membership (PROJQUAY-6333) ([#2482](https://github.com/quay/quay/issues/2482))
-- [fea7c2cb](https://github.com/quay/quay/commit/fea7c2cb7c82b9b08651ba1b3e6212c6ab4d0cec): breadcrumbs on new ui (PROJQUAY-5452) ([#2490](https://github.com/quay/quay/issues/2490))
-- [4d3aa4dd](https://github.com/quay/quay/commit/4d3aa4dd0a4c92801c0ea2048fa16e9fac307054): Allow adding user from create team wizard (PROJQUAY-6336) ([#2502](https://github.com/quay/quay/issues/2502))
-### [Redhat-3.10] User(Robots)
-- [2044413b](https://github.com/quay/quay/commit/2044413b83273bc49ac7d3bb929763722e5a2376): disallow robot login and create 2nd (PROJQUAY-5968) ([#2541](https://github.com/quay/quay/issues/2541))
-
-
-## [v3.10.0] - 2023-11-15
-### Api
-- [e5a5e178](https://github.com/quay/quay/commit/e5a5e17814670305463e1c230359963d4ccb01fe): accepting empty body for create robot endpoints (PROJQUAY-6224) ([#2420](https://github.com/quay/quay/issues/2420))
-- [c93b6d08](https://github.com/quay/quay/commit/c93b6d080d0464a0ac40b71f0b76b906adebedfa): fix duplicate robot accounts (PROJQUAY-5931) ([#2192](https://github.com/quay/quay/issues/2192))
-- [a095e1f9](https://github.com/quay/quay/commit/a095e1f938827b18fc987d3bfa7bf2e0f1207e91): Adding ignore timezone flag when parsing datetime (PROJQUAY-5360) ([#2027](https://github.com/quay/quay/issues/2027))
-- [2371c4d6](https://github.com/quay/quay/commit/2371c4d605a3b2a6c8ac239e39a461cb621f7089): allow robot token creation with a pre-defined token (PROJQUAY-5414) ([#1972](https://github.com/quay/quay/issues/1972))
-- [e38d70f0](https://github.com/quay/quay/commit/e38d70f0cb4136e2fd79e5dafaced6736110b699): add permanently delete tag usage log (PROJQUAY-5496) ([#1887](https://github.com/quay/quay/issues/1887))
-### Audit
-- [e1e8dc8e](https://github.com/quay/quay/commit/e1e8dc8efb12ee362123da67b0ba87de77fcf4bd): ignore errors due to read-only mode in audit logs (PROJQUAY-5598) ([#1928](https://github.com/quay/quay/issues/1928))
-### Authentication(LDAP)
-- [7ecf97b9](https://github.com/quay/quay/commit/7ecf97b9fc1aa43a7dec4cf498ca0e8e05344492): allow LDAP referrals to not be followed (PROJQUAY-5291) ([#1905](https://github.com/quay/quay/issues/1905))
-### Autoprune
-- [30efa2af](https://github.com/quay/quay/commit/30efa2af7670c62f72ac62af4dde272270bb78eb): preventing prune of mirror or readonly repos (PROJQUAY-6235) ([#2425](https://github.com/quay/quay/issues/2425))
-- [e8a6552c](https://github.com/quay/quay/commit/e8a6552cd0e8f8e8ebb48b26f2d4cdc0ff363eb6): updating task status to running (PROJQUAY-6213) ([#2413](https://github.com/quay/quay/issues/2413))
-- [fa8aaa32](https://github.com/quay/quay/commit/fa8aaa328fa62ba7b969e1527c58b95691bef16b): background worker (PROJQUAY-6095) ([#2402](https://github.com/quay/quay/issues/2402))
-- [1676cc04](https://github.com/quay/quay/commit/1676cc04e5538017175eb5a547d3c0dbd07dadc6): UI settings (PROJQUAY-6097) ([#2399](https://github.com/quay/quay/issues/2399))
-- [22c4bbfe](https://github.com/quay/quay/commit/22c4bbfee5c3c05559993f3f7279ff26bcfc49e4): add auto-prune policy endpoints (PROJQUAY-6096) ([#2393](https://github.com/quay/quay/issues/2393))
-- [0e496b46](https://github.com/quay/quay/commit/0e496b46a5d9b794c9c58318724e8bb84a7f9fcc): add initial setup for the autoprune feature (PROJQUAY-6094) ([#2277](https://github.com/quay/quay/issues/2277))
-### Billing
-- [e44783fe](https://github.com/quay/quay/commit/e44783fe19abb98e71358a58d5f769fa042f752e): Assign SKU to org (PROJQUAY-5363) ([#1989](https://github.com/quay/quay/issues/1989))
-### Build(Deps)
-- [74248c6e](https://github.com/quay/quay/commit/74248c6ef4039bb40c97e719ff6d884f7a60b773): bump urllib3 from 1.26.17 to 1.26.18 ([#2416](https://github.com/quay/quay/issues/2416))
-- [5cadff86](https://github.com/quay/quay/commit/5cadff869d45b42cd5aea9d66072a83752dbe17b): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /config-tool ([#2390](https://github.com/quay/quay/issues/2390))
-- [577d6824](https://github.com/quay/quay/commit/577d682485f78dbab0ebd8e7273d69746fcc26d4): bump golang.org/x/net from 0.15.0 to 0.17.0 in /config-tool ([#2403](https://github.com/quay/quay/issues/2403))
-- [2b5325ed](https://github.com/quay/quay/commit/2b5325ed7d50e306ea5d54e565ad170277d44b84): bump [@patternfly](https://github.com/patternfly)/react-charts from 7.0.1 to 7.1.1 in /web ([#2387](https://github.com/quay/quay/issues/2387))
-- [632a9a59](https://github.com/quay/quay/commit/632a9a59bbf6c2e805291cf513f335617cb170c4): bump github.com/aws/aws-sdk-go from 1.45.22 to 1.45.24 in /config-tool ([#2392](https://github.com/quay/quay/issues/2392))
-- [30c628af](https://github.com/quay/quay/commit/30c628af02846ded621248cccff2ae1ba464f5eb): bump sqlalchemy from 1.4.31 to 1.4.49 ([#2377](https://github.com/quay/quay/issues/2377))
-- [f672d67b](https://github.com/quay/quay/commit/f672d67bcf70d201d8b63d6704417f5301f8802f): bump deprecated from 1.2.7 to 1.2.14 ([#2374](https://github.com/quay/quay/issues/2374))
-- [d35aace9](https://github.com/quay/quay/commit/d35aace93073eb42fb6f8dac00e05f6451b06cc7): bump flask-restful from 0.3.9 to 0.3.10 ([#2379](https://github.com/quay/quay/issues/2379))
-- [a05017c3](https://github.com/quay/quay/commit/a05017c3e1df6cecd300143d109ddf9bf06e7460): bump zope-event from 4.5.0 to 5.0 ([#2378](https://github.com/quay/quay/issues/2378))
-- [ba188717](https://github.com/quay/quay/commit/ba188717336cec1601873fa333ea9c76a60126d1): bump python-swiftclient from 3.8.1 to 4.4.0 ([#2372](https://github.com/quay/quay/issues/2372))
-- [e7661f7e](https://github.com/quay/quay/commit/e7661f7e9b86511fcd157d6662ad41be431e3a78): bump react-scripts from 5.0.0 to 5.0.1 in /web ([#2297](https://github.com/quay/quay/issues/2297))
-- [fbfd4d8d](https://github.com/quay/quay/commit/fbfd4d8d8bc76a6fa0273e348c6e86f9d7461cf0): bump splunk-sdk from 1.7.3 to 1.7.4 ([#2371](https://github.com/quay/quay/issues/2371))
-- [57cb5210](https://github.com/quay/quay/commit/57cb5210d1deb4ea0e3259b2be328dd4942f243c): bump pymysql from 0.9.3 to 1.1.0 ([#2375](https://github.com/quay/quay/issues/2375))
-- [004090cb](https://github.com/quay/quay/commit/004090cb5dd6a5ee0d29d2c98aa019bfec6efe52): bump github.com/Azure/azure-storage-blob-go from 0.11.0 to 0.15.0 in /config-tool ([#2322](https://github.com/quay/quay/issues/2322))
-- [ed85c27d](https://github.com/quay/quay/commit/ed85c27d2a88830030d7ab10a22cc9cc9f24650a): bump decorator from 4.4.1 to 5.1.1 ([#2369](https://github.com/quay/quay/issues/2369))
-- [b6088b47](https://github.com/quay/quay/commit/b6088b471b8622a721dad278d403f1760bcef92e): bump jsonpointer from 2.0 to 2.4 ([#2365](https://github.com/quay/quay/issues/2365))
-- [365c3228](https://github.com/quay/quay/commit/365c3228c400f6867267ed51c171ad70bc831958): bump python-ldap from 3.4.0 to 3.4.3 ([#2362](https://github.com/quay/quay/issues/2362))
-- [092f5a34](https://github.com/quay/quay/commit/092f5a343d27492169fb7613fb5dc18a4626d8a4): bump pygithub from 1.45 to 2.1.1 ([#2354](https://github.com/quay/quay/issues/2354))
-- [e00b314a](https://github.com/quay/quay/commit/e00b314a742beeb10589309729dfe706af70fa32): bump psycopg2-binary from 2.9.3 to 2.9.9 ([#2356](https://github.com/quay/quay/issues/2356))
-- [5ef0bc6c](https://github.com/quay/quay/commit/5ef0bc6c9035d56e0019821127340ed5948d66fc): bump zipp from 2.1.0 to 3.17.0 ([#2355](https://github.com/quay/quay/issues/2355))
-- [0bf258f9](https://github.com/quay/quay/commit/0bf258f9715a954c3b79ce7d54284e2509ed8c9e): bump pip from 22.2.1 to 23.2.1 ([#2351](https://github.com/quay/quay/issues/2351))
-- [6d580332](https://github.com/quay/quay/commit/6d580332aba856b0642b6bc7474ddc685371f6d9): bump setuptools-scm[toml] from 7.1.0 to 8.0.4 ([#2353](https://github.com/quay/quay/issues/2353))
-- [bf914c54](https://github.com/quay/quay/commit/bf914c54d7cc4c3428423be89cb923184ead1787): bump protobuf from 3.18.3 to 3.20.3 ([#2348](https://github.com/quay/quay/issues/2348))
-- [d7ea068e](https://github.com/quay/quay/commit/d7ea068e987187beee234ecf2aaee2490159f127): bump netifaces from 0.10.9 to 0.11.0 ([#2350](https://github.com/quay/quay/issues/2350))
-- [1de5983c](https://github.com/quay/quay/commit/1de5983ca79121c35c311c2fd7caf48f687c4a99): bump boto3 from 1.21.42 to 1.28.61 ([#2347](https://github.com/quay/quay/issues/2347))
-- [f5bd2f75](https://github.com/quay/quay/commit/f5bd2f75b181d8b1eabfd092b13a467ea3f99df2): bump toposort from 1.5 to 1.10 ([#2346](https://github.com/quay/quay/issues/2346))
-- [8e2324a5](https://github.com/quay/quay/commit/8e2324a5cc0c335bd86b05113c3ef4d25ed5dabe): bump github.com/olekukonko/tablewriter from 0.0.5-0.20200416053754-163badb3bac6 to 0.0.5 in /config-tool ([#2327](https://github.com/quay/quay/issues/2327))
-- [5057d524](https://github.com/quay/quay/commit/5057d5244aa944358707497bf5c387300d689a41): bump mako from 1.2.2 to 1.2.4 ([#2343](https://github.com/quay/quay/issues/2343))
-- [c67f623e](https://github.com/quay/quay/commit/c67f623ec373307597552018f58bdb1f59ed3f15): bump babel from 2.9.1 to 2.13.0 ([#2340](https://github.com/quay/quay/issues/2340))
-- [f6c5463a](https://github.com/quay/quay/commit/f6c5463a2cccbc77e0627cf8a2ba120e03d89e86): bump requests-aws4auth from 0.9 to 1.2.3 ([#2338](https://github.com/quay/quay/issues/2338))
-- [c0a4ea9d](https://github.com/quay/quay/commit/c0a4ea9de311da09c4b82906c3e7ce156855ad0c): bump github.com/minio/minio-go/v7 from 7.0.40 to 7.0.63 in /config-tool ([#2326](https://github.com/quay/quay/issues/2326))
-- [3cf8a3b8](https://github.com/quay/quay/commit/3cf8a3b88d5f5f2d450602b10fa442454a9facc4): bump github.com/swaggo/http-swagger from 1.3.3 to 1.3.4 in /config-tool ([#2320](https://github.com/quay/quay/issues/2320))
-- [3937ae19](https://github.com/quay/quay/commit/3937ae19ab9fff5a067d0c933f54cb5b68c530b5): bump gunicorn from 20.1.0 to 21.2.0 ([#2335](https://github.com/quay/quay/issues/2335))
-- [9598f0e2](https://github.com/quay/quay/commit/9598f0e2882e427fabb8dd90eacf757dab031746): bump click from 8.1.3 to 8.1.7 ([#2334](https://github.com/quay/quay/issues/2334))
-- [450351a2](https://github.com/quay/quay/commit/450351a2bca4cfc3f2a16663c23ebde9194c4fa9): bump github.com/jackc/pgx/v4 from 4.11.0 to 4.18.1 in /config-tool ([#2317](https://github.com/quay/quay/issues/2317))
-- [8513df69](https://github.com/quay/quay/commit/8513df69d87768489e52961648aefb705f72328a): bump hashids from 1.2.0 to 1.3.1 ([#2332](https://github.com/quay/quay/issues/2332))
-- [27fceecb](https://github.com/quay/quay/commit/27fceecbdabb08410993ceec5324bcb22bf262a5): bump peewee from 3.13.1 to 3.16.3 ([#2323](https://github.com/quay/quay/issues/2323))
-- [adbe34be](https://github.com/quay/quay/commit/adbe34be671fba7c67f692d7abb35d3aec04c1e1): bump tldextract from 2.2.2 to 3.6.0 ([#2310](https://github.com/quay/quay/issues/2310))
-- [0604ee7d](https://github.com/quay/quay/commit/0604ee7d39a5fe036cb122b3bf18120d8d9699e4): bump python-magic from 0.4.15 to 0.4.27 ([#2324](https://github.com/quay/quay/issues/2324))
-- [79f92d79](https://github.com/quay/quay/commit/79f92d794d4e778e733637086b78d0b0937a31c0): bump github.com/ncw/swift from 1.0.52 to 1.0.53 in /config-tool ([#2316](https://github.com/quay/quay/issues/2316))
-- [598c4499](https://github.com/quay/quay/commit/598c4499f63e45b39b9117e2b10154c9decf6e93): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 in /config-tool ([#2318](https://github.com/quay/quay/issues/2318))
-- [26ec33cd](https://github.com/quay/quay/commit/26ec33cd3e02a0db08be36ffcf133305e0f65c6b): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.45.22 in /config-tool ([#2319](https://github.com/quay/quay/issues/2319))
-- [2f146e37](https://github.com/quay/quay/commit/2f146e375446a22bc4677164e90163aed973efd8): bump supervisor from 4.1.0 to 4.2.5 ([#2314](https://github.com/quay/quay/issues/2314))
-- [bb0aadef](https://github.com/quay/quay/commit/bb0aadef25b76f1ae53d52ebed5a0194fe26e09c): bump lxml from 4.9.2 to 4.9.3 ([#2311](https://github.com/quay/quay/issues/2311))
-- [f8442e27](https://github.com/quay/quay/commit/f8442e2764341f1109b88d6ad1e8ad20493ffb76): bump stevedore from 1.31.0 to 5.1.0 ([#2313](https://github.com/quay/quay/issues/2313))
-- [aca6ff5c](https://github.com/quay/quay/commit/aca6ff5c2e49dcd2d5e8833659a8fd814628a45e): bump github.com/dave/jennifer from 1.4.0 to 1.7.0 in /config-tool ([#2306](https://github.com/quay/quay/issues/2306))
-- [f6edd199](https://github.com/quay/quay/commit/f6edd1994eb2d3b4489e5c310e76a35c9bef3299): bump github.com/creasty/defaults from 1.4.0 to 1.7.0 in /config-tool ([#2295](https://github.com/quay/quay/issues/2295))
-- [e64dc6e9](https://github.com/quay/quay/commit/e64dc6e9f2e1a0e2d4068de97e080148e988dd73): bump github.com/go-redis/redis/v8 from 8.0.0-beta.6 to 8.11.5 in /config-tool ([#2292](https://github.com/quay/quay/issues/2292))
-- [4dca4fff](https://github.com/quay/quay/commit/4dca4fff34c1dea298191b65a190d58e8347f1d3): bump github.com/go-ldap/ldap/v3 from 3.2.4 to 3.4.6 in /config-tool ([#2305](https://github.com/quay/quay/issues/2305))
-- [b5e3077a](https://github.com/quay/quay/commit/b5e3077a147519188185a9e83ff3173a235e4d4f): bump github.com/swaggo/swag from 1.8.1 to 1.16.2 in /config-tool ([#2304](https://github.com/quay/quay/issues/2304))
-- [ef41e99f](https://github.com/quay/quay/commit/ef41e99f8c415d2977a57bd0017860fb62af979d): bump rehash from 1.0.0 to 1.0.1 ([#2289](https://github.com/quay/quay/issues/2289))
-- [1821afaf](https://github.com/quay/quay/commit/1821afaf125deeeace6b84ef767c79569498a47e): bump bintrees from 2.1.0 to 2.2.0 ([#2287](https://github.com/quay/quay/issues/2287))
-- [108ed710](https://github.com/quay/quay/commit/108ed710e218d744e0673c414ad06def492d41eb): bump github.com/lib/pq from 1.10.7 to 1.10.9 in /config-tool ([#2302](https://github.com/quay/quay/issues/2302))
-- [f1cf5ea8](https://github.com/quay/quay/commit/f1cf5ea8d4c4771bceecc7a8bfe0401791e78021): bump golang.org/x/oauth2 from 0.0.0-20190226205417-e64efc72b421 to 0.12.0 in /config-tool ([#2301](https://github.com/quay/quay/issues/2301))
-- [9071a0dd](https://github.com/quay/quay/commit/9071a0dd7cbfbd7b592f8088c34e16e63e801f26): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.7.1 in /config-tool ([#2293](https://github.com/quay/quay/issues/2293))
-- [6c8078f1](https://github.com/quay/quay/commit/6c8078f1b203d717e9151d4c1cdcec7ea597c421): bump cuelang.org/go from 0.2.1 to 0.6.0 in /config-tool ([#2294](https://github.com/quay/quay/issues/2294))
-- [665364e0](https://github.com/quay/quay/commit/665364e0b991b87a3c72ef42c4792e11e06b7203): bump dumb-init from 1.2.2 to 1.2.5.post1 ([#2286](https://github.com/quay/quay/issues/2286))
-- [834f2b9a](https://github.com/quay/quay/commit/834f2b9a3a22bfb994ddaedbe06afee44e2f0a6e): bump github.com/iancoleman/strcase from 0.0.0-20191112232945-16388991a334 to 0.3.0 in /config-tool ([#2290](https://github.com/quay/quay/issues/2290))
-- [ef9faee7](https://github.com/quay/quay/commit/ef9faee763751e6c759f6084ba9aa00e1de22939): bump pillow from 9.3.0 to 10.0.1 ([#2283](https://github.com/quay/quay/issues/2283))
-- [d2e5a69b](https://github.com/quay/quay/commit/d2e5a69b26338cf4282d8b673b4a1a3e4b52092e): bump pyjwt from 2.4.0 to 2.8.0 ([#2166](https://github.com/quay/quay/issues/2166))
-- [b4e1640f](https://github.com/quay/quay/commit/b4e1640fb954b74ac12cd076a2db5e85c93735a7): bump tzlocal from 2.0.0 to 5.0.1 ([#2139](https://github.com/quay/quay/issues/2139))
-- [6ea6609f](https://github.com/quay/quay/commit/6ea6609f71f75a73a65301200c8e05cd55484f87): bump urllib3 from 1.26.9 to 1.26.17 ([#2278](https://github.com/quay/quay/issues/2278))
-- [da9d29fb](https://github.com/quay/quay/commit/da9d29fb290cb4ef30c40ffe45a2df14197ed28e): bump oslo-utils from 4.12.2 to 6.2.1 ([#2224](https://github.com/quay/quay/issues/2224))
-- [e9395138](https://github.com/quay/quay/commit/e93951389552db4f51fbd5442f19c5a3e67d1b75): bump gevent from 21.8.0 to 23.9.1 ([#2260](https://github.com/quay/quay/issues/2260))
-- [6afb41d5](https://github.com/quay/quay/commit/6afb41d5f4dbd4392aa48d7c0b8a68520430c014): bump [@cypress](https://github.com/cypress)/request and cypress in /config-tool/pkg/lib/editor ([#2259](https://github.com/quay/quay/issues/2259))
-- [07fab33f](https://github.com/quay/quay/commit/07fab33f2eae8b18e0561220546a70cf87226f43): bump cryptography from 41.0.3 to 41.0.4 ([#2248](https://github.com/quay/quay/issues/2248))
-- [8c80c804](https://github.com/quay/quay/commit/8c80c80492b22b78139acb4ea9388c20a21c941c): bump [@patternfly](https://github.com/patternfly)/react-charts from 6.94.19 to 7.0.1 in /web ([#2254](https://github.com/quay/quay/issues/2254))
-- [de234ad8](https://github.com/quay/quay/commit/de234ad8a707d8de2ddb269606cfadae45385b6a): bump [@types](https://github.com/types)/node from 16.18.46 to 20.6.5 in /web ([#2251](https://github.com/quay/quay/issues/2251))
-- [e3d9b3ef](https://github.com/quay/quay/commit/e3d9b3ef942a554418007bb84157f7792192755b): bump highlight.js from 9.18.3 to 11.8.0 in /config-tool/pkg/lib/editor ([#2226](https://github.com/quay/quay/issues/2226))
-- [eff731e0](https://github.com/quay/quay/commit/eff731e0a82507b22bf65cc333f66238693b4e95): bump [@redhat](https://github.com/redhat)-cloud-services/frontend-components-config-utilities from 1.5.31 to 3.0.4 in /web ([#2241](https://github.com/quay/quay/issues/2241))
-- [2736b96d](https://github.com/quay/quay/commit/2736b96de0b0b4b3bedc90157cda91a87a4cfe1f): bump grpcio from 1.53.0 to 1.58.0 ([#2238](https://github.com/quay/quay/issues/2238))
-- [98836c4b](https://github.com/quay/quay/commit/98836c4b2fcd569ae82db965bdbfd9898accac2d): bump requests-oauthlib from 1.3.0 to 1.3.1 ([#2223](https://github.com/quay/quay/issues/2223))
-- [de6582e7](https://github.com/quay/quay/commit/de6582e7be1acd01b6ebb30db03f5c894986788a): bump web-vitals from 2.1.4 to 3.4.0 in /web ([#2219](https://github.com/quay/quay/issues/2219))
-- [d894940f](https://github.com/quay/quay/commit/d894940f2e43b077db86af9922988d6840da602c): bump loader-utils, css-loader, karma-webpack, ngtemplate-loader and style-loader in /config-tool/pkg/lib/editor ([#2184](https://github.com/quay/quay/issues/2184))
-- [8c96c1eb](https://github.com/quay/quay/commit/8c96c1ebdda99e0a6292642b6fa6803aad2da7d4): bump isodate from 0.6.0 to 0.6.1 ([#2199](https://github.com/quay/quay/issues/2199))
-- [8cd72db0](https://github.com/quay/quay/commit/8cd72db07cb372be3e468170f91a9d8edd75d4f0): bump setuptools from 65.5.1 to 68.1.2 ([#2179](https://github.com/quay/quay/issues/2179))
-- [4f1dc068](https://github.com/quay/quay/commit/4f1dc0689bdf2e9ada7ee4b123fcd2b9e7827070): bump cypress from 10.10.0 to 12.17.4 in /web ([#2171](https://github.com/quay/quay/issues/2171))
-- [63d33c3a](https://github.com/quay/quay/commit/63d33c3a5c1779fb9035c804719ddc120d6df3f9): bump idna from 2.8 to 3.4 ([#2178](https://github.com/quay/quay/issues/2178))
-- [085e488c](https://github.com/quay/quay/commit/085e488c01a8997c6b1918a3a9f6415a1c9d5d68): bump pycparser from 2.20 to 2.21 ([#2169](https://github.com/quay/quay/issues/2169))
-- [f6d9d00e](https://github.com/quay/quay/commit/f6d9d00e35cd7f225adb155ca935be6d3bcb9b13): bump react-router-dom from 6.3.0 to 6.15.0 in /web ([#2174](https://github.com/quay/quay/issues/2174))
-- [1cfee1c7](https://github.com/quay/quay/commit/1cfee1c778fbd8ae641a7e4e885be09f7a8f3ab1): bump pyasn1-modules from 0.2.8 to 0.3.0 ([#2168](https://github.com/quay/quay/issues/2168))
-- [a531a79f](https://github.com/quay/quay/commit/a531a79fbc1979ed9679afd804e5aaa41b482f72): bump urijs from 1.19.2 to 1.19.11 in /config-tool/pkg/lib/editor ([#2164](https://github.com/quay/quay/issues/2164))
-- [0046cb51](https://github.com/quay/quay/commit/0046cb518c25c621841b015f243ebc7c38d98b89): bump moment-timezone from 0.4.1 to 0.5.35 in /config-tool/pkg/lib/editor ([#2158](https://github.com/quay/quay/issues/2158))
-- [1e18a546](https://github.com/quay/quay/commit/1e18a5466be500b628a1f5e3139afe193df776f0): bump ejs and webpack-bundle-analyzer in /config-tool/pkg/lib/editor ([#2163](https://github.com/quay/quay/issues/2163))
-- [5a0d4001](https://github.com/quay/quay/commit/5a0d400192c4dee9c20c7f8938cd64d415305960): bump jsrsasign from 10.1.13 to 10.5.25 in /config-tool/pkg/lib/editor ([#2161](https://github.com/quay/quay/issues/2161))
-- [da0e6efd](https://github.com/quay/quay/commit/da0e6efdd4bd2eb230a608d12b0fdcb0a9721c40): bump moment from 2.27.0 to 2.29.4 in /config-tool/pkg/lib/editor ([#2160](https://github.com/quay/quay/issues/2160))
-- [9fbd49b3](https://github.com/quay/quay/commit/9fbd49b37b09e1c323b738f29eab1d4939af2579): bump jszip from 3.5.0 to 3.8.0 in /config-tool/pkg/lib/editor ([#2073](https://github.com/quay/quay/issues/2073))
-- [743fa178](https://github.com/quay/quay/commit/743fa178a1c5e9203590dcc4beed71467cbacd91): bump jquery from 1.12.4 to 3.5.0 in /config-tool/pkg/lib/editor ([#2075](https://github.com/quay/quay/issues/2075))
-- [c31f8eea](https://github.com/quay/quay/commit/c31f8eeab71e8254428dd522c5518a51204c888e): bump tqdm from 4.65.0 to 4.66.1 ([#2142](https://github.com/quay/quay/issues/2142))
-- [48da4ccd](https://github.com/quay/quay/commit/48da4ccdb249a6d2ace0e5c58952da8820d37b3a): bump [@types](https://github.com/types)/jest from 27.4.1 to 29.5.3 in /web ([#2144](https://github.com/quay/quay/issues/2144))
-- [f25d99ac](https://github.com/quay/quay/commit/f25d99acb860b7f051a6684b06d11ff63991aa00): bump [@testing](https://github.com/testing)-library/user-event in /web ([#2147](https://github.com/quay/quay/issues/2147))
-- [65b8037b](https://github.com/quay/quay/commit/65b8037bd9285946ba94c821614d8760ad85e880): bump packaging from 21.3 to 23.1 ([#2141](https://github.com/quay/quay/issues/2141))
-- [cffbedbf](https://github.com/quay/quay/commit/cffbedbf544246c325ed7285f251d59efe00e88e): bump authlib from 1.2.0 to 1.2.1 ([#2143](https://github.com/quay/quay/issues/2143))
-- [1548b618](https://github.com/quay/quay/commit/1548b6186cc15f7221b09aa796f35cfd6f4b7f07): bump msrest from 0.6.21 to 0.7.1 ([#2125](https://github.com/quay/quay/issues/2125))
-- [d2b8cdd4](https://github.com/quay/quay/commit/d2b8cdd40d1f5773618ee8139487a92cb4663ade): bump stripe from 5.2.0 to 5.5.0 ([#2127](https://github.com/quay/quay/issues/2127))
-- [60083341](https://github.com/quay/quay/commit/60083341e0637e545198464a860f69f95c5e9962): bump setuptools-scm[toml] from 4.1.2 to 7.1.0 ([#2124](https://github.com/quay/quay/issues/2124))
-- [b31c95d3](https://github.com/quay/quay/commit/b31c95d399a4c5e7ccdbb30dd01be5ea1879a327): bump [@patternfly](https://github.com/patternfly)/react-icons from 4.93.6 to 4.93.7 in /web ([#2122](https://github.com/quay/quay/issues/2122))
-- [1668d714](https://github.com/quay/quay/commit/1668d714f0493eee16b71438a89d86c0358e1952): bump requests-file from 1.4.3 to 1.5.1 ([#2126](https://github.com/quay/quay/issues/2126))
-- [13e14e7d](https://github.com/quay/quay/commit/13e14e7d5e03544df7a77b2c63860d157058fd2c): bump typing-extensions from 4.0.1 to 4.7.1 ([#2123](https://github.com/quay/quay/issues/2123))
-- [5c497a6a](https://github.com/quay/quay/commit/5c497a6affb1ec5767416c8ed13efbf1d97517a0): bump cryptography from 3.3.2 to 41.0.3 ([#2090](https://github.com/quay/quay/issues/2090))
-- [14712ac7](https://github.com/quay/quay/commit/14712ac7bc197242017cd42c1ea861cd6e9c8691): bump mini-css-extract-plugin from 2.6.1 to 2.7.6 in /web ([#2101](https://github.com/quay/quay/issues/2101))
-- [8d4ed561](https://github.com/quay/quay/commit/8d4ed561fa17374fbdd03e9ab0916c45d6024ca0): bump ts-jest from 26.5.6 to 29.1.1 in /web ([#2103](https://github.com/quay/quay/issues/2103))
-- [356dea09](https://github.com/quay/quay/commit/356dea09f137ee50698c6ced30a0786bfacef68a): bump semantic-version from 2.8.4 to 2.10.0 ([#2099](https://github.com/quay/quay/issues/2099))
-- [0da495f5](https://github.com/quay/quay/commit/0da495f5ff7ef696aae0dddd28531373822045e9): bump cryptography and pyOpenSSL (PROJQUAY-5120) ([#2086](https://github.com/quay/quay/issues/2086))
-- [9c4f0be8](https://github.com/quay/quay/commit/9c4f0be885819394572e5edcd03754ba2802c42c): bump golang.org/x/net (PROJQUAY-5339) ([#2091](https://github.com/quay/quay/issues/2091))
-- [b9262fd9](https://github.com/quay/quay/commit/b9262fd9c54b93a332f6ae7d3d68a2e1823e701f): bump pbr from 5.10.0 to 5.11.1 ([#2050](https://github.com/quay/quay/issues/2050))
-- [8d9a5bc7](https://github.com/quay/quay/commit/8d9a5bc752a2e8ce128c9c9a876604a805f7aed7): bump axios from 0.27.2 to 1.4.0 in /web ([#2047](https://github.com/quay/quay/issues/2047))
-- [a175f9dc](https://github.com/quay/quay/commit/a175f9dc900a643e57cbece68f190982ddf0d01d): bump recoil from 0.7.2 to 0.7.7 in /web ([#2045](https://github.com/quay/quay/issues/2045))
-- [6c1f4972](https://github.com/quay/quay/commit/6c1f49729d1190dcac27c22957d9e0e9780d7f99): bump certifi from 2022.12.7 to 2023.7.22 ([#2061](https://github.com/quay/quay/issues/2061))
-- [82f1a217](https://github.com/quay/quay/commit/82f1a2173d95d66194ce1c03f1246d8fd964571b): bump config-tool to v0.1.21 ([#2051](https://github.com/quay/quay/issues/2051))
-- [81a236de](https://github.com/quay/quay/commit/81a236de5f38d1e5e5035ec95618b194087d4275): bump minimatch, recursive-readdir and serve in /web ([#1686](https://github.com/quay/quay/issues/1686))
-- [9ddc60ed](https://github.com/quay/quay/commit/9ddc60edf81dfe2ed6b4fb3cf472d1692a7360e3): bump config-tool to v0.1.20 ([#2039](https://github.com/quay/quay/issues/2039))
-- [31bc720a](https://github.com/quay/quay/commit/31bc720a6a77eb4a6bf40bcce646f04e889a091c): bump [@patternfly](https://github.com/patternfly)/react-charts in /web ([#2034](https://github.com/quay/quay/issues/2034))
-- [700adb74](https://github.com/quay/quay/commit/700adb74ce2982b7908a2c9c682d285a9b9e0717): bump reportlab from 3.5.55 to 3.6.13 (PROJQUAY-5691) ([#2000](https://github.com/quay/quay/issues/2000))
-- [a1b416d0](https://github.com/quay/quay/commit/a1b416d06e216e560f5d2adf065128b43f80c56f): bump word-wrap from 1.2.3 to 1.2.4 in /web ([#2018](https://github.com/quay/quay/issues/2018))
-- [b77f5fef](https://github.com/quay/quay/commit/b77f5fefb92c999008cba6a3d48111d3ba0db00a): bump semver from 5.7.1 to 5.7.2 in /web ([#2012](https://github.com/quay/quay/issues/2012))
-- [b1d36d34](https://github.com/quay/quay/commit/b1d36d34f94a2655baca9cbf6ca00890961ddacb): bump grpcio from 1.46.3 to 1.53.0 ([#2003](https://github.com/quay/quay/issues/2003))
-- [c0fcf246](https://github.com/quay/quay/commit/c0fcf2469e7e58cc09048d6771e8d8e35e42dd7d): bump config-tool to v0.1.19 ([#2001](https://github.com/quay/quay/issues/2001))
-- [9db821c8](https://github.com/quay/quay/commit/9db821c898af3d180253083863e8bd2b409279dd): bump pypdf2 from 1.27.6 to 1.27.9 ([#1998](https://github.com/quay/quay/issues/1998))
-- [cb7b3791](https://github.com/quay/quay/commit/cb7b37912e5c5ee1ca5a49da1e1f9de466a5c3b4): bump requests from 2.27.1 to 2.31.0 ([#1899](https://github.com/quay/quay/issues/1899))
-### Build(Deps-Dev)
-- [4ebed1f5](https://github.com/quay/quay/commit/4ebed1f5e1acca0fb57147a04453c3c684e7d4cd): bump webpack-merge from 5.9.0 to 5.10.0 in /web ([#2410](https://github.com/quay/quay/issues/2410))
-- [0e51b040](https://github.com/quay/quay/commit/0e51b040d427668d27536616222d12f24e7b3507): bump ts-loader from 9.4.4 to 9.5.0 in /web ([#2388](https://github.com/quay/quay/issues/2388))
-- [f74d0481](https://github.com/quay/quay/commit/f74d04812456027fc4751fc55e2c7218ef9747d3): bump types-docutils from 0.17.1 to 0.20.0.3 ([#2376](https://github.com/quay/quay/issues/2376))
-- [eaee1d6a](https://github.com/quay/quay/commit/eaee1d6a7b7a104bff8cf69151b427e779fc9a6d): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.1.0 in /web ([#2298](https://github.com/quay/quay/issues/2298))
-- [3dbf7ce0](https://github.com/quay/quay/commit/3dbf7ce031004729645d168181245236d7f3ec16): bump types-tzlocal from 3.0.0 to 5.1.0.0 ([#2370](https://github.com/quay/quay/issues/2370))
-- [a8883507](https://github.com/quay/quay/commit/a888350739ff7cd6626a612f1d0691e337bb4599): bump types-html5lib from 1.1.11.14 to 1.1.11.15 ([#2366](https://github.com/quay/quay/issues/2366))
-- [02b270d3](https://github.com/quay/quay/commit/02b270d3094a998abe49e876658522f5ba80e41b): bump types-python-dateutil from 2.8.2 to 2.8.19.14 ([#2368](https://github.com/quay/quay/issues/2368))
-- [26ab1166](https://github.com/quay/quay/commit/26ab11669c0d067b6e7a2c69a85b5246d37ea900): bump types-boto from 2.49.2 to 2.49.18.9 ([#2361](https://github.com/quay/quay/issues/2361))
-- [3b48cf37](https://github.com/quay/quay/commit/3b48cf372e3a43cf55d67b0baddb2de347de7cc4): bump types-setuptools from 57.4.2 to 68.2.0.0 ([#2363](https://github.com/quay/quay/issues/2363))
-- [90d36a04](https://github.com/quay/quay/commit/90d36a04184d698986d7cf675e6317824c409975): bump types-freezegun from 1.1.2 to 1.1.10 ([#2359](https://github.com/quay/quay/issues/2359))
-- [1b016de4](https://github.com/quay/quay/commit/1b016de4f311abe897994ce3022fcfded04e8e37): bump types-stripe from 3.5.2.10 to 3.5.2.14 ([#2352](https://github.com/quay/quay/issues/2352))
-- [31400f49](https://github.com/quay/quay/commit/31400f4983c06bb9326166cd5490d998ac4ba3aa): bump termcolor from 1.1.0 to 2.3.0 ([#2344](https://github.com/quay/quay/issues/2344))
-- [37078841](https://github.com/quay/quay/commit/37078841aa9cd8831ca36cf61d6201a37879f678): bump types-pytz from 2021.3.0 to 2023.3.1.1 ([#2342](https://github.com/quay/quay/issues/2342))
-- [f4c45814](https://github.com/quay/quay/commit/f4c458148abeade6a7934963c6d61a5133b946bb): bump types-ipaddress from 1.0.1 to 1.0.8 ([#2339](https://github.com/quay/quay/issues/2339))
-- [94e019b9](https://github.com/quay/quay/commit/94e019b9c592c54b026d83d6c244c56974ffbeba): bump types-six from 1.16.2 to 1.16.21.9 ([#2333](https://github.com/quay/quay/issues/2333))
-- [95196162](https://github.com/quay/quay/commit/95196162e3ab8ef42ad75a98ce0b851c2835fe99): bump moto from 4.1.4 to 4.2.5 ([#2330](https://github.com/quay/quay/issues/2330))
-- [927de34f](https://github.com/quay/quay/commit/927de34f96b50d3b13340c86857913473ca08906): bump types-mock from 4.0.3 to 5.1.0.2 ([#2328](https://github.com/quay/quay/issues/2328))
-- [68ef32a5](https://github.com/quay/quay/commit/68ef32a55bf8df18b211a8c9b22a91dc02fa5ee9): bump types-deprecated from 1.2.3 to 1.2.9.3 ([#2315](https://github.com/quay/quay/issues/2315))
-- [fb735b5f](https://github.com/quay/quay/commit/fb735b5fa588a533a5e89db051719cbbf3b18267): bump parameterized from 0.8.1 to 0.9.0 ([#2312](https://github.com/quay/quay/issues/2312))
-- [eeff86cc](https://github.com/quay/quay/commit/eeff86cc4f62320b7f39bbdb62d5499e02153bb3): bump types-beautifulsoup4 from 4.12.0.5 to 4.12.0.6 ([#2288](https://github.com/quay/quay/issues/2288))
-- [31e435c6](https://github.com/quay/quay/commit/31e435c66ff3841fc29c63e6354930283b052554): bump postcss from 8.4.29 to 8.4.31 in /config-tool/pkg/lib/editor ([#2284](https://github.com/quay/quay/issues/2284))
-- [0349923f](https://github.com/quay/quay/commit/0349923fcece1d1baf8c51a4b94b2f7f08c89df3): bump prettier from 3.0.2 to 3.0.3 in /web ([#2272](https://github.com/quay/quay/issues/2272))
-- [5e3f1329](https://github.com/quay/quay/commit/5e3f13299289dcf12a0a52beea78234fc6084081): bump axios-mock-adapter from 1.20.0 to 1.22.0 in /web ([#2222](https://github.com/quay/quay/issues/2222))
-- [d50fef9e](https://github.com/quay/quay/commit/d50fef9e603bf6d8ca0dcdafb77c9224c32814cb): bump json5 from 1.0.1 to 1.0.2 in /config-tool/pkg/lib/editor ([#2211](https://github.com/quay/quay/issues/2211))
-- [a0e1f4ae](https://github.com/quay/quay/commit/a0e1f4ae5341562c683c439ef5071c78f70cd70f): bump css-minimizer-webpack-plugin from 3.4.1 to 5.0.1 in /web ([#2239](https://github.com/quay/quay/issues/2239))
-- [0ff7862d](https://github.com/quay/quay/commit/0ff7862df8b0e56227547e6c468191c7d0261b10): bump eslint from 8.48.0 to 8.49.0 in /web ([#2220](https://github.com/quay/quay/issues/2220))
-- [c7f9bc04](https://github.com/quay/quay/commit/c7f9bc048326c0ba3166dcd2ebfd567c3c6c0a66): bump eslint-plugin-import from 2.28.0 to 2.28.1 in /web ([#2203](https://github.com/quay/quay/issues/2203))
-- [ac0a0e7c](https://github.com/quay/quay/commit/ac0a0e7ccfe25f452bd2443819f648ef74a9ede8): bump httmock from 1.3.0 to 1.4.0 ([#2200](https://github.com/quay/quay/issues/2200))
-- [5c5f45f5](https://github.com/quay/quay/commit/5c5f45f5e06a975106ed67d32be924c5fb861c81): bump webpack-merge from 5.8.0 to 5.9.0 in /web ([#2204](https://github.com/quay/quay/issues/2204))
-- [109bc965](https://github.com/quay/quay/commit/109bc965e2e1ca2d4999eadc4d21a9de998156ae): bump eslint from 8.13.0 to 8.48.0 in /web ([#2206](https://github.com/quay/quay/issues/2206))
-- [706a873d](https://github.com/quay/quay/commit/706a873db13cb75fd795b446e5febda8e2761af6): bump prettier from 2.6.2 to 3.0.2 in /web ([#2146](https://github.com/quay/quay/issues/2146))
-- [e400a0c2](https://github.com/quay/quay/commit/e400a0c22c5f89dd35d571654b13d262b1f6e3b3): bump source-map-loader from 0.1.5 to 1.1.3 in /config-tool/pkg/lib/editor ([#2181](https://github.com/quay/quay/issues/2181))
-- [0e75ffa3](https://github.com/quay/quay/commit/0e75ffa34230a6749543f6cea61d258443ed19a1): bump svg-url-loader from 7.1.1 to 8.0.0 in /web ([#2176](https://github.com/quay/quay/issues/2176))
-- [72ae94ea](https://github.com/quay/quay/commit/72ae94ea7f230fb1670e5d69831704336c1b981a): bump angular-mocks and [@types](https://github.com/types)/angular-mocks in /config-tool/pkg/lib/editor ([#2172](https://github.com/quay/quay/issues/2172))
-- [d51dae5f](https://github.com/quay/quay/commit/d51dae5f21cce5fb1d1f49e4b078fd5fb24e74dd): bump webpack-cli from 3.3.9 to 4.10.0 in /config-tool/pkg/lib/editor ([#2170](https://github.com/quay/quay/issues/2170))
-- [4fcc2c94](https://github.com/quay/quay/commit/4fcc2c9427c2981b53c58be5d190206f43ab6ac5): bump qs in /config-tool/pkg/lib/editor ([#2072](https://github.com/quay/quay/issues/2072))
-- [ceac5375](https://github.com/quay/quay/commit/ceac5375a5cf31a1739cb52b80145f6c710abe1f): bump eslint-config-prettier in /web ([#2145](https://github.com/quay/quay/issues/2145))
-- [4594d647](https://github.com/quay/quay/commit/4594d64758a5a850ec39d078f0c547ebe1b5d151): bump style-loader from 3.3.1 to 3.3.3 in /web ([#2119](https://github.com/quay/quay/issues/2119))
-- [79a49be3](https://github.com/quay/quay/commit/79a49be3c1d630f3ea89825146005318fc147eb2): bump eslint-plugin-react-hooks in /web ([#2118](https://github.com/quay/quay/issues/2118))
-- [6dbf6f16](https://github.com/quay/quay/commit/6dbf6f1627a90e29a2fbf07b6f48d879f4278481): bump css-loader from 6.7.1 to 6.8.1 in /web ([#2121](https://github.com/quay/quay/issues/2121))
-- [24da4954](https://github.com/quay/quay/commit/24da495449d89914f0cc6af895b36fdb1ceab5ac): bump eslint-plugin-jsx-a11y from 6.5.1 to 6.7.1 in /web ([#2100](https://github.com/quay/quay/issues/2100))
-- [8e0ca32c](https://github.com/quay/quay/commit/8e0ca32c8fc90cd7cb8b535297c8bf2142eae5fd): bump webpack-cli from 4.9.2 to 5.1.4 in /web ([#2102](https://github.com/quay/quay/issues/2102))
-- [8c4d37a4](https://github.com/quay/quay/commit/8c4d37a4e875eb50e61d018053b4ba0264f0aeab): bump word-wrap in /config-tool/pkg/lib/editor ([#2074](https://github.com/quay/quay/issues/2074))
-- [c8b788f1](https://github.com/quay/quay/commit/c8b788f1ca33f3e1de00d8510197ca5bd50b5152): bump sass from 1.51.0 to 1.64.1 in /web ([#2048](https://github.com/quay/quay/issues/2048))
-- [0bf9269e](https://github.com/quay/quay/commit/0bf9269e607679d8ad7dcdaf514440fc010c656f): bump terser-webpack-plugin from 5.3.3 to 5.3.9 in /web ([#2046](https://github.com/quay/quay/issues/2046))
-- [f8bb624a](https://github.com/quay/quay/commit/f8bb624a13dde24eeaf174259ebd0bf215aa8613): bump eslint-plugin-import from 2.26.0 to 2.28.0 in /web ([#2067](https://github.com/quay/quay/issues/2067))
-- [f30eefb5](https://github.com/quay/quay/commit/f30eefb5a4045143562f95dab203bede860559e5): bump ts-node from 10.7.0 to 10.9.1 in /web ([#2033](https://github.com/quay/quay/issues/2033))
-- [a653e147](https://github.com/quay/quay/commit/a653e147d7cba50fc21becb867c81f5bea1667c1): bump types-cryptography from 3.3.7 to 3.3.23.2 ([#2030](https://github.com/quay/quay/issues/2030))
-- [e4f61049](https://github.com/quay/quay/commit/e4f610491021f8e7438b4edad9bd5e2a06c55825): bump ts-loader from 9.3.0 to 9.4.4 in /web ([#2031](https://github.com/quay/quay/issues/2031))
-- [8d5fa6ff](https://github.com/quay/quay/commit/8d5fa6ffd6ebec2f5887c966327f97ab306120c1): bump eslint-plugin-react from 7.29.4 to 7.33.0 in /web ([#2032](https://github.com/quay/quay/issues/2032))
-- [fb9ea5f1](https://github.com/quay/quay/commit/fb9ea5f1ca65268b42513420293d51e096b30bb6): bump webpack from 5.72.1 to 5.76.0 in /web ([#1787](https://github.com/quay/quay/issues/1787))
-### Chore
-- [636f31af](https://github.com/quay/quay/commit/636f31af8b5b211c87d5ee8750fa2ed3429d4bbb): add build dependencies for build dependencies ([#2396](https://github.com/quay/quay/issues/2396))
-- [cd444974](https://github.com/quay/quay/commit/cd4449740842ec4f606222fc1accdd9687e76a31): add hack/update-requirements-build.sh ([#2384](https://github.com/quay/quay/issues/2384))
-- [6c186928](https://github.com/quay/quay/commit/6c1869288c67e1155b03ad5ed62b45b22864267f): update dependabot.yml ([#2329](https://github.com/quay/quay/issues/2329))
-- [3d896ba1](https://github.com/quay/quay/commit/3d896ba125880961ad54529a5dec070d4e2b205e): add requirements-build.txt ([#2321](https://github.com/quay/quay/issues/2321))
-- [57d9daab](https://github.com/quay/quay/commit/57d9daab6095e822a15955d48c5af4a05b0d2460): enable dependabot for config-tool ([#2285](https://github.com/quay/quay/issues/2285))
-- [5dbdd378](https://github.com/quay/quay/commit/5dbdd378385d011db4e13a34aac1852309916765): add tests for blobupload ([#2216](https://github.com/quay/quay/issues/2216))
-- [44d24a25](https://github.com/quay/quay/commit/44d24a259e53bad8a62d5a3a831bc9d14685c822): remove cached data from the final image ([#2275](https://github.com/quay/quay/issues/2275))
-- [41d49eb6](https://github.com/quay/quay/commit/41d49eb6a487a8841d342c3895354b371f9bcf10): preinstall grpcio for Z ([#2263](https://github.com/quay/quay/issues/2263))
-- [6bdb1147](https://github.com/quay/quay/commit/6bdb1147a05e659832c465a943b6197bfd6eb34a): fix missing grpc build with openssl for Z ([#2262](https://github.com/quay/quay/issues/2262))
-- [e1e98e96](https://github.com/quay/quay/commit/e1e98e96319b2949496a5983713a8ba63b13b389): fix failing nightly and also use ssh action for ppc64le ([#2261](https://github.com/quay/quay/issues/2261))
-- [912f99c1](https://github.com/quay/quay/commit/912f99c174aa659b49a2c464b3c8df6d634f85bc): add **/node_modules to dockerignore ([#2258](https://github.com/quay/quay/issues/2258))
-- [ef1b4a97](https://github.com/quay/quay/commit/ef1b4a97b05103e7b2259fddef325fd9ab98745c): make eslint to ignore css files ([#2243](https://github.com/quay/quay/issues/2243))
-- [7ab69bed](https://github.com/quay/quay/commit/7ab69bed6be00735fc55cec4c6d28bf118fe0856): don't chmod on every file in Dockerfile ([#2233](https://github.com/quay/quay/issues/2233))
-- [72f7c64e](https://github.com/quay/quay/commit/72f7c64ed6511ba9c0c140eb76aa99a765e6b393): update werkzeug and related package versions (PROJQUAY-5098) ([#1982](https://github.com/quay/quay/issues/1982))
-- [fb29b525](https://github.com/quay/quay/commit/fb29b52581cd33c4c9184bcff726de55651d107e): add /config-tool/pkg/lib/editor to dependabot.yml ([#2165](https://github.com/quay/quay/issues/2165))
-- [bda3de65](https://github.com/quay/quay/commit/bda3de656b1e46be46daabfcf17cfc2f731d4936): remove set buildx rc version as not needed anymore ([#2162](https://github.com/quay/quay/issues/2162))
-- [5f63b3a7](https://github.com/quay/quay/commit/5f63b3a7bb878c0393a24e313cc9b180b8885ccd): drop deprecated tables and remove unused code (PROJQUAY-522) ([#2089](https://github.com/quay/quay/issues/2089))
-- [e72773bb](https://github.com/quay/quay/commit/e72773bbce80b9f2422e66739b0d030137313e80): add cypress tests for config-tool ([#2152](https://github.com/quay/quay/issues/2152))
-- [5c871540](https://github.com/quay/quay/commit/5c8715400930fcb386529b130ba06c9b590cd5c7): upload coverage reports to Codecov ([#2150](https://github.com/quay/quay/issues/2150))
-- [cf687a61](https://github.com/quay/quay/commit/cf687a619f27eebb052aaf15a230719a4e31e732): fix s390x nightly ci ([#2138](https://github.com/quay/quay/issues/2138))
-- [35d27085](https://github.com/quay/quay/commit/35d2708583ec3bcf3252c23f6925889371116b28): fix ppc64le nightly test run ([#2134](https://github.com/quay/quay/issues/2134))
-- [f7d08df9](https://github.com/quay/quay/commit/f7d08df9eb2664b7cbc1e3b52a31d556433ba7b5): remove husky ([#2130](https://github.com/quay/quay/issues/2130))
-- [4363c516](https://github.com/quay/quay/commit/4363c516677af78124c58cf531844e1128ebaea4): run pre-commit checks only on pull requests ([#2129](https://github.com/quay/quay/issues/2129))
-- [b051a00c](https://github.com/quay/quay/commit/b051a00c9ce2ae51c404ca32ac249c4c6e52896d): fix build of PyYAML on linux/ppc64le ([#2109](https://github.com/quay/quay/issues/2109))
-- [20845a13](https://github.com/quay/quay/commit/20845a136f31a2206af22f947a085d0a973e4736): Remove reference to Image table from the backfill replication script ([#2110](https://github.com/quay/quay/issues/2110))
-- [309c007b](https://github.com/quay/quay/commit/309c007b0f3efedcc5111638845caa4d72f8236e): updated build-and-publish for s390x ([#2098](https://github.com/quay/quay/issues/2098))
-- [e5d7fc57](https://github.com/quay/quay/commit/e5d7fc57a64413cad59668056297b423dc014ddf): Run pre-commit checks on pull requests ([#1978](https://github.com/quay/quay/issues/1978))
-- [5e76a528](https://github.com/quay/quay/commit/5e76a528e44993b70ae9f86f03533665b048ff4f): Add build dependency for reportlab ([#2087](https://github.com/quay/quay/issues/2087))
-- [17c94959](https://github.com/quay/quay/commit/17c94959521e0ec347530228aaedec4395ff5f34): Reformat python scripts in config-tool
-- [efc3206d](https://github.com/quay/quay/commit/efc3206da7b4c57b9ffc51df767bd6136c61dcff): Merge config-tool/.github into .github
-- [02463a7e](https://github.com/quay/quay/commit/02463a7e1ae70f35b333ebba40fd51e59fcf3c6d): Rename github.com/quay/config-tool to github.com/quay/quay/config-tool
-- [9aa07cc0](https://github.com/quay/quay/commit/9aa07cc0dcfef8b45ad5fa4a87bbf810bd0376dd): Use config-tool from this repo
-- [7a487644](https://github.com/quay/quay/commit/7a487644e1c121d132d00023c8157658684b8704): use isinstance to check instance type ([#2068](https://github.com/quay/quay/issues/2068))
-- [c1a5fceb](https://github.com/quay/quay/commit/c1a5fcebbe8e61374cb5471d535a8602321f3bfc): Bump pushgateway to 1.6.0 (PROJQUAY-5874) ([#2040](https://github.com/quay/quay/issues/2040))
-- [4a816c76](https://github.com/quay/quay/commit/4a816c765d4fd961a029e13e0ee6fab5695a80e1): Add build dependencies for lxml 4.9.2 ([#2053](https://github.com/quay/quay/issues/2053))
-- [8f8fff74](https://github.com/quay/quay/commit/8f8fff74f3cc78389e33f24174e0d918530c844b): Do not require ticket for build(deps-dev) ([#2037](https://github.com/quay/quay/issues/2037))
-- [ab13b4ce](https://github.com/quay/quay/commit/ab13b4ce24f9badf5a52bb699ad226755539b44f): Add config for dependabot ([#2029](https://github.com/quay/quay/issues/2029))
-- [2fbc7a09](https://github.com/quay/quay/commit/2fbc7a09f828932a7ef412d24ebe4f0094b57a73): Fix regexp in pull_request_linting.yaml ([#2026](https://github.com/quay/quay/issues/2026))
-- [0555695e](https://github.com/quay/quay/commit/0555695e218342c51fe8da08c30ab8da43d49f5e): Use stable Cython ([#2021](https://github.com/quay/quay/issues/2021))
-- [1b00005f](https://github.com/quay/quay/commit/1b00005fb41cbbde295ad2c15de7be7625b0269d): Use latest go-toolset for config-tool ([#2019](https://github.com/quay/quay/issues/2019))
-- [ae53ae8b](https://github.com/quay/quay/commit/ae53ae8bd249a0dd75e95f44d00903245601b3ab): Bump PyYAML ([#2017](https://github.com/quay/quay/issues/2017))
-- [380aa777](https://github.com/quay/quay/commit/380aa7770c3ee9ec50e5ccb12ab85f87c52a665a): Use conventional-commit-checker-action for Jira check (PROJQUAY-5672) ([#1990](https://github.com/quay/quay/issues/1990))
-- [ea49bb53](https://github.com/quay/quay/commit/ea49bb53a33db3153be403b30ab045f563f24849): Bump mypy ([#1962](https://github.com/quay/quay/issues/1962))
-- [64fe64fd](https://github.com/quay/quay/commit/64fe64fda24161174a34894cb4c62f1f647c8995): Updated checks for s390x ZVSI builder ([#1987](https://github.com/quay/quay/issues/1987))
-- [d622a788](https://github.com/quay/quay/commit/d622a788d72e1783cf1b249d6376d066b61e1e2f): Unhandled exceptions should not occur during OCI conformance tests ([#1984](https://github.com/quay/quay/issues/1984))
-- [6c26a591](https://github.com/quay/quay/commit/6c26a591e3701031ba4ee5f730edcfcb8a08a168): updated secrets and added status of ZVSI ([#1981](https://github.com/quay/quay/issues/1981))
-- [13351ac6](https://github.com/quay/quay/commit/13351ac6b79386eb9b285eabd873cabf98185abe): Bump dependencies that cause syntax warnings (PROJQUAY-5650) ([#1976](https://github.com/quay/quay/issues/1976))
-- [e317abc3](https://github.com/quay/quay/commit/e317abc3e61830f526447fddda83469870ac3251): Bump gitleaks, add isort and lint-staged to pre-commit ([#1963](https://github.com/quay/quay/issues/1963))
-- [d48df9b2](https://github.com/quay/quay/commit/d48df9b251ef929923d295e3905832c9e552edf7): deprecate image table support (PROJQUAY-522) ([#1841](https://github.com/quay/quay/issues/1841))
-- [6d7c6d73](https://github.com/quay/quay/commit/6d7c6d73327ec521550ca95daa7f5defb83e335f): Use buildx v0.11.0-rc2 ([#1960](https://github.com/quay/quay/issues/1960))
-- [3b588041](https://github.com/quay/quay/commit/3b58804172c56da7f17fda74a9b8962b6e14c2a1): Get REGISTRY from GitHub secrets ([#1958](https://github.com/quay/quay/issues/1958))
-- [bad80f11](https://github.com/quay/quay/commit/bad80f11edb13ebbcb2dc0c0e725b8fc39621c7d): Disable provenance for Quay images ([#1955](https://github.com/quay/quay/issues/1955))
-- [1a96bd2f](https://github.com/quay/quay/commit/1a96bd2f299f1199436a264f0d3afb8ff6f1ab60): updated s390x builder ([#1931](https://github.com/quay/quay/issues/1931))
-### Chore: Fix Isort Config And Remove `Isort
-- [84fa795a](https://github.com/quay/quay/commit/84fa795ae7567a0e249c5e50fe0e16dd8a8897ae): skip_file` ([#2196](https://github.com/quay/quay/issues/2196))
-### Compliance
-- [8314a585](https://github.com/quay/quay/commit/8314a5851564025ed353cb968bcd5e3ddc4cb432): Update export hold email (PROJQUAY-6024) ([#2230](https://github.com/quay/quay/issues/2230))
-### Config
-- [eede634a](https://github.com/quay/quay/commit/eede634af92c09c3f9f4e363d5f3a16558e1521d): updating GeoLite2-Country (PROJQUAY-6023) ([#2218](https://github.com/quay/quay/issues/2218))
-- [e6224142](https://github.com/quay/quay/commit/e622414280f4760fe449800b0429eb84f71271b5): Enable notifications for new indexes by default (PROJQUAY-5682) ([#1993](https://github.com/quay/quay/issues/1993))
-### Core
-- [700884f4](https://github.com/quay/quay/commit/700884f462828f406dea64cc381ddc7e595d7374): fix nightly test failures ([#2133](https://github.com/quay/quay/issues/2133))
-### Data
-- [ff68f86c](https://github.com/quay/quay/commit/ff68f86c90f1931675ff3d2655287683c518cdc7): Fix error getting tag while calculating scan results SLO ([#1952](https://github.com/quay/quay/issues/1952))
-### Database
-- [d47cea46](https://github.com/quay/quay/commit/d47cea46fa99eb01151fe50942a67d63dd6e77b3): remove foreign key constraints from deprecated tables (PROJQUAY-4879) ([#1348](https://github.com/quay/quay/issues/1348))
-### Deploy
-- [848ed3c3](https://github.com/quay/quay/commit/848ed3c333d1f85b2c3b9ca7805534d4718263de): update configmap for slo dashboard (PROJQUAY-6221) ([#2419](https://github.com/quay/quay/issues/2419))
-- [ee2e12ab](https://github.com/quay/quay/commit/ee2e12abd4413c6df12c892be6aba7239b8d37f1): Add a startup probe to the py3 deployment (PROJQUAY-522) ([#2149](https://github.com/quay/quay/issues/2149))
-### Documentation
-- [b42f2d7a](https://github.com/quay/quay/commit/b42f2d7a23a2373300a5dc04a6b87ee56acf4a7a): Change tag template link location for build triggers (PROJQUAY-6044) ([#2234](https://github.com/quay/quay/issues/2234))
-### Feat(Config-Tool)
-- [9ab64f20](https://github.com/quay/quay/commit/9ab64f205239994ce003578ca242e89af0f49a49): add SSL client authentication (PROJQUAY-2417) ([#2157](https://github.com/quay/quay/issues/2157))
-### Federationuser(Ldap)
-- [4719f46c](https://github.com/quay/quay/commit/4719f46c2c837714e6a89cde4358b9de13e96563): adding keepalive settings for LDAP connections (PROJQUAY-5137) ([#1975](https://github.com/quay/quay/issues/1975))
-### Fix
-- [1643b40c](https://github.com/quay/quay/commit/1643b40c3a448d5405d2272255cb6b42179464c9): Pass CONTAINER_RUNTIME to quay-builder (PROJQUAY-5910) ([#2096](https://github.com/quay/quay/issues/2096))
-### Frontend
-- [02feee3e](https://github.com/quay/quay/commit/02feee3efe1539dfe0b364e3261251130360c6bd): Change frontend name so that correct paths will be generated (RHCLOUD-28385) ([#2244](https://github.com/quay/quay/issues/2244))
-### Geo-Rep
-- [88fd1bae](https://github.com/quay/quay/commit/88fd1bae9a12428d715d93e635e3d60ea84d1846): Initialize features from config in util script (PROJQUAY-5627) ([#1966](https://github.com/quay/quay/issues/1966))
-- [2d93fc7c](https://github.com/quay/quay/commit/2d93fc7cd09236412a108b5f644a0470c9ac7c1e): Add util script to remove geo-rep location and corresponding image locations (PROJQUAY-4995) ([#1892](https://github.com/quay/quay/issues/1892))
-### Georep
-- [faa0315a](https://github.com/quay/quay/commit/faa0315a04cf6eb8e55197d303f556974035464c): Add error handling for remove location script (PROJQUAY-5878) ([#2071](https://github.com/quay/quay/issues/2071))
-### Georeplication
-- [abfde5b9](https://github.com/quay/quay/commit/abfde5b9d2cf7d7145e68a00c9274011b4fe0661): Enqueue blobs for replication on manifest list pushes (PROJQUAY-5256) ([#2212](https://github.com/quay/quay/issues/2212))
-### Init(Postgresclientcerts)
-- [324844bd](https://github.com/quay/quay/commit/324844bd5ca0f18c20823e805814e4251de2912a): add Postgresql client certificate authentication (PROJQUAY-2417) ([#2156](https://github.com/quay/quay/issues/2156))
-### Logs
-- [3fd695cf](https://github.com/quay/quay/commit/3fd695cf8627bddf04ad83e8ddcc4e6ca89bfb08): Add autologin to splunk's connect() to allow retries (PROJQUAY-5621) ([#1956](https://github.com/quay/quay/issues/1956))
-- [f5be32d8](https://github.com/quay/quay/commit/f5be32d840822d8ce5fcaa303d3586bc25342172): ssl_ca_path should be optional (PROJQUAY-4993) ([#1913](https://github.com/quay/quay/issues/1913))
-### Marketplace
-- [685cbef1](https://github.com/quay/quay/commit/685cbef1a2ad7bdf27a2ed6728814ea7576208b7): use get method for ebsAccountNumber lookup (PROJQUAY-6219) ([#2417](https://github.com/quay/quay/issues/2417))
-### Oci
-- [d193d90a](https://github.com/quay/quay/commit/d193d90a0ef1bc14eef348d6f19dc6498180e405): Allow optional components in the image config to be set to "null" (PROJQUAY-5634) ([#1961](https://github.com/quay/quay/issues/1961))
-### Pagination
-- [f56382ee](https://github.com/quay/quay/commit/f56382eeb96e7fafb7a3758954c54c0b43af3ccd): Fixing paginate for /api/v1/superuser/logs API ([#2006](https://github.com/quay/quay/issues/2006))
-### Quota
-- [2a672551](https://github.com/quay/quay/commit/2a672551fc8bc55e2b59f3c9bfacb76f96692a66): prevent tag creation on rejected manifest (PROJQUAY-3906) ([#2247](https://github.com/quay/quay/issues/2247))
-- [9a9355e5](https://github.com/quay/quay/commit/9a9355e5f2202ed4c50184fdfc33ba8ce3e9cc14): adding indexes to the quota size tables (PROJQUAY-6048) ([#2268](https://github.com/quay/quay/issues/2268))
-- [dcdf132f](https://github.com/quay/quay/commit/dcdf132fceff9ac12acc5b0ce285b2474111084b): removing extra calls to get namespace quotas (PROJQUAY-6048) ([#2267](https://github.com/quay/quay/issues/2267))
-- [d453882b](https://github.com/quay/quay/commit/d453882bd0e2029e5d4b07f28514b79a55e2964b): fixing registry total worker failing to start (PROJQUAY-6010) ([#2217](https://github.com/quay/quay/issues/2217))
-- [db4fc041](https://github.com/quay/quay/commit/db4fc04124af1606af2f221ddf1fa59d5742ba30): disabling quota worker when running config editor (PROJQUAY-5925) ([#2131](https://github.com/quay/quay/issues/2131))
-### Reconfigure
-- [f013a27b](https://github.com/quay/quay/commit/f013a27b6f37e842f1cef646f34a3a675513142d): Remove ca-bundle.crt and service-ca.crt (PROJQUAY-5233) ([#2231](https://github.com/quay/quay/issues/2231))
-### Revert "Build(Deps)
-- [e3c15efa](https://github.com/quay/quay/commit/e3c15efa32b2927cf69e954f841a02ba2c3c99b9): bump tldextract from 2.2.2 to 3.6.0 ([#2310](https://github.com/quay/quay/issues/2310))" ([#2414](https://github.com/quay/quay/issues/2414))
-- [cb9d068b](https://github.com/quay/quay/commit/cb9d068b8eb96969aac029e74ffa379fa08abc1d): bump peewee from 3.13.1 to 3.16.3 ([#2323](https://github.com/quay/quay/issues/2323))" ([#2398](https://github.com/quay/quay/issues/2398))
-- [4e88cd8b](https://github.com/quay/quay/commit/4e88cd8b80478d3d481a02bfc53bc2900cdea7f9): bump pymysql from 0.9.3 to 1.1.0" ([#2397](https://github.com/quay/quay/issues/2397))
-### Revert "Chore
-- [93033cb4](https://github.com/quay/quay/commit/93033cb4276bc065e6e4023f38144edc3d0ca16e): Bump PyYAML ([#2017](https://github.com/quay/quay/issues/2017))" ([#2044](https://github.com/quay/quay/issues/2044))
-- [284b1059](https://github.com/quay/quay/commit/284b10595b15c40a6c1c65c51eba40b860cb38b8): Use stable Cython ([#2021](https://github.com/quay/quay/issues/2021))" ([#2043](https://github.com/quay/quay/issues/2043))
-- [6b0c22d5](https://github.com/quay/quay/commit/6b0c22d5a769a4f67b2b726a3591672ed211df73): Bump dependencies that cause syntax warnings (PROJQUAY-5650) ([#1976](https://github.com/quay/quay/issues/1976))" ([#1983](https://github.com/quay/quay/issues/1983))
-### Secscan
-- [54fcfd14](https://github.com/quay/quay/commit/54fcfd14f9b0b6632e0dffe0b5ade7216eb7708d): Cache clair vuln reports (PROJQUAY-6057) ([#2245](https://github.com/quay/quay/issues/2245))
-- [8d0ee386](https://github.com/quay/quay/commit/8d0ee3865ed6a60c9086a123dee032a4d8e1c906): fix metrics to track all request types to secscan service (PROJQUAY-3839) ([#2108](https://github.com/quay/quay/issues/2108))
-- [93086fa5](https://github.com/quay/quay/commit/93086fa5888601996c7d4dfe4b936ed59c2ecd9c): update error from secscan delete (PROJQUAY-0000) ([#2077](https://github.com/quay/quay/issues/2077))
-- [0ea48269](https://github.com/quay/quay/commit/0ea4826956b534b22e068e10c0112cce52f7c346): garbage collect manifests ([#1663](https://github.com/quay/quay/issues/1663))
-### Secscan_model
-- [50224e2d](https://github.com/quay/quay/commit/50224e2dd1d5d37bb058887b82bed1aea024356c): attempt urldecoding `fixed_in_version` (PROJQUAY-5886) ([#2060](https://github.com/quay/quay/issues/2060))
-### Setup
-- [ce1c043e](https://github.com/quay/quay/commit/ce1c043e8fab28ebc96bff4883d62160e4dba96f): Add models pkgs to setup.py (PROJQUAY-5414) ([#2002](https://github.com/quay/quay/issues/2002))
-### Storage
-- [3e9cff6c](https://github.com/quay/quay/commit/3e9cff6cf314c3f8a08fbf0b47e71173c4a1e1d7): adding maximum_chunk_size_gb storage option (PROJQUAY-2679) ([#2186](https://github.com/quay/quay/issues/2186))
-- [af97203e](https://github.com/quay/quay/commit/af97203ec7815f075b2200d6af29d3c3c716e980): Check for request context before getting host header (PROJQUAY-5860) ([#2024](https://github.com/quay/quay/issues/2024))
-- [8cacdf19](https://github.com/quay/quay/commit/8cacdf19b2662e6add0b2613e0a423f4ec20c6d7): make cloudfront_distribution_org_overrides optional (PROJQUAY-5788) ([#2004](https://github.com/quay/quay/issues/2004))
-- [c49077cf](https://github.com/quay/quay/commit/c49077cff641d03ef2891c396c54db5b28707a8b): Do nothing when completing chunked upload if chunk list is empty (PROJQUAY-5489) ([#2005](https://github.com/quay/quay/issues/2005))
-- [a985bb6c](https://github.com/quay/quay/commit/a985bb6c28949afb6043ac1b69a224e306f1f5df): Add Host header matching for multi CDN storage (PROJQUAY-5415) ([#1969](https://github.com/quay/quay/issues/1969))
-### Superuser
-- [6a39d59f](https://github.com/quay/quay/commit/6a39d59f6514bc11fda300027fbabdbe88dac447): lowering page limit (PROJQUAY-5178) ([#1912](https://github.com/quay/quay/issues/1912))
-### UI
-- [f1f61024](https://github.com/quay/quay/commit/f1f6102464b409a3aafb4e6cdc6fefbf159a82a2): Delete normal user org by super user (PROJQUAY-5639) ([#1994](https://github.com/quay/quay/issues/1994))
-- [6b9c0f72](https://github.com/quay/quay/commit/6b9c0f7259b28dee2fe126f196a1076325f58c82): Replace time to wait with event waits in cypress tests ([#1980](https://github.com/quay/quay/issues/1980))
-- [00b3a02e](https://github.com/quay/quay/commit/00b3a02ef088d1a30028b08ad0a4dbf3278f753b): Robot Accounts page perms fix (PROJQUAY-5487) ([#1977](https://github.com/quay/quay/issues/1977))
-### Ui
-- [2ec1eea3](https://github.com/quay/quay/commit/2ec1eea340524ad7cbdff8ef8d654d302c217772): fixing RobotAccount AddToTeam console error (PROJQUAY-6233) ([#2424](https://github.com/quay/quay/issues/2424))
-- [88f40d9a](https://github.com/quay/quay/commit/88f40d9a50ca9cf72febed79ed34b4a7c96a97fd): Implement drawer to add a new team member (PROJQUAY-6032) ([#2270](https://github.com/quay/quay/issues/2270))
-- [72f0a895](https://github.com/quay/quay/commit/72f0a895d48d2c4e3ef75f59869e9123c0ec63b3): Add organization and user account settings (PROJQUAY-4553) ([#2151](https://github.com/quay/quay/issues/2151))
-- [5d5e7c16](https://github.com/quay/quay/commit/5d5e7c16b13247723f09190f97e6a297ff9b2264): Add create new team button (PROJQUAY-5685) ([#2309](https://github.com/quay/quay/issues/2309))
-- [81bf6347](https://github.com/quay/quay/commit/81bf63474942351422055f4cb4970284b6042f86): Add bulk deletion for default permissions (PROJQUAY-6093) ([#2336](https://github.com/quay/quay/issues/2336))
-- [38fd992f](https://github.com/quay/quay/commit/38fd992f305cb271f1481a3deaf87d80bc7b67e4): Fix styling conflict with RedHatInsights (PROJQUAY-6085) ([#2418](https://github.com/quay/quay/issues/2418))
-- [fb5eb3fa](https://github.com/quay/quay/commit/fb5eb3fa09974c31b0e4e56f77fbb4c2b7ec740a): Compact tables & extend page count to 20 (PROJQUAY-6183) ([#2412](https://github.com/quay/quay/issues/2412))
-- [2b07f1af](https://github.com/quay/quay/commit/2b07f1afbb2832ab03c96953c0ade34a6a1a6901): Update all Patternfly deprecated components (PROJQUAY-6085) ([#2401](https://github.com/quay/quay/issues/2401))
-- [7a407435](https://github.com/quay/quay/commit/7a40743593952f6ac48bb6bdbd7c80ebc0571878): Add missing props for create robot acocunt modal (PROJQUAY-6184) ([#2405](https://github.com/quay/quay/issues/2405))
-- [ad6b1c83](https://github.com/quay/quay/commit/ad6b1c8367b62153e31e6785a805fa61de6561fd): fix for useTeams hook when data is null (PROJQUAY-6177) ([#2404](https://github.com/quay/quay/issues/2404))
-- [27f1699b](https://github.com/quay/quay/commit/27f1699b72c213033bce99dfcddc9ee70f2d3dd2): Add delay after write operations (PROJQUAY-6146) ([#2400](https://github.com/quay/quay/issues/2400))
-- [033bcf67](https://github.com/quay/quay/commit/033bcf677217e89c4d1396b6264ea27d82d8d656): Upgrade to PatternFly v5 (PROJQUAY-6085) ([#2281](https://github.com/quay/quay/issues/2281))
-- [48b300a8](https://github.com/quay/quay/commit/48b300a8bfe2ad781bf938d64330ea01bde7b93c): adding alerts for robot account actions (PROJQUAY-5946) ([#2228](https://github.com/quay/quay/issues/2228))
-- [e428d88a](https://github.com/quay/quay/commit/e428d88a8aef17440bcf996e0cf4885ec5ea8a9a): combining robot account hooks into a single file (PROJQUAY-5945) ([#2266](https://github.com/quay/quay/issues/2266))
-- [ff602c2e](https://github.com/quay/quay/commit/ff602c2ef326526de0fa1c2ffaf5788bfc2e8263): adding robot account support for user namespace (PROJQUAY-5945) ([#2183](https://github.com/quay/quay/issues/2183))
-- [b76fa5bc](https://github.com/quay/quay/commit/b76fa5bc9fa8b1dde7ddcac861f8fa81d00292c3): Default Permissions tab (PROJQUAY-4570) ([#1856](https://github.com/quay/quay/issues/1856))
-- [8a704ae2](https://github.com/quay/quay/commit/8a704ae26cb7f0c0e84fde175214900e70792980): Fix public path for console dot (PROJQUAY-5938) ([#2194](https://github.com/quay/quay/issues/2194))
-- [59288733](https://github.com/quay/quay/commit/59288733f97cb927f67e285834a23abc23f52aa1): Get public path form env variable (PROJQUAY-5938) ([#2193](https://github.com/quay/quay/issues/2193))
-- [226684df](https://github.com/quay/quay/commit/226684dfc784b2cd549cf39aba5cc3184d015020): Teams and members (PROJQUAY-4569) ([#2007](https://github.com/quay/quay/issues/2007))
-- [3ad94608](https://github.com/quay/quay/commit/3ad9460846cee83a23d4c4359f07e3cf2e91ab48): adding tag history panel (PROJQUAY-5720) ([#2115](https://github.com/quay/quay/issues/2115))
-- [c62dae11](https://github.com/quay/quay/commit/c62dae11b3aca8f5463edb287ced2ce8a02214a3): adding delete tag by row (PROJQUAY-5933) ([#2117](https://github.com/quay/quay/issues/2117))
-- [36a78ade](https://github.com/quay/quay/commit/36a78ade508e02cc431caaabf150e19c49b9cfe0): Robot Accounts tab fixes (PROJQUAY-5914) ([#2097](https://github.com/quay/quay/issues/2097))
-- [a5d22fc4](https://github.com/quay/quay/commit/a5d22fc4b06b6375f2abeb58b6610b5b1f40c007): adding set expiration tag option (PROJQUAY-5290) ([#2059](https://github.com/quay/quay/issues/2059))
-- [62ce1574](https://github.com/quay/quay/commit/62ce1574fa581cdf5a06172058c3e1683b18e5c4): adding edit labels tag operation (PROJQUAY-5290) ([#2028](https://github.com/quay/quay/issues/2028))
-- [c8bc48e3](https://github.com/quay/quay/commit/c8bc48e3268656129d4b7c907e0bd35a4c9ffbd5): adding create tag option and generic alerts (PROJQUAY-5290) ([#1996](https://github.com/quay/quay/issues/1996))
-- [65c1829b](https://github.com/quay/quay/commit/65c1829b82960ff6b59aa0120478a71bdcdf2a43): displaying quota totals on user namespaces (PROJQUAY-5581) ([#1953](https://github.com/quay/quay/issues/1953))
-- [d7864ed4](https://github.com/quay/quay/commit/d7864ed4eeec57cdf9573b5d4cfadb33ba7ebb93): Add custom TOS support (PROJQUAY-5648) ([#1973](https://github.com/quay/quay/issues/1973))
-- [3152b102](https://github.com/quay/quay/commit/3152b1021e70061737c39f18f849c2755b77f08c): display sizes as base 2 (PROJQUAY-5524) ([#1968](https://github.com/quay/quay/issues/1968))
-- [78598d6a](https://github.com/quay/quay/commit/78598d6ab33c377979305229dc00ae8ee222c2cf): adding null check on dark logo ([#1942](https://github.com/quay/quay/issues/1942))
-- [e97a3eb4](https://github.com/quay/quay/commit/e97a3eb48f083ace2ed47ee94eee43ebe3895d0b): changing quota configuration byte units to base 1000 (PROJQUAY-5595) ([#1939](https://github.com/quay/quay/issues/1939))
-### User
-- [dd96025f](https://github.com/quay/quay/commit/dd96025ff56f92f87042655cd65302a9d49e8b98): Support custom LDAP memberOf attribute (PROJQUAY-5928) ([#2406](https://github.com/quay/quay/issues/2406))
-### User(Robots)
-- [67028af9](https://github.com/quay/quay/commit/67028af9e22c2d5e3754e3700eaba8a71473eb50): disallow robot login and create (PROJQUAY-5968) ([#2155](https://github.com/quay/quay/issues/2155))
-### [Redhat-3.10] Autoprune
-- [3f733179](https://github.com/quay/quay/commit/3f7331794d3668ca84eb4ccb1b8498beabc61518): validating input to autoprune policy (PROJQUAY-6230) ([#2461](https://github.com/quay/quay/issues/2461))
-### [Redhat-3.10] Federationuser(Ldap)
-- [8ecfd47f](https://github.com/quay/quay/commit/8ecfd47f6a7ed1eb0321c789bc1730cb34ecf9b8): fixing keepalive settings for LDAP connections (PROJQUAY-5137) ([#2489](https://github.com/quay/quay/issues/2489))
-### [Redhat-3.10] Secscan
-- [db1c7368](https://github.com/quay/quay/commit/db1c7368253917b34650359774dcd2c9781e010c): enable gc for manifests by default (PROJQUAY-4126) ([#2486](https://github.com/quay/quay/issues/2486))
-### [Redhat-3.10] Ui
-- [304d35b8](https://github.com/quay/quay/commit/304d35b86def7bf6624a61e7585829df67307b23): Add form for repository state (PROJQUAY-5715) ([#2484](https://github.com/quay/quay/issues/2484))
-- [026561ce](https://github.com/quay/quay/commit/026561ce932b237494b0f773714222f6950db38c): allow current day to be selected for tag expiration (PROJQUAY-6262) ([#2466](https://github.com/quay/quay/issues/2466))
-### Pull Requests
-- Merge pull request [#2065](https://github.com/quay/quay/issues/2065) from dmage/merge-config-tool
-
-
## [v3.9.10] - 2025-01-17
### Ci
@@ -2688,34 +1552,6 @@
### Release
- [9dd55dee](https://github.com/quay/quay/commit/9dd55deed36c82b9499b3d230802e37e35b2cbc7): fixing Release action (PROJQUAY-1486)
-[Unreleased]: https://github.com/quay/quay/compare/v3.13.2...HEAD
-[v3.13.2]: https://github.com/quay/quay/compare/v3.13.1...v3.13.2
-[v3.13.1]: https://github.com/quay/quay/compare/v3.13.0...v3.13.1
-[v3.13.0]: https://github.com/quay/quay/compare/v3.12.6...v3.13.0
-[v3.12.6]: https://github.com/quay/quay/compare/v3.12.5...v3.12.6
-[v3.12.5]: https://github.com/quay/quay/compare/v3.12.4...v3.12.5
-[v3.12.4]: https://github.com/quay/quay/compare/v3.12.3...v3.12.4
-[v3.12.3]: https://github.com/quay/quay/compare/v3.12.2...v3.12.3
-[v3.12.2]: https://github.com/quay/quay/compare/v3.12.1...v3.12.2
-[v3.12.1]: https://github.com/quay/quay/compare/v3.12.0...v3.12.1
-[v3.12.0]: https://github.com/quay/quay/compare/v3.11.8...v3.12.0
-[v3.11.8]: https://github.com/quay/quay/compare/v3.11.7...v3.11.8
-[v3.11.7]: https://github.com/quay/quay/compare/v3.11.6...v3.11.7
-[v3.11.6]: https://github.com/quay/quay/compare/v3.11.5...v3.11.6
-[v3.11.5]: https://github.com/quay/quay/compare/v3.11.4...v3.11.5
-[v3.11.4]: https://github.com/quay/quay/compare/v3.11.3...v3.11.4
-[v3.11.3]: https://github.com/quay/quay/compare/v3.11.2...v3.11.3
-[v3.11.2]: https://github.com/quay/quay/compare/v3.11.1...v3.11.2
-[v3.11.1]: https://github.com/quay/quay/compare/v3.11.0...v3.11.1
-[v3.11.0]: https://github.com/quay/quay/compare/v3.10.7...v3.11.0
-[v3.10.7]: https://github.com/quay/quay/compare/v3.10.6...v3.10.7
-[v3.10.6]: https://github.com/quay/quay/compare/v3.10.5...v3.10.6
-[v3.10.5]: https://github.com/quay/quay/compare/v3.10.4...v3.10.5
-[v3.10.4]: https://github.com/quay/quay/compare/v3.10.3...v3.10.4
-[v3.10.3]: https://github.com/quay/quay/compare/v3.10.2...v3.10.3
-[v3.10.2]: https://github.com/quay/quay/compare/v3.10.1...v3.10.2
-[v3.10.1]: https://github.com/quay/quay/compare/v3.10.0...v3.10.1
-[v3.10.0]: https://github.com/quay/quay/compare/v3.9.10...v3.10.0
[v3.9.10]: https://github.com/quay/quay/compare/v3.9.9...v3.9.10
[v3.9.9]: https://github.com/quay/quay/compare/v3.9.8...v3.9.9
[v3.9.8]: https://github.com/quay/quay/compare/v3.9.7...v3.9.8
diff --git a/CHANGELOG.mdn b/CHANGELOG.mdn
index e1b5ef85d..3303098a7 100644
--- a/CHANGELOG.mdn
+++ b/CHANGELOG.mdn
@@ -2,1142 +2,6 @@
[Red Hat Customer Portal](https://access.redhat.com/documentation/en-us/red_hat_quay/3.9/html/red_hat_quay_release_notes/index)
-
-## [v3.13.2] - 2024-12-10
-### [Redhat-3.13] Auth
-- [2c38a085](https://github.com/quay/quay/commit/2c38a0854f198807b15ee1382d77499c1f9d6df3): Implement is_restricted_user for federated auth systems (PROJQUAY-8208) ([#3459](https://github.com/quay/quay/issues/3459))
-- [96e3f3b0](https://github.com/quay/quay/commit/96e3f3b06be6098bd84bced5bcc03e70ed02ff5a): Remove robot references from scopes list (PROJQUAY-8269) ([#3458](https://github.com/quay/quay/issues/3458))
-### [Redhat-3.13] Dep
-- [5702a0f1](https://github.com/quay/quay/commit/5702a0f1bd3601a222a91d11489b4ee49fbb90b1): updating axios (PROJQUAY-7657) ([#3465](https://github.com/quay/quay/issues/3465))
-### [Redhat-3.13] Deps
-- [62017129](https://github.com/quay/quay/commit/620171295069e362c5f8df737e0639bf7b9c3c6a): downgrading cryptography ([#3493](https://github.com/quay/quay/issues/3493))
-- [4c02c110](https://github.com/quay/quay/commit/4c02c1105cd8a04a69afe4375e7b0dd7394cf1e2): adding maturin to build deps (PROJQUAY-8308) ([#3489](https://github.com/quay/quay/issues/3489))
-- [9b83bd6b](https://github.com/quay/quay/commit/9b83bd6b9f99cdb9472272f8b69d2d2a74bc46ce): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3442](https://github.com/quay/quay/issues/3442))
-- [046b16ea](https://github.com/quay/quay/commit/046b16eacbf9fe6995c684c4322249c2ea4840fb): bump protobuf (PROJQUAY-7970) ([#3422](https://github.com/quay/quay/issues/3422))
-### [Redhat-3.13] Ui
-- [e97bbca8](https://github.com/quay/quay/commit/e97bbca8a080259f320b6c97654be68f2165c937): Add proxy cache config UI to org settings (PROJQUAY-7697) ([#3428](https://github.com/quay/quay/issues/3428))
-- [33177946](https://github.com/quay/quay/commit/33177946911a1d6157c5ba7c27551c80f66b5685): removing bootbox ([#3416](https://github.com/quay/quay/issues/3416))
-
-
-## [v3.13.1] - 2024-11-14
-### [Redhat-3.13] Api
-- [56d5b76b](https://github.com/quay/quay/commit/56d5b76b9c0f3e2ff4233dce553002e4e918879c): allowing superuser to read catalog endpoint (PROJQUAY-8023) ([#3402](https://github.com/quay/quay/issues/3402))
-### [Redhat-3.13] Build(Deps)
-- [bdcd2796](https://github.com/quay/quay/commit/bdcd27965f0c7d616cda321ba8e3162d2c731c50): bump jmespath from 0.9.4 to 1.0.1 in requirements.txt (PROJQUAY-7031) ([#3392](https://github.com/quay/quay/issues/3392))
-- [9de00c4a](https://github.com/quay/quay/commit/9de00c4adf93b290266f1931ca7148350ec73ffb): bump werkzeug from 3.0.3 to 3.0.6 ([#3373](https://github.com/quay/quay/issues/3373))
-### [Redhat-3.13] Conf(Nginx)
-- [f3d3c86b](https://github.com/quay/quay/commit/f3d3c86b6977a4c22006de592c9eb305ca8d71d5): change forwarded header removing host (PROJQUAY-8024) ([#3386](https://github.com/quay/quay/issues/3386))
-### [Redhat-3.13] Ui
-- [1e5a519a](https://github.com/quay/quay/commit/1e5a519a602739c706f161fbfdcda3132eba980e): Update regex pattern helper text for validating team name (PROJQUAY-8110) ([#3354](https://github.com/quay/quay/issues/3354))
-- [8418b7aa](https://github.com/quay/quay/commit/8418b7aa79d8c6c3f0d84b53af0b43ddbd25dabe): Render namespace values for dropdown under Create Repository modal (PROJQUAY-8118) ([#3361](https://github.com/quay/quay/issues/3361))
-
-
-## [v3.13.0] - 2024-10-24
-### Api
-- [6da65c50](https://github.com/quay/quay/commit/6da65c500349722f826d5145359204d623cdb397): adding tag_pattern to autoprune API (PROJQUAY-7668) ([#3188](https://github.com/quay/quay/issues/3188))
-- [475cba8c](https://github.com/quay/quay/commit/475cba8c5bdf7cc4436575c8813ee9f65f2f74d1): Add tag deletion endpoint for v2 api (PROJQUAY-7599) ([#3128](https://github.com/quay/quay/issues/3128))
-- [4899ebd6](https://github.com/quay/quay/commit/4899ebd6c7ab7d56d4b0e4830ab829380ae85668): allow refining search with an organization (PROJQUAY-7244) ([#2901](https://github.com/quay/quay/issues/2901))
-- [9523fc1f](https://github.com/quay/quay/commit/9523fc1fe7cbacf0a59ab0ef89e3362734ab790b): feature flagging global readonly superuser check (PROJQUAY-7550) ([#3088](https://github.com/quay/quay/issues/3088))
-- [ec64325e](https://github.com/quay/quay/commit/ec64325edd0356471c7c3bbb4ddbc1e2f6959904): adding global readonly user to list repo endpoint (PROJQUAY-7446) ([#3072](https://github.com/quay/quay/issues/3072))
-- [b78a7464](https://github.com/quay/quay/commit/b78a746426603cbd253d1b6e533e691f3145b9a1): adding token to global readonly user list robots (PROJQUAY-7177) ([#3073](https://github.com/quay/quay/issues/3073))
-- [9dc83f26](https://github.com/quay/quay/commit/9dc83f26cc993ae6ce10d6e3d4c2b7f04da5d6f4): adding global readonly superuser to superuser endpoints (PROJQUAY-7449) ([#3070](https://github.com/quay/quay/issues/3070))
-- [cad8326d](https://github.com/quay/quay/commit/cad8326d4a1e72a59b4f1bbea70d9e95d4105d24): adding permissions for global readonly superuser (PROJQUAY-7177) ([#2993](https://github.com/quay/quay/issues/2993))
-### Audit
-- [6318be72](https://github.com/quay/quay/commit/6318be721d645e3053ccb926c58a8351d392c02b): fix auto-prune audit logging (PROJQUAY-7423) ([#3056](https://github.com/quay/quay/issues/3056))
-### Autoprune
-- [f327551c](https://github.com/quay/quay/commit/f327551cccea0d2a9f26fff7e6246ce8bffd182e): support multiple organization and repository policies (PROJQUAY-7695) ([#3209](https://github.com/quay/quay/issues/3209))
-### Bug
-- [28d18428](https://github.com/quay/quay/commit/28d18428bd04aa8ddce40773a0f893c631d34db9): fixing NaN value error for quota displayed on member org page (PROJQUAY-6465) ([#3224](https://github.com/quay/quay/issues/3224))
-- [43e64964](https://github.com/quay/quay/commit/43e6496419a1df3e14d696c977063fd238859e1a): too strict validateTeamName regex (PROJQUAY-7606) ([#3126](https://github.com/quay/quay/issues/3126))
-- [3c8ed17b](https://github.com/quay/quay/commit/3c8ed17b171b9923f35e9b9b8ff30dd00baa1f95): Fix UI x-axis display (PROJQUAY-7467) ([#3066](https://github.com/quay/quay/issues/3066))
-- [b0a3856c](https://github.com/quay/quay/commit/b0a3856c5a2a07bfce7c1f6a04163f1d539876b0): Fix UI x-axis display (PROJQUAY-7467) ([#3053](https://github.com/quay/quay/issues/3053))
-### Build(Deps)
-- [e2ca92c4](https://github.com/quay/quay/commit/e2ca92c4e81d934c9086f71d6d7e74e229384627): bump socket.io-parser and karma ([#3257](https://github.com/quay/quay/issues/3257))
-- [3181dfc9](https://github.com/quay/quay/commit/3181dfc93ef3ca9133635d67fdabe2d1e8456935): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3180](https://github.com/quay/quay/issues/3180))
-- [8eda9770](https://github.com/quay/quay/commit/8eda97704e378b1fb4dd2949f41b112726e414a7): bump webob from 1.8.6 to 1.8.8 ([#3141](https://github.com/quay/quay/issues/3141))
-- [5d1d03c6](https://github.com/quay/quay/commit/5d1d03c6b5b6762dab25ca7bfeaa49a4a6483a37): bump setuptools from 68.2.2 to 71.1.0 ([#3062](https://github.com/quay/quay/issues/3062))
-- [e8384163](https://github.com/quay/quay/commit/e8384163aa6465a99e1cc1a3522a1fb75e310802): bump golang.org/x/crypto from 0.24.0 to 0.25.0 in /config-tool ([#3002](https://github.com/quay/quay/issues/3002))
-- [81bb272a](https://github.com/quay/quay/commit/81bb272a874441087792ed78938ffcfb3a20bbca): bump zipp from 3.17.0 to 3.19.2 ([#3025](https://github.com/quay/quay/issues/3025))
-### Build(Deps-Dev)
-- [3e5ee77f](https://github.com/quay/quay/commit/3e5ee77ff001880a2896edc9e5552b8d8fba8248): bump bencode-py from 2.1.0 to 4.0.0 ([#2382](https://github.com/quay/quay/issues/2382))
-### Chore
-- [850512eb](https://github.com/quay/quay/commit/850512ebefdd039ec749969b58f857db6f1a5bcf): Update README.md ([#3155](https://github.com/quay/quay/issues/3155))
-- [3e1f1718](https://github.com/quay/quay/commit/3e1f1718958f1bfc99601bbc46fae06c19e0a4a0): Fix prepare-release.yaml to properly modify changelog URL ([#3127](https://github.com/quay/quay/issues/3127))
-- [f66574bc](https://github.com/quay/quay/commit/f66574bc7f45c5e6f80fe8609be70a9e4a963332): change docker-compose to 'docker compose' ([#3109](https://github.com/quay/quay/issues/3109))
-### Config
-- [edf15900](https://github.com/quay/quay/commit/edf159007ebbb17d1c34091b7835a258acaf50bc): enable the referrers api by default (PROJQUAY-7499) ([#3048](https://github.com/quay/quay/issues/3048))
-### Configtool
-- [b8b75a93](https://github.com/quay/quay/commit/b8b75a932f9ffe72e3ed551086298ae266b0069b): default namespace autoprune policy validation (PROJQUAY-7407) ([#3026](https://github.com/quay/quay/issues/3026))
-### Cypress
-- [b1de0693](https://github.com/quay/quay/commit/b1de06938b173f0fe702b315fbad9810e7ded22f): fix flake test (PROJQUAY-7624) ([#3137](https://github.com/quay/quay/issues/3137))
-### Db
-- [27d7c149](https://github.com/quay/quay/commit/27d7c149b94be33ab44bf082d084d541eece20c3): adding immutable column to tag table (PROJQUAY-7777) ([#3195](https://github.com/quay/quay/issues/3195))
-- [4c15712a](https://github.com/quay/quay/commit/4c15712a82e96e3ab94ee9cf685d137d0ec8b4fa): fixing alembic migration (PROJQUAY-7493) ([#3044](https://github.com/quay/quay/issues/3044))
-### Deps
-- [b2ba1e56](https://github.com/quay/quay/commit/b2ba1e560514d559958fbd3b3a78a904e6753c31): bump certifi (PROJQUAY-7620) ([#3241](https://github.com/quay/quay/issues/3241))
-- [0a1d9746](https://github.com/quay/quay/commit/0a1d97463f58be6968adcc8371e7fc32c4d84df6): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3179](https://github.com/quay/quay/issues/3179))
-- [e04fddaf](https://github.com/quay/quay/commit/e04fddaf16eb311ce65e35071a9f64b2bbe6dfbe): bump PyMySQL version (PROJQUAY-7251) ([#3113](https://github.com/quay/quay/issues/3113))
-### Events
-- [6dbfdf05](https://github.com/quay/quay/commit/6dbfdf05c53d08a388176ba56a48785ce25ccec6): fix notification methods for image expiry events (PROJQUAY-7487) ([#3054](https://github.com/quay/quay/issues/3054))
-- [6b9a9686](https://github.com/quay/quay/commit/6b9a96863f2f1b6ea17da8bac316847990e4d11f): Expose notification rerun time interval in a variable (PROJQUAY-7441) ([#3009](https://github.com/quay/quay/issues/3009))
-### Featureflag
-- [13f6cd59](https://github.com/quay/quay/commit/13f6cd590c85a98e4019947c460f8423827916c9): add feature flag for image expiry trigger (PROJQUAY-7460) ([#3007](https://github.com/quay/quay/issues/3007))
-### Health
-- [84249a15](https://github.com/quay/quay/commit/84249a153b7dc51a249d3a9f9363df26e23b9b1e): Add statement timeout to health check (PROJQUAY-7950) ([#3228](https://github.com/quay/quay/issues/3228))
-### Init
-- [b6d51e7a](https://github.com/quay/quay/commit/b6d51e7a080b811f7bd6e4d5a2c5bfc16d7e9341): adding Postgres cert install to entrypoint (PROJQUAY-7694) ([#3229](https://github.com/quay/quay/issues/3229))
-### Logging
-- [64708315](https://github.com/quay/quay/commit/6470831587c11049bbe6924e5483f4aeec551239): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3193](https://github.com/quay/quay/issues/3193))
-- [5d91a7da](https://github.com/quay/quay/commit/5d91a7dae3866855d8b166a50e0d72ed6acecd2d): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3160](https://github.com/quay/quay/issues/3160))
-- [f6c781dc](https://github.com/quay/quay/commit/f6c781dc30d606d59845b9327850ccd21a7f5722): reduce noise in quay logs and add missing worker names (PROJQUAY-6562) ([#2697](https://github.com/quay/quay/issues/2697))
-### Mirror
-- [bf03190f](https://github.com/quay/quay/commit/bf03190f463e02053f074ce7345f43a574a67baf): increase char length in repo mirror config for externalregistrypassword (PROJQUAY-7430) ([#3028](https://github.com/quay/quay/issues/3028))
-### Nginx
-- [78e9a3b6](https://github.com/quay/quay/commit/78e9a3b6b861ce279caec5cc91cd603e6e36f034): revert [#3098](https://github.com/quay/quay/issues/3098) (PROJQUAY-7573) ([#3129](https://github.com/quay/quay/issues/3129))
-- [c597c2b9](https://github.com/quay/quay/commit/c597c2b9e32ed9f417b5eaeb5ff3db7a39517df1): set proxy_read_timeout on manifests endpoint (PROJQUAY-7573) ([#3112](https://github.com/quay/quay/issues/3112))
-- [aa4968c9](https://github.com/quay/quay/commit/aa4968c9c61a43a2b2bbec7ff1af6119aeb3dfde): dropping x-forwarded-host (PROJQUAY-7563) ([#3089](https://github.com/quay/quay/issues/3089))
-- [912ce8c8](https://github.com/quay/quay/commit/912ce8c81422957c2078e7fa006dd0f91dc6449e): increasing keepalive timeout for manifests endpoint (PROJQUAY-7573) ([#3098](https://github.com/quay/quay/issues/3098))
-- [f4711b3c](https://github.com/quay/quay/commit/f4711b3cececde72e39cd3ee329623c34e8623e3): add email confirm route to new web ui (PROJQUAY-7444) ([#3038](https://github.com/quay/quay/issues/3038))
-### Oauth
-- [69f140f7](https://github.com/quay/quay/commit/69f140f7b7310db047f668c77d5d6d21320c56c9): clarifying message on creating oauth token (PROJQUAY-7434) ([#3036](https://github.com/quay/quay/issues/3036))
-- [916aff69](https://github.com/quay/quay/commit/916aff690c57637675325536768d0cdaeb46e074): logging assign oauth action to audit logs (PROJQUAY-7431) ([#3033](https://github.com/quay/quay/issues/3033))
-- [49e45c47](https://github.com/quay/quay/commit/49e45c47a36fb95b38c9f394e3738cd59e354582): adding check for assignment uuid when creating token (PROJQUAY-7457) ([#3004](https://github.com/quay/quay/issues/3004))
-### Oldui
-- [3c19150d](https://github.com/quay/quay/commit/3c19150d9b3adc126fa2800d8bb397655a3d323e): Fix horizontal scrolling on vulnerability reports (PROJQUAY-7686) ([#3153](https://github.com/quay/quay/issues/3153))
-### Registry
-- [dde4dde0](https://github.com/quay/quay/commit/dde4dde03dd47b57d17b93b95ca84c7b8519f724): fix missing exception import (PROJQUAY-7598) ([#3122](https://github.com/quay/quay/issues/3122))
-- [35a04fda](https://github.com/quay/quay/commit/35a04fdace5083fb76035228a519798e65e288ed): return 400 instead of 404 for manifest errors on referrers api (PROJQUAY-7523) ([#3071](https://github.com/quay/quay/issues/3071))
-- [1452d1ae](https://github.com/quay/quay/commit/1452d1aed0e30ca9471a95b9ccddd2eee3c33b5c): hidden tag should be included when checking a manifest's referrers (PROJQUAY-7519) ([#3051](https://github.com/quay/quay/issues/3051))
-- [fdb36d24](https://github.com/quay/quay/commit/fdb36d2435b36b60c905e780ad86c132571c7a90): add artifact types and annotations to referrers index response (PROJQUAY-7481) ([#3047](https://github.com/quay/quay/issues/3047))
-- [32890207](https://github.com/quay/quay/commit/32890207da59a64365e6024a2a43ccf9d3f2de53): index manifest artifact type for filtering (PROJQUAY-7471) ([#3035](https://github.com/quay/quay/issues/3035))
-### Revert "Audit
-- [9d37de42](https://github.com/quay/quay/commit/9d37de42fea788206ced86d1f85cc1771b699c80): fix auto-prune audit logging (PROJQUAY-7423)" ([#3065](https://github.com/quay/quay/issues/3065))
-### Robots
-- [e9161cb3](https://github.com/quay/quay/commit/e9161cb3ae10a7332833470a3b397ac40e9023de): Add robot federation for keyless auth (PROJQUAY-7803) ([#3207](https://github.com/quay/quay/issues/3207))
-### Secscan
-- [0ad0da6f](https://github.com/quay/quay/commit/0ad0da6f0490fe6aeb48ca3e9c09bd81f7b69e59): Move secscan worker queries to read-only replica (PROJQUAY-7682) ([#3151](https://github.com/quay/quay/issues/3151))
-- [3cfe2b9b](https://github.com/quay/quay/commit/3cfe2b9bb814ff0e7a9658fa51421437a8f00693): add option to have securityworkers require lock (PROJQUAY-7661) ([#3142](https://github.com/quay/quay/issues/3142))
-### Security
-- [c49ba172](https://github.com/quay/quay/commit/c49ba1725ae060f2282f7b97cb2b1423e5a5a127): change timeout for vulnerability requests (PROJQUAY-7751) ([#3194](https://github.com/quay/quay/issues/3194))
-### Storage
-- [bb054bfe](https://github.com/quay/quay/commit/bb054bfefa40ed87d62aa993dcfbbce0553678c9): prevent registry worker crash for large layers (PROJQUAY-7603) ([#3123](https://github.com/quay/quay/issues/3123))
-- [62e42f8f](https://github.com/quay/quay/commit/62e42f8f54350196ee5e0fee5edc80b18a2a4cb1): Disable pushes on registry (PROJQUAY-6870) ([#2755](https://github.com/quay/quay/issues/2755))
-### Storage(RadosGWStorage)
-- [27ebc40c](https://github.com/quay/quay/commit/27ebc40c91dae09b5025fc09dc648a637c576b01): add Region to RadosGWStorage for multi-zone setups (PROJQUAY-7300) ([#2928](https://github.com/quay/quay/issues/2928))
-### Storage(StorageClasses)
-- [6a7beacb](https://github.com/quay/quay/commit/6a7beacb92558f8df9acbac32285e23da6f8f259): Presign v2/v4 stsfix (PROJQUAY-7689) ([#3154](https://github.com/quay/quay/issues/3154))
-- [0b894199](https://github.com/quay/quay/commit/0b894199cdccfca9831b11d56c5f73874b68a55a): support changing signature version for pre-signed URL (PROJQUAY-7491) ([#3041](https://github.com/quay/quay/issues/3041))
-### Task
-- [40499d86](https://github.com/quay/quay/commit/40499d861bcde9e618be56e5a35181b81d551096): Temporary remove s390x support (PROJQUAY-7673) ([#3140](https://github.com/quay/quay/issues/3140))
-### Ui
-- [c87d852f](https://github.com/quay/quay/commit/c87d852f9356fc9e156bc855860eeec94b197f82): fix confirm username modal loop (PROJQUAY-7982) ([#3254](https://github.com/quay/quay/issues/3254))
-- [a2919e4d](https://github.com/quay/quay/commit/a2919e4db54e76a749ece9bb37a5c0da91d1477b): add enable/disable team sync for log kinds (PROJQUAY-7388) ([#2982](https://github.com/quay/quay/issues/2982))
-- [06a816dd](https://github.com/quay/quay/commit/06a816dd448819e7191b1420d4d7ddae206bfa7f): removing image expiry trigger option for old ui (PROJQUAY-7735) ([#3173](https://github.com/quay/quay/issues/3173))
-- [17e368c1](https://github.com/quay/quay/commit/17e368c109a433b91fd4e1ed0e9cd49c3f52a7ce): assign OAuth token to user form checks (PROJQUAY-7433) ([#3043](https://github.com/quay/quay/issues/3043))
-- [854046d9](https://github.com/quay/quay/commit/854046d904e74dc9a99131ac00bfb7608ec8c1e1): adding message that registry wide autoprune has been enabled (PROJQUAY-7452) ([#3042](https://github.com/quay/quay/issues/3042))
-- [638b0a01](https://github.com/quay/quay/commit/638b0a0195be3dbc2e4af64e1326622e22615374): add search bar for usage logs (PROJQUAY-7109) ([#2955](https://github.com/quay/quay/issues/2955))
-- [02c72115](https://github.com/quay/quay/commit/02c72115a29ec27d29aef91ce652ce2c838a3104): show image expiry trigger in usage logs (PROJQUAY-7466) ([#3018](https://github.com/quay/quay/issues/3018))
-- [1bff53e6](https://github.com/quay/quay/commit/1bff53e6a39248b63443e4637bbb9c2b4acdae3c): add helper text for input (PROJQUAY-7442) ([#3015](https://github.com/quay/quay/issues/3015))
-- [0cdd254c](https://github.com/quay/quay/commit/0cdd254ce104cf7c1b7b1056a151b51c7ee7b0cf): fix for negative integers in image expiry days (PROJQUAY-7442) ([#3013](https://github.com/quay/quay/issues/3013))
-### Webhook
-- [176e1c93](https://github.com/quay/quay/commit/176e1c934dd1a48940cee006544902aa008cb48d): Fix failure in sending webhook POST requests (PROJQUAY-7468) ([#3020](https://github.com/quay/quay/issues/3020))
-### [Redhat-3.13] Autoprune
-- [3a9984f3](https://github.com/quay/quay/commit/3a9984f3992b7e21a847e1cc4dc66a3ff55bb9af): order policies by method before execution (PROJQUAY-8104) ([#3336](https://github.com/quay/quay/issues/3336))
-- [4b710091](https://github.com/quay/quay/commit/4b710091af7c09b71e4ef248f83c01e3b2729a22): fix tags returned by autoprune worker (PROJQUAY-8070) ([#3321](https://github.com/quay/quay/issues/3321))
-### [Redhat-3.13] Build(Deps)
-- [b19ec20f](https://github.com/quay/quay/commit/b19ec20fb6c7f4887bdfcedd25d6ae524a1b3a1c): bump cookie and socket.io in /config-tool/pkg/lib/editor ([#3351](https://github.com/quay/quay/issues/3351))
-- [eb6f9583](https://github.com/quay/quay/commit/eb6f9583e2dbd5fd901602616f2c115414bd4f73): bump cookie and express in /web ([#3319](https://github.com/quay/quay/issues/3319))
-- [39f12c89](https://github.com/quay/quay/commit/39f12c891a9a9c06a48e1d19f0b060f4822af05f): bump golang.org/x/crypto from 0.25.0 to 0.28.0 in /config-tool ([#3312](https://github.com/quay/quay/issues/3312))
-- [b4adf207](https://github.com/quay/quay/commit/b4adf2073a135ad30a2b4c3205ab82b53e385a3b): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config-tool ([#3292](https://github.com/quay/quay/issues/3292))
-- [6406709b](https://github.com/quay/quay/commit/6406709baf3e25f5763373b07a19baeada6ca2c5): bump body-parser and express ([#3288](https://github.com/quay/quay/issues/3288))
-- [0a4cf2cb](https://github.com/quay/quay/commit/0a4cf2cb5a24e7eded39ad780b89c83022656553): bump stripe from 5.5.0 to 11.0.0 ([#3296](https://github.com/quay/quay/issues/3296))
-- [56e9c993](https://github.com/quay/quay/commit/56e9c9932bfa5e246c5f3a35046a1c6e8ed09a5f): bump body-parser and express in /web ([#3275](https://github.com/quay/quay/issues/3275))
-- [cd0f34ae](https://github.com/quay/quay/commit/cd0f34ae035771273db4ad68abb7a974809a74ed): bump rollup from 2.70.2 to 2.79.2 in /web ([#3276](https://github.com/quay/quay/issues/3276))
-### [Redhat-3.13] Build(Deps-Dev)
-- [2f60bf82](https://github.com/quay/quay/commit/2f60bf82e4083ca7280d33f48952109a20deec6c): bump webpack from 5.88.2 to 5.95.0 in /config-tool/pkg/lib/editor ([#3300](https://github.com/quay/quay/issues/3300))
-- [131fa686](https://github.com/quay/quay/commit/131fa686d2ec45706d91f6b66b5114bc65df18f0): bump webpack from 5.76.0 to 5.95.0 in /web ([#3285](https://github.com/quay/quay/issues/3285))
-### [Redhat-3.13] Chore
-- [960d3a84](https://github.com/quay/quay/commit/960d3a84e7ec501fb742ae4b1501230f6861e248): Bump config-tool to go 1.21 ([#3282](https://github.com/quay/quay/issues/3282))
-### [Redhat-3.13] Deps
-- [c2199030](https://github.com/quay/quay/commit/c21990309ab2c5f612c9e8b02a068fabc0122e68): bump jsrsasign (PROJQUAY-6615) ([#3290](https://github.com/quay/quay/issues/3290))
-### [Redhat-3.13] Gc
-- [0c72adb2](https://github.com/quay/quay/commit/0c72adb2357e9898178712362f47381cdc8f5b3d): fix fk constraint violation tag delete (PROJQUAY-8006) ([#3280](https://github.com/quay/quay/issues/3280))
-### [Redhat-3.13] Logs
-- [ab421ac3](https://github.com/quay/quay/commit/ab421ac38f10f37bb470d98f474ea7f683b30225): Audit export logs requests (PROJQUAY-7679) ([#3298](https://github.com/quay/quay/issues/3298))
-### [Redhat-3.13] Nginx
-- [431554e3](https://github.com/quay/quay/commit/431554e3231f84c03a00268c1207493540528824): Increase the number and size of proxy buffers (PROJQUAY-6950) ([#3306](https://github.com/quay/quay/issues/3306))
-### [Redhat-3.13] Notifications
-- [1ba004e4](https://github.com/quay/quay/commit/1ba004e4c059eb87629aecce07741188c6708be3): fetch autoprune tags with multiple policies for image expiry notification (PROJQUAY-8117) ([#3345](https://github.com/quay/quay/issues/3345))
-### [Redhat-3.13] Revert "Build(Deps)
-- [1494b0bf](https://github.com/quay/quay/commit/1494b0bfc381ba092ab6a6311b7abe523980ce92): bump stripe from 5.5.0 to 11.0.0 ([#3293](https://github.com/quay/quay/issues/3293))" ([#3305](https://github.com/quay/quay/issues/3305))
-### [Redhat-3.13] Ui
-- [199f041d](https://github.com/quay/quay/commit/199f041d68045976a63d00234708fd2395a464f3): show user autoprune policies under repo autoprune policies tab (PROJQUAY-8093) ([#3360](https://github.com/quay/quay/issues/3360))
-- [31edc935](https://github.com/quay/quay/commit/31edc9351460c671083a5cedfbb732e639353b04): conditionally support custom tag expiration durations (PROJQUAY-6700) ([#3352](https://github.com/quay/quay/issues/3352))
-- [63dbac67](https://github.com/quay/quay/commit/63dbac679dbe5392e50a5b348b743082050f14f1): add entry for robot federation config (PROJQUAY-8050) ([#3330](https://github.com/quay/quay/issues/3330))
-- [106f8124](https://github.com/quay/quay/commit/106f8124f17f89dc1163b9d12dc67506ce10dbb7): adding tag pattern to audit logs in namespace policy list (PROJQUAY-8002) ([#3281](https://github.com/quay/quay/issues/3281))
-- [88846844](https://github.com/quay/quay/commit/88846844a119761dd420526137cb49d92dd01e26): show all auto-pruning policies for namespace (PROJQUAY-7975) ([#3274](https://github.com/quay/quay/issues/3274))
-- [fc9a895b](https://github.com/quay/quay/commit/fc9a895b5c33f4d792940cc964758bce8db92015): clear state on delete autoprune policies (PROJQUAY-8003) ([#3279](https://github.com/quay/quay/issues/3279))
-### [Redhat-3.13] Validator
-- [785a8bd6](https://github.com/quay/quay/commit/785a8bd6c05067c20a65304b20155753d9ecc309): Remove logging of database password (PROJQUAY-8059) ([#3335](https://github.com/quay/quay/issues/3335))
-
-
-## [v3.12.6] - 2024-12-10
-### Chore: Revert "[Redhat-3.12] Cve
-- [a2d287a6](https://github.com/quay/quay/commit/a2d287a663b3d435cce2cdba1ddf3a7f5a1c092f): upgrade elasticsearch and elasticsearch-dsl to 8.13.0 (PROJQUAY-6962)" (PROJQUAY-6962) ([#3450](https://github.com/quay/quay/issues/3450))
-### [Redhat-3.12] Build(Deps-Dev)
-- [492c23e8](https://github.com/quay/quay/commit/492c23e8a7cd6e691e12c95cef72bcc3a8c79b5a): bump body-parser from 1.19.0 to 1.20.3 in /config-tool/pkg/lib/editor ([#3412](https://github.com/quay/quay/issues/3412))
-### [Redhat-3.12] Cve
-- [f0dd86f2](https://github.com/quay/quay/commit/f0dd86f2f17dd8fb1a9d2f5b59ccec1b56ce7fc4): upgrade elasticsearch and elasticsearch-dsl to 8.13.0 (PROJQUAY-6962) ([#3436](https://github.com/quay/quay/issues/3436))
-### [Redhat-3.12] Dep
-- [81a778dd](https://github.com/quay/quay/commit/81a778dd9e2086b37680b5ddb5879706f61ecbf5): updating axios (PROJQUAY-7657) ([#3466](https://github.com/quay/quay/issues/3466))
-### [Redhat-3.12] Deps
-- [d029e72a](https://github.com/quay/quay/commit/d029e72a520297b95b4cad36d50b7f10fd6f995d): downgrading cryptography ([#3494](https://github.com/quay/quay/issues/3494))
-- [c0f4f8eb](https://github.com/quay/quay/commit/c0f4f8ebd3d4f9a52520425ac4a70ec83b9a7dde): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3438](https://github.com/quay/quay/issues/3438))
-- [409bed66](https://github.com/quay/quay/commit/409bed666d697a4f285327279e2fc6528e6ec63a): bump protobuf (PROJQUAY-7970) ([#3421](https://github.com/quay/quay/issues/3421))
-### [Redhat-3.12] Ui
-- [71dd05f1](https://github.com/quay/quay/commit/71dd05f1e271a8a24c3a61b178b7102f531820f2): removing bootbox ([#3417](https://github.com/quay/quay/issues/3417))
-- [58624700](https://github.com/quay/quay/commit/58624700f160c4faddf88b887b8ffbb18b989c58): Update regex pattern helper text for validating team name (PROJQUAY-8110) ([#3355](https://github.com/quay/quay/issues/3355))
-
-
-## [v3.12.5] - 2024-11-19
-### [Redhat-3.12] Bug
-- [89b643dd](https://github.com/quay/quay/commit/89b643ddac2af8646e103db8b8234b131604377f): too strict validateTeamName regex (PROJQUAY-7606) ([#3379](https://github.com/quay/quay/issues/3379))
-### [Redhat-3.12] Conf(Nginx)
-- [5d61cddd](https://github.com/quay/quay/commit/5d61cdddf2d0f2fd4025ae711f1a4325fd659669): change forwarded header removing host (PROJQUAY-8024) ([#3387](https://github.com/quay/quay/issues/3387))
-
-
-## [v3.12.4] - 2024-10-21
-### [Redhat-3.12] Api
-- [4c7b5f13](https://github.com/quay/quay/commit/4c7b5f13d1f7540630f178e2bac7cac9afdd8e37): allowing superuser to read catalog endpoint (PROJQUAY-8023) ([#3333](https://github.com/quay/quay/issues/3333))
-### [Redhat-3.12] Bug
-- [5377be16](https://github.com/quay/quay/commit/5377be160db7ea0d210af5d048d1a8cb4fd7ea44): fixing NaN value error for quota displayed on member org page (PROJQUAY-6465) ([#3329](https://github.com/quay/quay/issues/3329))
-### [Redhat-3.12] Build(Deps)
-- [3412c5b9](https://github.com/quay/quay/commit/3412c5b90cad82454b62e7473d76423ae32d5108): bump cookie and socket.io in /config-tool/pkg/lib/editor ([#3350](https://github.com/quay/quay/issues/3350))
-- [a7d7f0e9](https://github.com/quay/quay/commit/a7d7f0e9896ef18eb0e2dc27291c29fc18e94b3f): bump cookie and express in /web ([#3320](https://github.com/quay/quay/issues/3320))
-- [a02401bc](https://github.com/quay/quay/commit/a02401bc871159b747eeca8cad47e520173d9b5c): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3294](https://github.com/quay/quay/issues/3294))
-- [1667706d](https://github.com/quay/quay/commit/1667706d84ba9e0df308cdcadb13404e1d3abd1c): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /config-tool ([#3291](https://github.com/quay/quay/issues/3291))
-- [a6f29694](https://github.com/quay/quay/commit/a6f2969405c2e50cc0a1b404cd62698e6432927e): bump body-parser and express ([#3287](https://github.com/quay/quay/issues/3287))
-- [00bb6e9b](https://github.com/quay/quay/commit/00bb6e9bfad1139b3cb24054e6dd1cb3187fdec7): bump body-parser and express in /web ([#3272](https://github.com/quay/quay/issues/3272))
-- [46ab6b9f](https://github.com/quay/quay/commit/46ab6b9f3ba14cda521379e7dac9b054cb7d9462): bump socket.io-parser and karma ([#3258](https://github.com/quay/quay/issues/3258))
-### [Redhat-3.12] Build(Deps-Dev)
-- [93eecc74](https://github.com/quay/quay/commit/93eecc7465d2eb5e20cb77fbe415f43c8a854ad1): bump webpack from 5.88.2 to 5.95.0 in /config-tool/pkg/lib/editor ([#3301](https://github.com/quay/quay/issues/3301))
-- [64dca5c6](https://github.com/quay/quay/commit/64dca5c6188b112fcff01cce2899496833ad21aa): bump webpack from 5.76.0 to 5.95.0 in /web ([#3286](https://github.com/quay/quay/issues/3286))
-### [Redhat-3.12] Chore
-- [6191138d](https://github.com/quay/quay/commit/6191138dc6976c7e37c74d848062f7615c6839c9): Bump config-tool to go 1.21 ([#3283](https://github.com/quay/quay/issues/3283))
-### [Redhat-3.12] Deps
-- [2e9f48e5](https://github.com/quay/quay/commit/2e9f48e519ac6b3c50aa6cda551e8f461ba251b0): bump jsrsasign (PROJQUAY-6615) ([#3289](https://github.com/quay/quay/issues/3289))
-- [e96d5675](https://github.com/quay/quay/commit/e96d56754be894490545f19ec3ca2946b67b05fd): bump certifi (PROJQUAY-7620) ([#3244](https://github.com/quay/quay/issues/3244))
-### [Redhat-3.12] Gc
-- [edba8f7a](https://github.com/quay/quay/commit/edba8f7a5ad4121cf280c26992afdbc705fa99cc): fix fk constraint violation tag delete (PROJQUAY-8006) ([#3328](https://github.com/quay/quay/issues/3328))
-### [Redhat-3.12] Validator
-- [902e074c](https://github.com/quay/quay/commit/902e074c6944b24bfff3f54362b72e5c91cb6761): Remove logging of database password (PROJQUAY-8059) ([#3337](https://github.com/quay/quay/issues/3337))
-
-
-## [v3.12.3] - 2024-09-18
-### [Redhat-3.12] Build(Deps)
-- [fadc0890](https://github.com/quay/quay/commit/fadc08905639263c769ce337f45b663a95521fa0): bump webob from 1.8.6 to 1.8.8 ([#3222](https://github.com/quay/quay/issues/3222))
-### [Redhat-3.12] Deps
-- [89ec9414](https://github.com/quay/quay/commit/89ec94141db531324a61edf04f42f6ff9533ef4c): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3212](https://github.com/quay/quay/issues/3212))
-### [Redhat-3.12] Logging
-- [3ddee70e](https://github.com/quay/quay/commit/3ddee70e7337a3981d7cb75c38e65a3ef9a21972): hide entries when debuglog is set to false and add missing worker names (PROJQUAY-6562) ([#3206](https://github.com/quay/quay/issues/3206))
-### [Redhat-3.12] Nginx
-- [29281539](https://github.com/quay/quay/commit/29281539dc1e29502d88da275c0af396187cbd48): dropping x-forwarded-host (PROJQUAY-7561) ([#3205](https://github.com/quay/quay/issues/3205))
-### [Redhat-3.12] Ui
-- [0a462de9](https://github.com/quay/quay/commit/0a462de9b1fe648662e126646cb1a9eeca3eec07): removing image expiry trigger option for old ui (PROJQUAY-7735) ([#3174](https://github.com/quay/quay/issues/3174))
-
-
-## [v3.12.2] - 2024-08-27
-### [Redhat-3.12] Storage(StorageClasses)
-- [31f2e408](https://github.com/quay/quay/commit/31f2e408bcb842a5bcba871d2f71387ce95d7180): Presign v2/v4 stsfix (PROJQUAY-7689) ([#3167](https://github.com/quay/quay/issues/3167))
-### [Redhat-3.12] Task
-- [0c32cc02](https://github.com/quay/quay/commit/0c32cc024792c385ae5d55869a8c06481255f017): Temporary remove s390x support (PROJQUAY-7673) ([#3157](https://github.com/quay/quay/issues/3157))
-
-
-## [v3.12.1] - 2024-08-12
-### Docs
-- [c332f6e2](https://github.com/quay/quay/commit/c332f6e2e3c9ca481ab2e2f2e78e036301d4b21f): Point CHANGELOG.md to proper release notes (PROJQUAY-7578) ([#3124](https://github.com/quay/quay/issues/3124))
-### Ui
-- [c6114771](https://github.com/quay/quay/commit/c6114771fdea3e82e9290b85f3c765026332ad68): Fix UI x-axis display (PROJQUAY-7467) ([#3097](https://github.com/quay/quay/issues/3097))
-### [Redhat-3.12] Api
-- [c09555c9](https://github.com/quay/quay/commit/c09555c9e73ecace4e447ec32f48f94ba1dbe965): adding global readonly user to list repo endpoint (PROJQUAY-7446) ([#3085](https://github.com/quay/quay/issues/3085))
-- [cd29306b](https://github.com/quay/quay/commit/cd29306bf400aec3831f90abd3f1324203869b59): adding token to global readonly user list robots (PROJQUAY-7177) ([#3083](https://github.com/quay/quay/issues/3083))
-- [4df87fbe](https://github.com/quay/quay/commit/4df87fbe09b442d113d68260695435a82b0fc91a): adding global readonly superuser to superuser endpoints (PROJQUAY-7449) ([#3076](https://github.com/quay/quay/issues/3076))
-### [Redhat-3.12] Build(Deps)
-- [a66b8d9b](https://github.com/quay/quay/commit/a66b8d9b3ec99b60f56b23f1fe5ee742c278c2c6): bump setuptools from 68.2.2 to 71.1.0 ([#3074](https://github.com/quay/quay/issues/3074))
-### [Redhat-3.12] Chore
-- [1afe6994](https://github.com/quay/quay/commit/1afe699459527b6466479aefd3cd801e0c692ace): change docker-compose to 'docker compose' ([#3110](https://github.com/quay/quay/issues/3110))
-### [Redhat-3.12] Deps
-- [535a65b3](https://github.com/quay/quay/commit/535a65b3591b431ded6c28f5bf06570062e2c28c): bump PyMySQL version (PROJQUAY-7251) ([#3114](https://github.com/quay/quay/issues/3114))
-### [Redhat-3.12] Events
-- [5b22b19a](https://github.com/quay/quay/commit/5b22b19a9b0765cf5f7ca23395390adc954a666d): fix notification methods for image expiry events (PROJQUAY-7487) ([#3055](https://github.com/quay/quay/issues/3055))
-### [Redhat-3.12] Logging
-- [2cb7d2c3](https://github.com/quay/quay/commit/2cb7d2c303fc940c1005b1c3a779b67a234495f4): reduce noise in quay logs and add missing worker names (PROJQUAY-6562) ([#3108](https://github.com/quay/quay/issues/3108))
-### [Redhat-3.12] Registry
-- [654d7bb5](https://github.com/quay/quay/commit/654d7bb5897d3dd6fb333373ea37842d894fcbee): fix missing exception import (PROJQUAY-7598) ([#3136](https://github.com/quay/quay/issues/3136))
-- [a87f935f](https://github.com/quay/quay/commit/a87f935fe577b52b399e0e792e780832ffe4052a): return 400 instead of 404 for manifest errors on referrers api (PROJQUAY-7523) ([#3081](https://github.com/quay/quay/issues/3081))
-### [Redhat-3.12] Storage(StorageClasses)
-- [bafff30d](https://github.com/quay/quay/commit/bafff30d44743937da49d39f9c74c9cee66010db): support changing signature version for pre-signed URL (PROJQUAY-7491) ([#3090](https://github.com/quay/quay/issues/3090))
-### [Redhat-3.12] Ui
-- [d3be959b](https://github.com/quay/quay/commit/d3be959bb7e103108b367af016b5655224e660f1): add search bar for usage logs (PROJQUAY-7109) ([#3096](https://github.com/quay/quay/issues/3096))
-
-
-## [v3.12.0] - 2024-07-18
-### Api
-- [e0573f92](https://github.com/quay/quay/commit/e0573f9230aadbc4a266ceb7a5544e25c0cc00c8): OCI-compliant tag listing behavior with limit = 0 (PROJQUAY-7327) ([#2954](https://github.com/quay/quay/issues/2954))
-- [e73d096b](https://github.com/quay/quay/commit/e73d096b28b06c2f657746a0f8afadb7927c359d): OCI compliant tag listing and pagination (PROJQUAY-6931) ([#2884](https://github.com/quay/quay/issues/2884))
-- [d1124350](https://github.com/quay/quay/commit/d1124350bab5416961b491db82ad2deb008ee81f): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7045) ([#2924](https://github.com/quay/quay/issues/2924))
-- [470141eb](https://github.com/quay/quay/commit/470141eb879b085f3a93e3a435aca9dbee79854d): human-readable limit requests for quotas (PROJQUAY-7122) ([#2847](https://github.com/quay/quay/issues/2847))
-- [f2417670](https://github.com/quay/quay/commit/f24176700532370281d65486ac7ffe1043e4c8b6): reducing db calls in repo list endpoints with quota enabled (PROJQUAY-6895) ([#2770](https://github.com/quay/quay/issues/2770))
-### Autoprune
-- [261f62a5](https://github.com/quay/quay/commit/261f62a598c3b19a6d9598ecdf2f0b5dc6ab0c33): autoprune model changes for image expiry events (PROJQUAY-7076) ([#2985](https://github.com/quay/quay/issues/2985))
-- [7ef664a6](https://github.com/quay/quay/commit/7ef664a64637b25d9dc636165d240a05f86ebd76): Registry level autopruning (PROJQUAY-7392) ([#2950](https://github.com/quay/quay/issues/2950))
-- [3e55c594](https://github.com/quay/quay/commit/3e55c5940b6e470b169b4e4aec32530d9db036b0): add alembic script to remove unique constraint on index (PROJQUAY-6782) ([#2725](https://github.com/quay/quay/issues/2725))
-### Backend
-- [6688bcca](https://github.com/quay/quay/commit/6688bcca0971dd99cc007c48e5f95d6096297e7b): implement basic functionality (PROJQUAY-7076) ([#2984](https://github.com/quay/quay/issues/2984))
-### Build(Deps)
-- [377e858f](https://github.com/quay/quay/commit/377e858f9a7bff946888695616ea7f70b52654c0): bump sanitize-html from 2.10.0 to 2.13.0 in /web ([#2976](https://github.com/quay/quay/issues/2976))
-- [c9415826](https://github.com/quay/quay/commit/c9415826c39b8b349738aebda3339c4d1fbbc077): bump ejs from 3.1.6 to 3.1.10 in /web ([#2857](https://github.com/quay/quay/issues/2857))
-- [0c6d28b6](https://github.com/quay/quay/commit/0c6d28b6784e3da6c5bc8525ffd77dc32f951b3f): bump maxminddb from 1.5.2 to 2.6.2 ([#2951](https://github.com/quay/quay/issues/2951))
-- [9d5e5e1f](https://github.com/quay/quay/commit/9d5e5e1f5a6171f4c90d860b0da9150976751fb8): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in /config-tool ([#2768](https://github.com/quay/quay/issues/2768))
-- [19e8dfe5](https://github.com/quay/quay/commit/19e8dfe5c7c0a19cc01a50d57747e8fda01b9eb4): bump golang.org/x/crypto from 0.23.0 to 0.24.0 in /config-tool ([#2930](https://github.com/quay/quay/issues/2930))
-- [95a48ce3](https://github.com/quay/quay/commit/95a48ce33ede69069d71879f408452219cacf3ff): bump braces and webpack in /web ([#2944](https://github.com/quay/quay/issues/2944))
-- [01999c70](https://github.com/quay/quay/commit/01999c70bde71b8819a7f3c0d5f3797dd4a560bd): bump urllib3 from 1.26.18 to 1.26.19 ([#2957](https://github.com/quay/quay/issues/2957))
-- [ac5d3cb7](https://github.com/quay/quay/commit/ac5d3cb7b4ebf10e647e514ff21d7cb6b48c59cb): bump authlib from 1.2.1 to 1.3.1 ([#2937](https://github.com/quay/quay/issues/2937))
-- [18f6ca53](https://github.com/quay/quay/commit/18f6ca5378e5c9f1385679229f754ef311281baf): bump chardet from 3.0.4 to 5.2.0 ([#2915](https://github.com/quay/quay/issues/2915))
-- [579dc474](https://github.com/quay/quay/commit/579dc474caa17efe99c154c5993fd379c78e80ad): bump cachetools from 4.0.0 to 5.3.3 ([#2912](https://github.com/quay/quay/issues/2912))
-- [f04fd053](https://github.com/quay/quay/commit/f04fd05385270389d3f7f0dd76434cfbb782eb9e): bump requests from 2.31.0 to 2.32.2 ([#2908](https://github.com/quay/quay/issues/2908))
-- [52728630](https://github.com/quay/quay/commit/527286304f162fdc7256fad0fcc05f105d3209c7): bump oslo-serialization from 2.29.2 to 5.4.0 ([#2699](https://github.com/quay/quay/issues/2699))
-- [3166c5fe](https://github.com/quay/quay/commit/3166c5fed9869bea82b7f99607f09836aae960fc): bump pillow from 10.0.1 to 10.3.0 ([#2804](https://github.com/quay/quay/issues/2804))
-- [d6664d54](https://github.com/quay/quay/commit/d6664d54b8aa2cde52497e925c4461d16065b901): bump [@babel](https://github.com/babel)/traverse from 7.17.10 to 7.23.2 in /web ([#2415](https://github.com/quay/quay/issues/2415))
-- [73060011](https://github.com/quay/quay/commit/73060011e39e443c369c2434c8f119b37de1cc38): bump follow-redirects from 1.15.4 to 1.15.6 in /web ([#2764](https://github.com/quay/quay/issues/2764))
-- [003fa354](https://github.com/quay/quay/commit/003fa3547e7e22fc5f71e6473619d0a7f689ae09): bump golang.org/x/crypto from 0.21.0 to 0.23.0 in /config-tool ([#2870](https://github.com/quay/quay/issues/2870))
-- [357e88ef](https://github.com/quay/quay/commit/357e88ef080325a29b03acff00539f9c7c3af511): bump tqdm from 4.66.1 to 4.66.4 ([#2861](https://github.com/quay/quay/issues/2861))
-- [fd6a35f1](https://github.com/quay/quay/commit/fd6a35f1ea7de5b8b2bc71a096b4468b81646279): bump tqdm from 4.66.1 to 4.66.3 ([#2859](https://github.com/quay/quay/issues/2859))
-- [507574e9](https://github.com/quay/quay/commit/507574e993eac718a19a62e37148f13ab618eb81): bump gunicorn from 21.2.0 to 22.0.0 ([#2825](https://github.com/quay/quay/issues/2825))
-- [527a7291](https://github.com/quay/quay/commit/527a72914c29adac4facbe9107ccf0a13e3c3b0e): bump express from 4.17.3 to 4.19.2 in /web ([#2799](https://github.com/quay/quay/issues/2799))
-- [763a4b02](https://github.com/quay/quay/commit/763a4b02eee69bfcff6e5255b9358bf92bebfb6b): bump jinja2 from 3.1.3 to 3.1.4 ([#2866](https://github.com/quay/quay/issues/2866))
-- [0c87ee10](https://github.com/quay/quay/commit/0c87ee10ff1f4f5fdb68bd961e1d169b30fc19a2): bump idna from 3.4 to 3.7 ([#2815](https://github.com/quay/quay/issues/2815))
-- [4304670e](https://github.com/quay/quay/commit/4304670e5a0f6fb02e7b03e2fd2b38b5b1babe70): bump golang.org/x/net from 0.19.0 to 0.23.0 in /config-tool ([#2828](https://github.com/quay/quay/issues/2828))
-- [c5461150](https://github.com/quay/quay/commit/c54611502175b2d2a8697b15cfe520d7846cf5bc): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web ([#2790](https://github.com/quay/quay/issues/2790))
-### Build(Deps-Dev)
-- [ee3ea384](https://github.com/quay/quay/commit/ee3ea3846dee73dba84227a1fb075bc45ae67e47): bump braces from 3.0.2 to 3.0.3 in /config-tool/pkg/lib/editor ([#2943](https://github.com/quay/quay/issues/2943))
-- [d2b93e24](https://github.com/quay/quay/commit/d2b93e24145145013c48cd7228afbb5c298307cc): bump types-tzlocal from 5.1.0.0 to 5.1.0.1 ([#2885](https://github.com/quay/quay/issues/2885))
-- [a4082d4e](https://github.com/quay/quay/commit/a4082d4ea02beb660bf58985ed91f5ff5ac08d9b): bump types-six from 1.16.21.9 to 1.16.21.20240513 ([#2888](https://github.com/quay/quay/issues/2888))
-- [76459cc1](https://github.com/quay/quay/commit/76459cc16f4a4b374ddccf3713629b6ada1d3a81): bump [@typescript](https://github.com/typescript)-eslint/eslint-plugin from 5.19.0 to 5.62.0 in /web ([#2688](https://github.com/quay/quay/issues/2688))
-- [077fbae7](https://github.com/quay/quay/commit/077fbae7413bdb8636c867c3ad95b996d5f3316b): bump types-enum34 from 1.1.1 to 1.1.8 ([#2383](https://github.com/quay/quay/issues/2383))
-- [13cd79aa](https://github.com/quay/quay/commit/13cd79aa6f94e25fd17f3aa30933a5c146928c7e): bump black from 22.3.0 to 24.4.2 ([#2849](https://github.com/quay/quay/issues/2849))
-- [a78423c5](https://github.com/quay/quay/commit/a78423c5822d859e87016d3daeb1037770e13aa0): bump types-toposort from 1.10.0.0 to 1.10.0.1 ([#2373](https://github.com/quay/quay/issues/2373))
-- [71b9ab58](https://github.com/quay/quay/commit/71b9ab58dbdbd268c9d7c5f81a1a6ba111345b23): bump express from 4.18.2 to 4.19.2 ([#2800](https://github.com/quay/quay/issues/2800))
-- [2332a051](https://github.com/quay/quay/commit/2332a0516207dc5037ca8ff2ebe44998ce24dab7): bump black from 22.3.0 to 24.3.0 ([#2779](https://github.com/quay/quay/issues/2779))
-- [4bfad98e](https://github.com/quay/quay/commit/4bfad98e9cd4fbda16e4d1589df7fc2616a2cbdc): bump follow-redirects from 1.12.1 to 1.15.6 in /config-tool/pkg/lib/editor ([#2759](https://github.com/quay/quay/issues/2759))
-### Cache
-- [a5ab1707](https://github.com/quay/quay/commit/a5ab170773d8f0f6e725cbf8b346423f10821b0a): handle cache value size limit in memcached (PROJQUAY-7239) ([#2914](https://github.com/quay/quay/issues/2914))
-### Chore
-- [074f35ee](https://github.com/quay/quay/commit/074f35ee993e0e77cf2d89e50749f478dc84ab73): Update alembic migration script to support sqlite db (PROJQUAY-7097) ([#2839](https://github.com/quay/quay/issues/2839))
-- [98c44a18](https://github.com/quay/quay/commit/98c44a18582d070099931b5395013541c59a2704): remove unused jwt image ([#2946](https://github.com/quay/quay/issues/2946))
-- [42d0889e](https://github.com/quay/quay/commit/42d0889e31270d89a7e78ca5de76a4fed32bc631): Bump codecov/codecov-action to v4 ([#2881](https://github.com/quay/quay/issues/2881))
-- [09df48b5](https://github.com/quay/quay/commit/09df48b5eedb8f37d453de04d7c5f3ad80fcb667): fix typo (PROJQUAY-6397) ([#2786](https://github.com/quay/quay/issues/2786))
-- [943d95b9](https://github.com/quay/quay/commit/943d95b98aa432643acaa21b147344dbe0c96fe2): fix type check in read replica (PROJQUAY-6397) ([#2777](https://github.com/quay/quay/issues/2777))
-### Database
-- [bc06a3ef](https://github.com/quay/quay/commit/bc06a3ef36e0b0446b2d6ae4a19ef1ee1ccaa622): adding subject_backfilled index to manifest table (PROJQUAY-7360) ([#2963](https://github.com/quay/quay/issues/2963))
-### Db
-- [70b03cad](https://github.com/quay/quay/commit/70b03cadc39d1166ce12b79f7ea47920e94e526d): add postgresql_concurrently to subject backfill (PROJQUAY-7393) ([#2979](https://github.com/quay/quay/issues/2979))
-- [6c371c54](https://github.com/quay/quay/commit/6c371c5406a9529339bf109521fc683998290ef4): updates for image expiry notification (PROJQUAY-7075) ([#2894](https://github.com/quay/quay/issues/2894))
-- [58786319](https://github.com/quay/quay/commit/5878631934ef959c9459771031a3806293a6842f): add config variable for DB pooling (PROJQUAY-6397) ([#2783](https://github.com/quay/quay/issues/2783))
-- [97b3e025](https://github.com/quay/quay/commit/97b3e025de7b0bed34efb4615aa5b617ea760bdc): use read replica for selected queries (PROJQUAY-6397) ([#2758](https://github.com/quay/quay/issues/2758))
-### Feat(Oidc)
-- [e1a1feb2](https://github.com/quay/quay/commit/e1a1feb293e4863706974b9e1975c7a948121697): add OIDC_DISABLE_USER_ENDPOINT parameter (PROJQUAY-6908) ([#2773](https://github.com/quay/quay/issues/2773))
-### Fix
-- [5cef62db](https://github.com/quay/quay/commit/5cef62db9d4d06bab9b6da3a449c8c24eca85510): remove TooManyTagsRequested check (PROJQUAY-6931) ([#2964](https://github.com/quay/quay/issues/2964))
-### Ldap
-- [65e72708](https://github.com/quay/quay/commit/65e727086ab9454c696820446dacd5f5549b7337): allow global readonly superuser to be filtered (PROJQUAY-7044) ([#2917](https://github.com/quay/quay/issues/2917))
-### Logs
-- [99d571a4](https://github.com/quay/quay/commit/99d571a4a6ad368b3b49fd63ff46ed39ebca4447): allow without strict logging (PROJQUAY-7116) ([#2846](https://github.com/quay/quay/issues/2846))
-- [3248a72d](https://github.com/quay/quay/commit/3248a72da68ee70f4bd2b00dd03adaf76719269c): adding support for Splunk HTTP Event collectors as producers (PROJQUAY-7124) ([#2855](https://github.com/quay/quay/issues/2855))
-- [12aece5e](https://github.com/quay/quay/commit/12aece5e871bc1599812f09f3bc766259c62cca5): increase usage logs worker timeout (PROJQUAY-7008) ([#2817](https://github.com/quay/quay/issues/2817))
-- [4ae75932](https://github.com/quay/quay/commit/4ae7593238b9f433e312cf305fa0b0fddc14dd55): adjust graph padding dynamically (PROJQUAY-6857) ([#2754](https://github.com/quay/quay/issues/2754))
-- [d0ed29b2](https://github.com/quay/quay/commit/d0ed29b2f86441bf7b246ce422af98deaec90970): add button to hide/show logs (PROJQUAY-6826) ([#2757](https://github.com/quay/quay/issues/2757))
-- [6f2905b1](https://github.com/quay/quay/commit/6f2905b10e0cd074a148044436c48c779f4cdf8a): add action log for team sync enable/disable (PROJQUAY-6763) ([#2750](https://github.com/quay/quay/issues/2750))
-- [285ead90](https://github.com/quay/quay/commit/285ead90504e7402cb07ffcccc75e88ba9c3e52a): enable logs for user namespace (PROJQUAY-6855) ([#2751](https://github.com/quay/quay/issues/2751))
-### Marketplace
-- [1cc6d529](https://github.com/quay/quay/commit/1cc6d5292dc09cf4040b6e9a572f5ecc4d46cfcd): check for terminated subscriptions when fetching details (PROJQUAY-7035) ([#2834](https://github.com/quay/quay/issues/2834))
-- [dbfb47d6](https://github.com/quay/quay/commit/dbfb47d6fbbe16ef85a291b521de9ace6001bc95): change redhatsubscriptions model to return a list of customer ids (PROJQUAY-7129) ([#2868](https://github.com/quay/quay/issues/2868))
-- [a69a4507](https://github.com/quay/quay/commit/a69a4507362e75ebe74a7968dc22a2764bba84a2): change api call to return array of customer ids (PROJQUAY-7129) ([#2867](https://github.com/quay/quay/issues/2867))
-- [5f2c6ea0](https://github.com/quay/quay/commit/5f2c6ea0875fcbcd74aa6b3ade5de107decb661d): consider new skus in exclusion (PROJQUAY-6905) ([#2794](https://github.com/quay/quay/issues/2794))
-- [131d66d1](https://github.com/quay/quay/commit/131d66d13fc90d57a010ecfeb1e40e44ee205815): add a check for masterEndSystemName when fetching subscriptions (PROJQUAY-6905) ([#2775](https://github.com/quay/quay/issues/2775))
-- [5db42511](https://github.com/quay/quay/commit/5db42511148a7e9ffc7d260ab94ac0b200d5b718): add expiration check to org subscription operations (PROJQUAY-6716) ([#2696](https://github.com/quay/quay/issues/2696))
-### Nginx
-- [7eb752ba](https://github.com/quay/quay/commit/7eb752ba0a6f49e3dca421ec5b45c832993171f0): add rule to route /updateuser to old ui (PROJQUAY-6722) ([#2706](https://github.com/quay/quay/issues/2706))
-### Oauth
-- [a6918da5](https://github.com/quay/quay/commit/a6918da548f6c9f1ab9c8bcd82bd341bbe488c1c): logging assign oauth action to audit logs (PROJQUAY-7431) ([#3033](https://github.com/quay/quay/issues/3033)) ([#3034](https://github.com/quay/quay/issues/3034))
-- [e4f05583](https://github.com/quay/quay/commit/e4f05583c12d38339dcd6e7e99a946fcaad7c211): allowing to assign token to user (PROJQUAY-7074) ([#2869](https://github.com/quay/quay/issues/2869))
-### Observability
-- [3ee51a64](https://github.com/quay/quay/commit/3ee51a6404b75f0b18d094db078cf63cc7f3975d): move catchpoint_datasource to new cluster (PROJQUAY-7007) ([#2816](https://github.com/quay/quay/issues/2816))
-### Oidc
-- [81682c96](https://github.com/quay/quay/commit/81682c96d0671036555328a03a32196030a1e8fa): ask for group object id for azure oauth login (PROJQUAY-6917) ([#2805](https://github.com/quay/quay/issues/2805))
-- [298373a3](https://github.com/quay/quay/commit/298373a3db7a2d3da30816e136fc35749961c5f8): allows users to login via cli (PROJQUAY-6873) ([#2748](https://github.com/quay/quay/issues/2748))
-- [3983b730](https://github.com/quay/quay/commit/3983b730972a03956bdaa6e6f516cc3c7e78ea48): use federated login service to sync quay teams (PROJQUAY-6741) ([#2724](https://github.com/quay/quay/issues/2724))
-### Quota
-- [0de7f6f5](https://github.com/quay/quay/commit/0de7f6f5deb39e3b8dfec22d8ddbb709b15d5440): adding VERIFY_QUOTA config option (PROJQUAY-6945) ([#2798](https://github.com/quay/quay/issues/2798))
-- [d2a1feda](https://github.com/quay/quay/commit/d2a1fedab495ff639bfb93a20c83855fcb862ba1): refactor, tests, and optimizations (PROJQUAY-6735) ([#2712](https://github.com/quay/quay/issues/2712))
-- [4f0db4b9](https://github.com/quay/quay/commit/4f0db4b90f2d2dd940f921b79ea3b0dbc254b374): feature flagging quota edit/view/enforce (PROJQUAY-6734) ([#2709](https://github.com/quay/quay/issues/2709))
-### Readme
-- [16897e98](https://github.com/quay/quay/commit/16897e9870c9738ab6d8f6493ccc1a5c4985e001): adding community meeting link (PROJQUAY-6925) ([#2785](https://github.com/quay/quay/issues/2785))
-### Registry
-- [4546163e](https://github.com/quay/quay/commit/4546163e8339c53054f3097c413a94dc7f5da842): implements the OCI 1.1 referrers API (PROJQUAY-7280) ([#2597](https://github.com/quay/quay/issues/2597))
-### Secscan
-- [6392ca97](https://github.com/quay/quay/commit/6392ca972a6e3deb31fa74929f781200d771e511): Fix Slack notification creation on initial index (PROJQUAY-7037) ([#2923](https://github.com/quay/quay/issues/2923))
-- [66fbe49e](https://github.com/quay/quay/commit/66fbe49ee24ad8b21e79a0af5a48740b74d0a5b0): implement basescore/cveid (PROJQUAY-6697) ([#2684](https://github.com/quay/quay/issues/2684))
-### Security
-- [ac12b524](https://github.com/quay/quay/commit/ac12b5243ece9b450e0facbc5118ef6ef0c707d2): Add Vary header to 404 responses (PROJQUAY-7304) ([#2938](https://github.com/quay/quay/issues/2938))
-### Storage
-- [c7352f44](https://github.com/quay/quay/commit/c7352f4413ee0ea8685d81115515349d02838c3b): add debug log for time taken to upload blob (PROJQUAY-7328) ([#2962](https://github.com/quay/quay/issues/2962))
-- [c348df70](https://github.com/quay/quay/commit/c348df705ff9cf41c7133465b80b03bcb0b524eb): use managed copy for single chunk uploads (PROJQUAY-7328) ([#2959](https://github.com/quay/quay/issues/2959))
-- [a8e6a640](https://github.com/quay/quay/commit/a8e6a6406dae5da7345917ad8be317034e30e246): Add min chunk size for S3 storage for multipart upload (PROJQUAY-7328) ([#2949](https://github.com/quay/quay/issues/2949))
-- [ec2ee2f9](https://github.com/quay/quay/commit/ec2ee2f98ef3405f5fa5c955a8d57478e288dd49): Add S3 optimization for CloudFlare provider (PROJQUAY-7267) ([#2913](https://github.com/quay/quay/issues/2913))
-- [e28d0837](https://github.com/quay/quay/commit/e28d0837df1c15a581172462b9350a2d7ed40362): add repo_name to direct download url parameter (PROJQUAY-7020) ([#2826](https://github.com/quay/quay/issues/2826))
-- [0da70901](https://github.com/quay/quay/commit/0da709019b80be7067f6af50ad21c9d1c09496a9): Increase GCP timeout (PROJQUAY-6819) ([#2729](https://github.com/quay/quay/issues/2729))
-### Teamsync
-- [6bf6c2b1](https://github.com/quay/quay/commit/6bf6c2b1810c89a2b9c2b56dab19610cd97732f8): run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) ([#2788](https://github.com/quay/quay/issues/2788))
-### Ui
-- [9281363e](https://github.com/quay/quay/commit/9281363e878901a31973595154da811f085f41b4): adding message that registry wide autoprune has been enabled (PROJQUAY-7452) ([#3045](https://github.com/quay/quay/issues/3045))
-- [8812ebc1](https://github.com/quay/quay/commit/8812ebc16d262ea22cc4ecd8d8e38a15bf253121): Frontend changes for repo image expiry notification (PROJQUAY-7078) ([#2986](https://github.com/quay/quay/issues/2986))
-- [1d4865a0](https://github.com/quay/quay/commit/1d4865a0f963259996f5c3461535402204186f0a): adjust large legends for usage logs (PROJQUAY-7384) ([#2978](https://github.com/quay/quay/issues/2978))
-- [85ecb7cb](https://github.com/quay/quay/commit/85ecb7cbfd595a9199a63f950b4e20e3b9823a18): show 'unlimited' if private repo count is over max number (PROJQUAY-7016) ([#2824](https://github.com/quay/quay/issues/2824))
-- [a35009a9](https://github.com/quay/quay/commit/a35009a9cfaec6c4ce1b506e852915cae85edeeb): show repo count in marketplace UI (PROJQUAY-7185) ([#2875](https://github.com/quay/quay/issues/2875))
-- [d10c868e](https://github.com/quay/quay/commit/d10c868edc5f8aaa618c7a68d8ebcf2e6a423082): send recovery email option in superusers panel (PROJQUAY-7195) ([#2879](https://github.com/quay/quay/issues/2879))
-- [165dc6cd](https://github.com/quay/quay/commit/165dc6cd977a0680ad7e88d1e5905b6cf74e5a9a): fix locale and layout issues with the time picker in tag expiration modal (PROJQUAY-7069) ([#2840](https://github.com/quay/quay/issues/2840))
-- [f0bce432](https://github.com/quay/quay/commit/f0bce432c21aa1a56657df5b6ec8b2767241914c): disable invited tab when team is synced (PROJQUAY-6831) ([#2838](https://github.com/quay/quay/issues/2838))
-- [17c41ff4](https://github.com/quay/quay/commit/17c41ff45e9f751464fc67062921f12e30b94ee3): overview page fixes (PROJQUAY-7107) ([#2843](https://github.com/quay/quay/issues/2843))
-- [05388866](https://github.com/quay/quay/commit/05388866db556807b26b8335259fd6672b7539d9): fixing failing cypress test (PROJQUAY-7106) ([#2841](https://github.com/quay/quay/issues/2841))
-- [a3ece324](https://github.com/quay/quay/commit/a3ece324c3305580d14b3eea29e4ac60b459d0d9): batching requests in repository list page (PROJQUAY-6972) ([#2827](https://github.com/quay/quay/issues/2827))
-- [5798dd50](https://github.com/quay/quay/commit/5798dd5006ab98a12316b1786c309826aa1a286c): Allow to configure the Kubernetes pull secret scope for Robot Tokens (PROJQUAY-7012) ([#2823](https://github.com/quay/quay/issues/2823))
-- [c02551b5](https://github.com/quay/quay/commit/c02551b5fce40a012c754dcb50a22f0f156ef479): non org admins cannot remove team sync (PROJQUAY-6924) ([#2787](https://github.com/quay/quay/issues/2787))
-- [aacbf97d](https://github.com/quay/quay/commit/aacbf97d1be58323794fd9f725a0bff3495600d2): Add human readable autoprune policy method type (PROJQUAY-6918) ([#2781](https://github.com/quay/quay/issues/2781))
-- [bf766a82](https://github.com/quay/quay/commit/bf766a828852cf3462aa2de6a02ce6e65b810fbf): dont show username password signin when auth_type is oidc (PROJQUAY-6740) ([#2778](https://github.com/quay/quay/issues/2778))
-- [49eddb99](https://github.com/quay/quay/commit/49eddb992bd764dd655e9ee272073c69b12d47f7): changed wording from 'Vulnerabilities' to 'Advisories' on Security tab (PROJQUAY-6638) ([#2772](https://github.com/quay/quay/issues/2772))
-- [ed7ea575](https://github.com/quay/quay/commit/ed7ea5759d4afd461fee36f2c23270305aa50def): rename directory sync to team sync (PROJQUAY-6880) ([#2752](https://github.com/quay/quay/issues/2752))
-- [2c11f0da](https://github.com/quay/quay/commit/2c11f0da1953df976be25fa4b2995abf98244b71): updating nginx routing rule for userfiles (PROJQUAY-6841) ([#2735](https://github.com/quay/quay/issues/2735))
-- [061412ab](https://github.com/quay/quay/commit/061412abe9309b1054cd5c41b648b0791eea9b85): show delete option for robot accounts when team is synced with external group (PROJQUAY-6828) ([#2737](https://github.com/quay/quay/issues/2737))
-- [234243dd](https://github.com/quay/quay/commit/234243ddc4ea66b0040d74c6499a78d68c8c59d6): add description for log kind autoprune policy (PROJQUAY-6781) ([#2727](https://github.com/quay/quay/issues/2727))
-- [a509ea1d](https://github.com/quay/quay/commit/a509ea1d3bc7117040203a3bc1b5950e8cb0b1e5): show repository autoprune tab only for repo write permission (PROJQUAY-6780) ([#2723](https://github.com/quay/quay/issues/2723))
-- [2cf6b601](https://github.com/quay/quay/commit/2cf6b60190fb98598c313a0012cd5673f98430f4): not displaying build tab when repo is mirror or readonly (PROJQUAY-6827) ([#2730](https://github.com/quay/quay/issues/2730))
-### [Redhat-3.12] Api
-- [9acc9142](https://github.com/quay/quay/commit/9acc9142d0db0186a8d373cf8450f4267d3ca457): adding permissions for global readonly superuser (PROJQUAY-7177) ([#3010](https://github.com/quay/quay/issues/3010))
-### [Redhat-3.12] Config
-- [da8f93c2](https://github.com/quay/quay/commit/da8f93c2211f9ab4265252b12c5f2d0d096aefbd): enable the referrers api by default (PROJQUAY-7499) ([#3049](https://github.com/quay/quay/issues/3049))
-### [Redhat-3.12] Configtool
-- [8b3524d7](https://github.com/quay/quay/commit/8b3524d7a9f9dd0d978d3c14821940039ccd5fc1): default namespace autoprune policy validation (PROJQUAY-7407) ([#3030](https://github.com/quay/quay/issues/3030))
-### [Redhat-3.12] Events
-- [414ea00b](https://github.com/quay/quay/commit/414ea00b6d7d4fbc7cbb96e45d414f3c19a8c595): Expose notification rerun time interval in a variable (PROJQUAY-7441) ([#3012](https://github.com/quay/quay/issues/3012))
-### [Redhat-3.12] Nginx
-- [2ecbdf63](https://github.com/quay/quay/commit/2ecbdf6323a600f614dd76f8ed83a410cfa4e15a): add email confirm route to new web ui (PROJQUAY-7444) ([#3039](https://github.com/quay/quay/issues/3039))
-### [Redhat-3.12] Oauth
-- [27f4e121](https://github.com/quay/quay/commit/27f4e121ef5057972e66b51f17cd32dc638c3abf): clarifying message on creating oauth token (PROJQUAY-7434) ([#3037](https://github.com/quay/quay/issues/3037))
-- [7cffda5e](https://github.com/quay/quay/commit/7cffda5e7496b8e19e6d1a9d629b7446e71d8cc5): adding check for assignment uuid when creating token (PROJQUAY-7457) ([#3005](https://github.com/quay/quay/issues/3005))
-### [Redhat-3.12] Registry
-- [ae99470d](https://github.com/quay/quay/commit/ae99470d5c67cafc831706b5b5d35670a6220524): hidden tag should be included when checking a manifest's referrers (PROJQUAY-7519) ([#3052](https://github.com/quay/quay/issues/3052))
-- [0c63e3b2](https://github.com/quay/quay/commit/0c63e3b26772dcbc93759f3ad345126f8f12a9bf): add artifact types and annotations to referrers index response (PROJQUAY-7481) ([#3050](https://github.com/quay/quay/issues/3050))
-- [7785b4de](https://github.com/quay/quay/commit/7785b4defb5cbcb965a44ce47ca547b2f9218cea): index manifest artifact type for filtering (PROJQUAY-7471) ([#3040](https://github.com/quay/quay/issues/3040))
-### [Redhat-3.12] Storage(RadosGWStorage)
-- [d248f173](https://github.com/quay/quay/commit/d248f173f9f82fc800e4ca583002dfd47c356d01): add Region to RadosGWStorage for multi-zone setups (PROJQUAY-7300) ([#2994](https://github.com/quay/quay/issues/2994))
-### [Redhat-3.12] Ui
-- [401382f5](https://github.com/quay/quay/commit/401382f516b19d00c5c588954ddddadb4ad39bf5): assign OAuth token to user form checks (PROJQUAY-7433) ([#3046](https://github.com/quay/quay/issues/3046))
-- [a06b6e92](https://github.com/quay/quay/commit/a06b6e929c7a38b78ba885fa2dfc425f6b995dc1): show image expiry trigger in usage logs (PROJQUAY-7466) ([#3019](https://github.com/quay/quay/issues/3019))
-- [a0dabcb5](https://github.com/quay/quay/commit/a0dabcb542e6a2e9c20381bf8c78cb21886a9fe5): add helper text for input (PROJQUAY-7442) ([#3017](https://github.com/quay/quay/issues/3017))
-- [3e43a5f5](https://github.com/quay/quay/commit/3e43a5f50e025af0b1188388cb91eaec0060ba5a): fix for negative integers in image expiry days (PROJQUAY-7442) ([#3014](https://github.com/quay/quay/issues/3014))
-### [Redhat-3.12] Webhook
-- [c048af73](https://github.com/quay/quay/commit/c048af73b4601e93b268fc30d156108c77e85b21): Fix failure in sending webhook POST requests (PROJQUAY-7468) ([#3027](https://github.com/quay/quay/issues/3027))
-
-
-## [v3.11.8] - 2025-01-07
-### Dep
-- [bf657022](https://github.com/quay/quay/commit/bf6570225c0d13b17b4d5cc1d5d9767c9d38d013): updating jinja2 to 3.1.5 (PROJQUAY-8375) ([#3547](https://github.com/quay/quay/issues/3547))
-### Ui
-- [964ddbd5](https://github.com/quay/quay/commit/964ddbd5928ae656fabd74dbae66df51dcfe2cee): fixing cypress flake (PROJQUAY-8352) ([#3519](https://github.com/quay/quay/issues/3519))
-### [Redhat-3.11] Dep
-- [8e328ef1](https://github.com/quay/quay/commit/8e328ef15b718f22aef04bd62969aa61e152489c): upgrading actions/download-artifact to v4 (PROJQUAY-8379) ([#3533](https://github.com/quay/quay/issues/3533))
-
-
-## [v3.11.7] - 2024-12-11
-### Deps
-- [86d64def](https://github.com/quay/quay/commit/86d64defa691abc8939d1e7949a6c9c94b58cb95): Upgrade express and dependencies (PROJQUAY-7799) ([#3432](https://github.com/quay/quay/issues/3432))
-- [71a765d0](https://github.com/quay/quay/commit/71a765d0848b10afcc92231a5eb465042a1c010e): bump certifi (PROJQUAY-7620) ([#3247](https://github.com/quay/quay/issues/3247))
-### [Redhat-3.11] Build(Deps)
-- [e3bf03ad](https://github.com/quay/quay/commit/e3bf03ad20338c552f914ac7b067ac7e48473b55): reverting back the support for s390x which has been removed temporarily(PROJECTQUAY-7960) ([#3295](https://github.com/quay/quay/issues/3295))
-- [74657406](https://github.com/quay/quay/commit/74657406b3c1b0591737d1fc8c74a0daadc54169): bump urllib3 from 1.26.18 to 1.26.19 ([#3243](https://github.com/quay/quay/issues/3243))
-- [455ebf6e](https://github.com/quay/quay/commit/455ebf6ee2c9091ef8b22291f4089903fa72505d): bump pillow from 10.0.1 to 10.3.0 ([#3239](https://github.com/quay/quay/issues/3239))
-- [dc9e7d01](https://github.com/quay/quay/commit/dc9e7d015e063f168363002833c86516e53dccb5): bump idna from 3.4 to 3.7 ([#3242](https://github.com/quay/quay/issues/3242))
-### [Redhat-3.11] Dep
-- [e6412363](https://github.com/quay/quay/commit/e64123630560858de3f8c62c665ccdc6d79c3831): updating axios (PROJQUAY-7657) ([#3498](https://github.com/quay/quay/issues/3498))
-### [Redhat-3.11] Deps
-- [80aa9a8f](https://github.com/quay/quay/commit/80aa9a8f1cd0c6a2a58da5ae3524d61253b367c8): downgrading cryptography ([#3496](https://github.com/quay/quay/issues/3496))
-- [885cfd0f](https://github.com/quay/quay/commit/885cfd0f369f1589cb39c9675412945b4bafb61b): bump protobuf (PROJQUAY-7970) ([#3486](https://github.com/quay/quay/issues/3486))
-- [824e3794](https://github.com/quay/quay/commit/824e3794fca09159c6564b0855ce7085248392a0): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3484](https://github.com/quay/quay/issues/3484))
-### [Redhat-3.11] Ui
-- [6734c4b7](https://github.com/quay/quay/commit/6734c4b78dbbc73a179b6f3cdc4c9f956fccea58): removing bootbox ([#3497](https://github.com/quay/quay/issues/3497))
-
-
-## [v3.11.6] - 2024-09-18
-### Deps
-- [735bea8a](https://github.com/quay/quay/commit/735bea8a96ebf47881d093999be0293b34b1b0ca): Bump jinja2 (PROJQUAY-7288) ([#3220](https://github.com/quay/quay/issues/3220))
-- [3418f528](https://github.com/quay/quay/commit/3418f528a1a2934c9b80af94928bd6fad5321715): Bump gunicorn to 22.0.0 (PROJQUAY-7018) ([#3176](https://github.com/quay/quay/issues/3176))
-- [3128737a](https://github.com/quay/quay/commit/3128737a61507b4f69df6438e8553a84b88ad12b): bump requests library to 2.32.2 (PROJQUAY-7259) ([#3177](https://github.com/quay/quay/issues/3177))
-### [Redhat-3.11] Build(Deps)
-- [d59bf796](https://github.com/quay/quay/commit/d59bf79677e3916ce2825cf7dc84ede3e5dad885): bump authlib from 1.2.1 to 1.3.1 ([#3238](https://github.com/quay/quay/issues/3238))
-- [1e725c3a](https://github.com/quay/quay/commit/1e725c3a1648ec0ad32812c7949777e69cf03abd): bump webob from 1.8.6 to 1.8.8 ([#3221](https://github.com/quay/quay/issues/3221))
-### [Redhat-3.11] Deps
-- [e33e505d](https://github.com/quay/quay/commit/e33e505de627225aa14351398b1f39ece9752139): Bump werkzeug to 3.0.3 (PROJQUAY-7142) ([#3211](https://github.com/quay/quay/issues/3211))
-### [Redhat-3.11] Nginx
-- [c9404545](https://github.com/quay/quay/commit/c94045450e227a056bcf7627255acc056ba61c74): dropping x-forwarded-host (PROJQUAY-7561) ([#3204](https://github.com/quay/quay/issues/3204))
-### [Redhat-3.11] Task
-- [98a633ee](https://github.com/quay/quay/commit/98a633ee7bb3b033f6c53b39d8516207bf636692): Temporary remove s390x support (PROJQUAY-7673) ([#3210](https://github.com/quay/quay/issues/3210))
-
-
-## [v3.11.5] - 2024-08-26
-
-
-## [v3.11.4] - 2024-08-08
-### Docs
-- [4ab61f7b](https://github.com/quay/quay/commit/4ab61f7b9b87472f82afca292f41a86724c600f1): Point CHANGELOG.md to proper release notes (PROJQUAY-7604) ([#3125](https://github.com/quay/quay/issues/3125))
-### [Redhat-3.11] Api
-- [1012cb59](https://github.com/quay/quay/commit/1012cb59dae0356944c2269e18e90944a53e19ba): adding global readonly user to list repo endpoint (PROJQUAY-7548) ([#3086](https://github.com/quay/quay/issues/3086))
-- [681e6beb](https://github.com/quay/quay/commit/681e6beb1ab4be36e165e1a6f29001c7fce3cf7d): adding token to global readonly user list robots (PROJQUAY-7544) ([#3082](https://github.com/quay/quay/issues/3082))
-- [883f73d3](https://github.com/quay/quay/commit/883f73d32d662cb0c23e2bed712dbec1a5f1e6e9): adding global readonly superuser to superuser endpoints (PROJQUAY-7541) ([#3077](https://github.com/quay/quay/issues/3077))
-- [b122de28](https://github.com/quay/quay/commit/b122de2843571f8e4b35679d51d34acc153dbef9): adding permissions for global readonly superuser (PROJQUAY-7544) ([#3079](https://github.com/quay/quay/issues/3079))
-### [Redhat-3.11] Build(Deps)
-- [5805b65e](https://github.com/quay/quay/commit/5805b65e701ecefa2c10cb189d927a9ce0a83f2c): bump setuptools from 68.2.2 to 71.1.0 ([#3075](https://github.com/quay/quay/issues/3075))
-### [Redhat-3.11] Chore
-- [bd04b8bc](https://github.com/quay/quay/commit/bd04b8bcc2c4965d33fb0f81d94bf58d040828e0): change docker-compose to 'docker compose' ([#3116](https://github.com/quay/quay/issues/3116))
-### [Redhat-3.11] Deps
-- [c0714be1](https://github.com/quay/quay/commit/c0714be111804dceb2f53e3d34e791de05571ee5): bump PyMySQL version (PROJQUAY-7251) ([#3115](https://github.com/quay/quay/issues/3115))
-
-
-## [v3.11.3] - 2024-07-19
-
-
-## [v3.11.2] - 2024-07-02
-### Api
-- [439784d6](https://github.com/quay/quay/commit/439784d60d4644b6072c053abf12df4266408a7a): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7307) ([#2941](https://github.com/quay/quay/issues/2941))
-### [Redhat-3.11] Chore
-- [7d94ff01](https://github.com/quay/quay/commit/7d94ff015eed8dc03cbd935a6668d1e985ec893c): Update alembic migration script to support sqlite db (PROJQUAY-7314) ([#2947](https://github.com/quay/quay/issues/2947))
-- [ae76d6f3](https://github.com/quay/quay/commit/ae76d6f33596195598351356258ca18c70768968): remove unused jwt image ([#2948](https://github.com/quay/quay/issues/2948))
-
-
-## [v3.11.1] - 2024-05-16
-### Cherrypick
-- [01e3bcce](https://github.com/quay/quay/commit/01e3bcce7b93d0352701028c4b19c4a56945d1ac): merging f24176 from master (PROJQUAY-7033) ([#2801](https://github.com/quay/quay/issues/2801))
-### [Redhat-3.11] Nginx
-- [c56638f2](https://github.com/quay/quay/commit/c56638f2fa5701367da698e014f9e4f873298775): add rule to route /updateuser to old ui (PROJQUAY-6722) ([#2747](https://github.com/quay/quay/issues/2747))
-### [Redhat-3.11] Oidc
-- [025945c0](https://github.com/quay/quay/commit/025945c0439e120130be62ff6042d5713e6ae1eb): ask for group object id for azure oauth login (PROJQUAY-6917) ([#2837](https://github.com/quay/quay/issues/2837))
-### [Redhat-3.11] Teamsync
-- [e035b73b](https://github.com/quay/quay/commit/e035b73b194802455e50a6ba9f3f5823ffb0c620): run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) ([#2852](https://github.com/quay/quay/issues/2852))
-### [Redhat-3.11] Ui
-- [409c68db](https://github.com/quay/quay/commit/409c68dbba0ceba9be6a55d3c7de229d59ce1028): send recovery email option in superusers panel (PROJQUAY-7195) ([#2880](https://github.com/quay/quay/issues/2880))
-- [234bab2b](https://github.com/quay/quay/commit/234bab2bc8e5551dd136ef9df829eea9986602b7): disable invited tab when team is synced (PROJQUAY-6831) ([#2845](https://github.com/quay/quay/issues/2845))
-- [6672861c](https://github.com/quay/quay/commit/6672861ca49ee7b6103116daa497f52a29596405): fixing failing cypress test (PROJQUAY-7106) ([#2844](https://github.com/quay/quay/issues/2844))
-- [9f2eacc9](https://github.com/quay/quay/commit/9f2eacc97f440681c0071bbba944113a31e40b99): Add human readable autoprune policy method type (PROJQUAY-6918) ([#2784](https://github.com/quay/quay/issues/2784))
-- [b70ab7fc](https://github.com/quay/quay/commit/b70ab7fc7698f67eb6a10173497878d149b761a1): non org admins cannot remove team sync (PROJQUAY-6924) ([#2795](https://github.com/quay/quay/issues/2795))
-- [e4889c00](https://github.com/quay/quay/commit/e4889c00b61a66fd30ac6ad6dd9a560d81b80e46): dont show username password signin when auth_type is oidc (PROJQUAY-6740) ([#2780](https://github.com/quay/quay/issues/2780))
-
-
-## [v3.11.0] - 2024-03-19
-### Api
-- [46d1322c](https://github.com/quay/quay/commit/46d1322ca7579f5080ed2af3b0b25a43ed123676): Return layer compressed size with manifest request (PROJQUAY-6616) ([#2627](https://github.com/quay/quay/issues/2627))
-- [aaba7539](https://github.com/quay/quay/commit/aaba7539b9bd180d9c80e9d71c4d7e4b1780b8f7): adding nickname decorator to autoprune policy endpoints (PROJQUAY-6483) ([#2524](https://github.com/quay/quay/issues/2524))
-- [9c89e843](https://github.com/quay/quay/commit/9c89e843f3b8801b7da1a6eb2d3523a7731a9eac): add caching for get_repository method (PROJQUAY-6472) ([#2515](https://github.com/quay/quay/issues/2515))
-- [21e502f8](https://github.com/quay/quay/commit/21e502f86e55ee068d57e825679464790b077017): graceful error handling for robot acct already exists (PROJQUAY-6261) ([#2436](https://github.com/quay/quay/issues/2436))
-### Autoprune
-- [236e2fe4](https://github.com/quay/quay/commit/236e2fe4fd50ef9b3c71c7221b8cc236192d87cf): adding audit logs to namespace autoprune policy API (PROJQUAY-6229) ([#2431](https://github.com/quay/quay/issues/2431))
-- [7e7dfc91](https://github.com/quay/quay/commit/7e7dfc919ea9817127b71583f4c36a3f4abeadfe): validating input to autoprune policy (PROJQUAY-6230) ([#2430](https://github.com/quay/quay/issues/2430))
-### Backend
-- [74fd23d7](https://github.com/quay/quay/commit/74fd23d7d30e3eb64eb752eac3d1581031433060): Syncing teams with OIDC group (PROJQUAY-6290) ([#2693](https://github.com/quay/quay/issues/2693))
-### Billing
-- [2a4ac093](https://github.com/quay/quay/commit/2a4ac0930608f6d64bbf55b595736da2518a4bea): marketplace UI (PROJQUAY-6551) ([#2595](https://github.com/quay/quay/issues/2595))
-- [0b6b1598](https://github.com/quay/quay/commit/0b6b1598de5590ed6eb9c8e24a9aef3045e50a54): apply free trial to stripe checkout sessions (PROJQUAY-6405) ([#2491](https://github.com/quay/quay/issues/2491))
-### Build(Deps)
-- [e8256477](https://github.com/quay/quay/commit/e825647733fe8d9e47c78be554d2a5cdb3115673): bump github.com/aws/aws-sdk-go from 1.45.24 to 1.50.20 in /config-tool ([#2690](https://github.com/quay/quay/issues/2690))
-- [116f19b1](https://github.com/quay/quay/commit/116f19b17726866f8bccfd60efdcb0c9bd510185): bump cryptography from 41.0.4 to 41.0.6 ([#2514](https://github.com/quay/quay/issues/2514))
-- [0ea33dc3](https://github.com/quay/quay/commit/0ea33dc303162d3bd7ba145a752e343190615701): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 in /config-tool ([#2455](https://github.com/quay/quay/issues/2455))
-- [4a1e44f9](https://github.com/quay/quay/commit/4a1e44f95d5291b76b55c0552477948c654e570f): bump oslo-i18n from 3.25.1 to 6.2.0 ([#2501](https://github.com/quay/quay/issues/2501))
-- [2f8efdaa](https://github.com/quay/quay/commit/2f8efdaa8ef428a716eec3a42c9f289129ec34d1): bump websocket-client from 0.57.0 to 1.7.0 ([#2525](https://github.com/quay/quay/issues/2525))
-- [da2ffe76](https://github.com/quay/quay/commit/da2ffe762f82e81c35660f9873ccee4a753e7410): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.66 in /config-tool ([#2563](https://github.com/quay/quay/issues/2563))
-- [f5a5e4e4](https://github.com/quay/quay/commit/f5a5e4e41f15085cdd3addddea35cffd4f225f4e): bump axios from 1.4.0 to 1.6.5 in /web ([#2589](https://github.com/quay/quay/issues/2589))
-- [f5c78c5a](https://github.com/quay/quay/commit/f5c78c5ab1f0f32fbbcf2010f356bd84fb62d443): bump jinja2 from 3.1.2 to 3.1.3 ([#2600](https://github.com/quay/quay/issues/2600))
-### Build(Deps-Dev)
-- [746e3727](https://github.com/quay/quay/commit/746e372741ce5b90f861a0eb9f07e5c391a3314a): bump dotenv-webpack from 7.1.0 to 8.0.1 in /web ([#2255](https://github.com/quay/quay/issues/2255))
-- [5e1a54a5](https://github.com/quay/quay/commit/5e1a54a585b19d39248a04d5136eb46c796e9064): bump browserify-sign from 4.2.1 to 4.2.2 in /web ([#2439](https://github.com/quay/quay/issues/2439))
-- [52275a3d](https://github.com/quay/quay/commit/52275a3d82f23cbde878b69e54af91a414ef4163): bump eslint from 8.49.0 to 8.56.0 in /web ([#2566](https://github.com/quay/quay/issues/2566))
-### Cache
-- [be4edd02](https://github.com/quay/quay/commit/be4edd02a3b39c0c8c84660a5e5e15aae79fa330): add caching for manifest requests (PROJQUAY-6482) ([#2522](https://github.com/quay/quay/issues/2522))
-- [a7737722](https://github.com/quay/quay/commit/a7737722fcb335180ec01812d9b3fa472bda3deb): adding caching on look_up repository (PROJQUAY-6472) ([#2521](https://github.com/quay/quay/issues/2521))
-### Cdn
-- [93c816b2](https://github.com/quay/quay/commit/93c816b2b78881d3aa5ae797e6771d075a3bda30): add namespace and username to CDN redirect for usage calculation (PROJQUAY-5939) ([#2616](https://github.com/quay/quay/issues/2616))
-### Chore
-- [b23a2282](https://github.com/quay/quay/commit/b23a2282259317723fd85623871516604a5b5c3b): update local development clair to 4.7.2 ([#2692](https://github.com/quay/quay/issues/2692))
-- [80c184f1](https://github.com/quay/quay/commit/80c184f168103046b8a2bfab1597ae53a1fbaa8f): extend market place subscription enddate (chore) ([#2663](https://github.com/quay/quay/issues/2663))
-- [6d5e6293](https://github.com/quay/quay/commit/6d5e6293e32202967720078206da0a417419ad06): use oci_model directly without proxy object ([#2618](https://github.com/quay/quay/issues/2618))
-- [88168d08](https://github.com/quay/quay/commit/88168d0878b98d9f1ac1b3896877435a2624b515): adding debug logging for repository_lookup cache key(PROJQUAY-6472) ([#2610](https://github.com/quay/quay/issues/2610))
-### Chore: Amd64 Nightly
-- [84ac7f20](https://github.com/quay/quay/commit/84ac7f208985a9bef2da1c9057cb6370bc512ca9): add libpq-dev to fix issue while installing psycopg2 ([#2642](https://github.com/quay/quay/issues/2642))
-### Configtool
-- [94735bcf](https://github.com/quay/quay/commit/94735bcfbd8ec9613eca0b0b643c44e35bf347cf): Adding validation for IBM Cloud Storage (PROJQUAY-6549) ([#2568](https://github.com/quay/quay/issues/2568))
-### Database
-- [9621d4ef](https://github.com/quay/quay/commit/9621d4efe356f1c7f9bc072c4d5df3d0af65027c): use psycopg2 instead of psycopg2-binary (PROJQUAY-6453) ([#2511](https://github.com/quay/quay/issues/2511))
-### Deploy
-- [bb0a6332](https://github.com/quay/quay/commit/bb0a63322fc9cba12ab9b9eccb5d883e30b7db60): update main deployment to add regitry worker count (PROJQUAY-6456) ([#2546](https://github.com/quay/quay/issues/2546))
-- [aab56e43](https://github.com/quay/quay/commit/aab56e43977a3d45e314b7386e89e8261289c1b7): fix health check endpoint for quay deployment (PROJQUAY-6456) ([#2544](https://github.com/quay/quay/issues/2544))
-- [248ea771](https://github.com/quay/quay/commit/248ea77190cbbf2e604a27b8f123fed2bdd5885d): update deploy template add proxy port (PROJQUAY-6456) ([#2539](https://github.com/quay/quay/issues/2539))
-- [2410c7a9](https://github.com/quay/quay/commit/2410c7a99c9d9731df05c889406db80bbe144544): add web worker count to deployment (PROJQUAY-6453) ([#2520](https://github.com/quay/quay/issues/2520))
-- [7284542f](https://github.com/quay/quay/commit/7284542f16eb3735bb2228fd7d0a7e15a3061f20): add DB pooling to py3 template (PROJQUAY-5550) ([#2474](https://github.com/quay/quay/issues/2474))
-- [3f39a0fc](https://github.com/quay/quay/commit/3f39a0fc6fffd0d3e279a10f99d56f77eabb6d18): Add connection pooling env variable (PROJQUAY-5550) ([#2472](https://github.com/quay/quay/issues/2472))
-### Endpoints
-- [827ca13a](https://github.com/quay/quay/commit/827ca13aa01c130af0137a8272a5b92e7a144254): add error handler for RequestRedirect (PROJQUAY-6724) ([#2710](https://github.com/quay/quay/issues/2710))
-### Feat
-- [98811f53](https://github.com/quay/quay/commit/98811f539731b80c6d2de9a55011674d9225fd3e): Add auto-prune policy at repository level (PROJQUAY-6354) ([#2691](https://github.com/quay/quay/issues/2691))
-### Federationuser(Ldap)
-- [2c24975d](https://github.com/quay/quay/commit/2c24975dbb5ef7c2471863fb2d50918342ab9aa3): fixing keepalive settings for LDAP connections (PROJQUAY-5137) ([#2440](https://github.com/quay/quay/issues/2440))
-### Fix
-- [a8381d45](https://github.com/quay/quay/commit/a8381d45d3932451269061ff02b35f0748b0fe5d): pull-through should tolerate missing tag (PROJQUAY-4849) ([#2598](https://github.com/quay/quay/issues/2598))
-### Logs
-- [e8ff33e7](https://github.com/quay/quay/commit/e8ff33e728eef4f70ceb2834c3431dca0139b09c): add failure logging for login, push, pull and delete events (PROJQUAY-5411) ([#1903](https://github.com/quay/quay/issues/1903))
-### Manifest
-- [0b3d35b7](https://github.com/quay/quay/commit/0b3d35b71d5a28a5d6c6e0c5dc5c249007dcfd31): support empty config for artifacts (PROJQUAY-6658) ([#2647](https://github.com/quay/quay/issues/2647))
-### Marketplace
-- [2ab7dc29](https://github.com/quay/quay/commit/2ab7dc29f46c1b24deea5283a784e9ad9072b6fc): add support for quantity from subscriptions api (PROJQUAY-6551) ([#2633](https://github.com/quay/quay/issues/2633))
-- [54bc56d5](https://github.com/quay/quay/commit/54bc56d5bee2837b000a2ac22dbdd3839eb7103f): return array of valid subscriptions when looking up subscription (PROJQUAY-6551) ([#2613](https://github.com/quay/quay/issues/2613))
-- [26451766](https://github.com/quay/quay/commit/26451766ad5f49aa70d5900e6a42ab69e20921c4): make sure customer id from api is returned as an int (PROJQUAY-233) ([#2590](https://github.com/quay/quay/issues/2590))
-- [1c893bab](https://github.com/quay/quay/commit/1c893baba533bb5853c220e0b9cf6ba56a9faa63): update reconciliationworker to use webCustomerId instead of ebsAccountNumber (PROJQUAY-233) ([#2582](https://github.com/quay/quay/issues/2582))
-- [79723f1c](https://github.com/quay/quay/commit/79723f1ce3725625ddc8a54351b50e5239ef1e56): add exception handling for reconciler (PROJQUAY-233) ([#2560](https://github.com/quay/quay/issues/2560))
-- [1bf3f448](https://github.com/quay/quay/commit/1bf3f44820da011a41cf53db16b9b67901588e02): update user ebs number lookup to find personal account numbers (PROJQUAY-233) ([#2545](https://github.com/quay/quay/issues/2545))
-- [4c243341](https://github.com/quay/quay/commit/4c2433413c7a567bba5a23baae761652bc0d549a): add logging for user api (PROJQUAY-233) ([#2513](https://github.com/quay/quay/issues/2513))
-- [3aa21213](https://github.com/quay/quay/commit/3aa2121326b07e10dc46a98e4f33a6529bf83713): return None if subscription api times out (PROJQUAY-5363) ([#2437](https://github.com/quay/quay/issues/2437))
-### Oci
-- [8895caf9](https://github.com/quay/quay/commit/8895caf97ba6e06c885b222010c7159594645ab3): remove platform requirement for image index (PROJQUAY-6658) ([#2657](https://github.com/quay/quay/issues/2657))
-### Oidc
-- [3446d563](https://github.com/quay/quay/commit/3446d5630b638f31335bca5d245f06277f2aa4b3): display error msg when signing in via username password (PROJQUAY-6740) ([#2714](https://github.com/quay/quay/issues/2714))
-### Quayio
-- [161a4717](https://github.com/quay/quay/commit/161a4717d28f3da547be2eb605f02823f8233d1b): Remove cpu limits (PROJQUAY-6440) ([#2503](https://github.com/quay/quay/issues/2503))
-### Quota
-- [29258ae0](https://github.com/quay/quay/commit/29258ae0c7b1ca0db9777042129ee5ac3e5532fb): removing repo size from quota verification (PROJQUAY-6637) ([#2704](https://github.com/quay/quay/issues/2704))
-### Registry
-- [e91b9e45](https://github.com/quay/quay/commit/e91b9e4543a7fc75abb3cf4bc17cf0a73ec748f0): allow pushing manifests with artifactType and subject fields (PROJQUAY-6673) ([#2659](https://github.com/quay/quay/issues/2659))
-### Revert "Api
-- [6fc77823](https://github.com/quay/quay/commit/6fc77823da976fc5a73771e81684dd73a3dd6002): add caching for get_repository method (PROJQUAY-6472)" ([#2517](https://github.com/quay/quay/issues/2517))
-### Secscan
-- [1fa6ed5d](https://github.com/quay/quay/commit/1fa6ed5dfd1ac194eb01015c3b5a1b923677c545): enable gc for manifests by default (PROJQUAY-4126) ([#2485](https://github.com/quay/quay/issues/2485))
-### Sso
-- [3e6384e6](https://github.com/quay/quay/commit/3e6384e6424cfa5b1873b84fc52793049ba64981): adding error log for export compliance (PROJQUAY-6486) ([#2540](https://github.com/quay/quay/issues/2540))
-### Storage
-- [e243d233](https://github.com/quay/quay/commit/e243d233f19c418e3d3d3804d05b787d79f68ba7): Fix big layer uploads for Ceph/RADOS driver (PROJQUAY-6586) ([#2601](https://github.com/quay/quay/issues/2601))
-- [9f0e60e4](https://github.com/quay/quay/commit/9f0e60e46851311ae0c53e74c68ebe7cdbd04daf): adding IBM COS storage option (PROJQUAY-2679) ([#2470](https://github.com/quay/quay/issues/2470))
-- [ad0d979c](https://github.com/quay/quay/commit/ad0d979c488372fec004f5531a83c48954a5d74a): pass S3 region to S3Storage init (PROJQUAY-6375) ([#2459](https://github.com/quay/quay/issues/2459))
-### Sts
-- [233c1288](https://github.com/quay/quay/commit/233c1288496d360c8f4416d36ecebd63ab0ef4ea): Add STS support for S3 (PROJQUAY-6362) ([#2632](https://github.com/quay/quay/issues/2632))
-### Task
-- [e6bf6392](https://github.com/quay/quay/commit/e6bf6392aab2c492f1e16fb55ad4e35b89108a89): Upgrade Quay nginx (PROJQUAY-6685) ([#2674](https://github.com/quay/quay/issues/2674))
-### Ui
-- [b6c6f00c](https://github.com/quay/quay/commit/b6c6f00c3b024547b15d72bac0aba6914ce7e4db): fix bug in usage logs description (PROJQUAY-6755) ([#2711](https://github.com/quay/quay/issues/2711))
-- [5e3381a4](https://github.com/quay/quay/commit/5e3381a425e95ab44853164373a7a78b3fa61eb0): add usage log table (PROJQUAY-6702) ([#2695](https://github.com/quay/quay/issues/2695))
-- [4cb0a574](https://github.com/quay/quay/commit/4cb0a57488f49f5eea01baa346c425963df4f22d): ui and initial scaffolding for OIDC auth (PROJQUAY-6298) ([#2646](https://github.com/quay/quay/issues/2646))
-- [0c03e6af](https://github.com/quay/quay/commit/0c03e6af6b2ea34049ae1bd9d7cf9b32a9d5921d): add chart for usage logs (PROJQUAY-6701) ([#2681](https://github.com/quay/quay/issues/2681))
-- [b641538b](https://github.com/quay/quay/commit/b641538badb60742dece91f52eca70519452fc76): removing repo settings and build UI feature flags (PROJQUAY-6617) ([#2680](https://github.com/quay/quay/issues/2680))
-- [ca78dddf](https://github.com/quay/quay/commit/ca78dddfc6ab09a6dcbbc0a560801e6737898ac8): add width and height for logo (PROJQUAY-5460) ([#2683](https://github.com/quay/quay/issues/2683))
-- [00d983bf](https://github.com/quay/quay/commit/00d983bf4bc09fb4d5522622e60f6d301ce002bc): view builds logs (PROJQUAY-6296) ([#2679](https://github.com/quay/quay/issues/2679))
-- [426e1a94](https://github.com/quay/quay/commit/426e1a946d31cf7a35fb37c088c035fef3da2b4a): add overview to plugin (PROJQUAY-5460) ([#2682](https://github.com/quay/quay/issues/2682))
-- [417e66ee](https://github.com/quay/quay/commit/417e66ee76d0837ed442e93850110b2c8b5a1289): run builds (PROJQUAY-6297) ([#2636](https://github.com/quay/quay/issues/2636))
-- [f312efbc](https://github.com/quay/quay/commit/f312efbce20d94061eef88f4ddd87ca4c3e3671d): fixing build trigger test (PROJQUAY-6695) ([#2677](https://github.com/quay/quay/issues/2677))
-- [19f2bb81](https://github.com/quay/quay/commit/19f2bb81d71698a729535496e2bb262c7554ad7d): add breadcrumbs for overview (PROJQUAY-5460) ([#2676](https://github.com/quay/quay/issues/2676))
-- [696c35a8](https://github.com/quay/quay/commit/696c35a8ae7ad5b46f41eb5e0a26229f10660457): fix docker and podman login command for windows (PROJQUAY-6648) ([#2644](https://github.com/quay/quay/issues/2644))
-- [5f4c15be](https://github.com/quay/quay/commit/5f4c15bebd2722e5ff4c76b78301bfa2f8184d3d): add export button for usage logs (PROJQUAY-6420) ([#2492](https://github.com/quay/quay/issues/2492))
-- [5c44cc48](https://github.com/quay/quay/commit/5c44cc483f18a012c81197867c60b963b40c0c1e): add section for RH subscriptions under billing settings (PROJQUAY-5363) ([#2656](https://github.com/quay/quay/issues/2656))
-- [df73b6e9](https://github.com/quay/quay/commit/df73b6e9e1ed8f6404b02d2254d81944d08ffc7d): updating references to status.redhat.com (PROJQUAY-6654) ([#2645](https://github.com/quay/quay/issues/2645))
-- [0981ce15](https://github.com/quay/quay/commit/0981ce15a203b043ffac236d9adaf442bd81d496): fix scrollbars and various layout issues (PROJQUAY-6619) ([#2629](https://github.com/quay/quay/issues/2629))
-- [7ba3a3d9](https://github.com/quay/quay/commit/7ba3a3d98887bb5034b033ccf1d23c6f731660c2): adjusting size of avatar (PROJQUAY-6676) ([#2660](https://github.com/quay/quay/issues/2660))
-- [eec2c0fc](https://github.com/quay/quay/commit/eec2c0fc5e95ebfed3c9ce2a424db84d8c342aa0): fixing tag list reset when rendering manifest lists (PROJQUAY-5793) ([#2643](https://github.com/quay/quay/issues/2643))
-- [03b7fec2](https://github.com/quay/quay/commit/03b7fec2116854f89272f3103b1699bb59577e17): implementing github and gitlab build triggers (PROJQUAY-6585) ([#2614](https://github.com/quay/quay/issues/2614))
-- [40bcd1f1](https://github.com/quay/quay/commit/40bcd1f141dd4141a4ecbb3cb21282053a678203): allow for regular expressions to be used in search (PROJQUAY-6597) ([#2611](https://github.com/quay/quay/issues/2611))
-- [7cec2f66](https://github.com/quay/quay/commit/7cec2f66975370d5869f15f7ec67cd433a2a9244): implementing creation of custom git trigger (PROJQUAY-6299) ([#2599](https://github.com/quay/quay/issues/2599))
-- [27cceb1b](https://github.com/quay/quay/commit/27cceb1bb4b74a3f4e2a827fdfc347eebd5728ea): adding build trigger table (PROJQUAY-6295) ([#2570](https://github.com/quay/quay/issues/2570))
-- [7357e317](https://github.com/quay/quay/commit/7357e317d6951c01d0ee6ff24c0c6c29e6501eb5): adding build avatar image size (PROJQUAY-6575) ([#2580](https://github.com/quay/quay/issues/2580))
-- [2a22ed09](https://github.com/quay/quay/commit/2a22ed09c600b9d89d54ce7d6f535402414ac826): add dark mode to see Quay in a new light or lack thereof (PROJQUAY-6570) ([#2575](https://github.com/quay/quay/issues/2575))
-- [77d6ad74](https://github.com/quay/quay/commit/77d6ad741b78d483c371ab1ec31b3a66b04f72b5): breadcrumbs fix when org and repo names are identical (PROJQUAY-6504) ([#2569](https://github.com/quay/quay/issues/2569))
-- [6f365ed7](https://github.com/quay/quay/commit/6f365ed745b69030f159fe4c4c10ee8a4ff92aad): updating logo for quay.io (PROJQUAY-6531) ([#2559](https://github.com/quay/quay/issues/2559))
-- [9b43b475](https://github.com/quay/quay/commit/9b43b4752f73e13fc960c8c8d83c2bf4832da5b7): Prevent switch to beta UI toggle from rendering if user is anonymous (PROJQUAY-6526) ([#2558](https://github.com/quay/quay/issues/2558))
-- [4f0c8db1](https://github.com/quay/quay/commit/4f0c8db1055b66712270c0751f88ceaeecddcb2c): show UI toogle to all users in quay.io (PROJQUAY-6505) ([#2553](https://github.com/quay/quay/issues/2553))
-- [ac221a60](https://github.com/quay/quay/commit/ac221a601d300561a010b718e9cf133f48dbda98): implementing build history page (PROJQUAY-6293) ([#2523](https://github.com/quay/quay/issues/2523))
-- [e6d35781](https://github.com/quay/quay/commit/e6d35781063b5393bb13edf6ce9fe2aa56ff80f6): updates Quay.io documentation redirect link (PROJQUAY-6473) ([#2516](https://github.com/quay/quay/issues/2516))
-- [03490a06](https://github.com/quay/quay/commit/03490a0614ca0948a421251a1735fa46075de776): fix broken update of repo description (PROJQUAY-6243) ([#2554](https://github.com/quay/quay/issues/2554))
-- [a9eaa380](https://github.com/quay/quay/commit/a9eaa380f1797c7303c34c0d51675134d095eb8e): add breadcrumbs for teams page (PROJQUAY-6442) ([#2504](https://github.com/quay/quay/issues/2504))
-- [a7b448c6](https://github.com/quay/quay/commit/a7b448c6300922ac43baca3f3f9ffe07dcf7c310): following capitalisation guidelines in the new ui (PROJQUAY-6247) ([#2488](https://github.com/quay/quay/issues/2488))
-- [29acc8da](https://github.com/quay/quay/commit/29acc8da5e0cba24e70d5c5594fd324e0e7952c9): Allow adding user from create team wizard (PROJQUAY-6336) ([#2468](https://github.com/quay/quay/issues/2468))
-- [0c08bfff](https://github.com/quay/quay/commit/0c08bfffa242c56c44220e4ff8fd2b5f8f97b7c0): display manifest list size range (PROJQUAY-6393) ([#2469](https://github.com/quay/quay/issues/2469))
-- [d860e40b](https://github.com/quay/quay/commit/d860e40b3d1fd841c768567db3bc4e52dcfb4a3b): breadcrumbs on new ui (PROJQUAY-5452) ([#1893](https://github.com/quay/quay/issues/1893))
-- [94ca5b31](https://github.com/quay/quay/commit/94ca5b31c67a8512623792fdf14a05678f20b1d5): fix tab visibility for teams and membership (PROJQUAY-6333) ([#2451](https://github.com/quay/quay/issues/2451))
-- [e2d25699](https://github.com/quay/quay/commit/e2d25699d87237361a1c990f112c3c5c3f2c781a): fix search for bulk delete default permission modal (PROJQUAY-6369) ([#2464](https://github.com/quay/quay/issues/2464))
-- [ccb3658a](https://github.com/quay/quay/commit/ccb3658a90ac66a285f380e1ce738e97dd7bc3d3): allow current day to be selected for tag expiration (PROJQUAY-6262) ([#2448](https://github.com/quay/quay/issues/2448))
-- [0b06da02](https://github.com/quay/quay/commit/0b06da023a3e16fcf1ba404a9eb4c970066c246a): Add form for repository state (PROJQUAY-5715) ([#2449](https://github.com/quay/quay/issues/2449))
-- [7c0cc50a](https://github.com/quay/quay/commit/7c0cc50a59845700cd08407f79157984c60cc5a0): Add landing page for quay.io (PROJQUAY-5460) ([#2264](https://github.com/quay/quay/issues/2264))
-### User(Robots)
-- [0dfa72d0](https://github.com/quay/quay/commit/0dfa72d03607142ebf1e7acb398ac32c9019a717): disallow robot login and create 2nd (PROJQUAY-5968) ([#2483](https://github.com/quay/quay/issues/2483))
-### [Redhat-3.11] Autoprune
-- [d084d6b8](https://github.com/quay/quay/commit/d084d6b882fa0b1b84968b4ac563fd687bc88b76): add alembic script to remove unique constraint on index (PROJQUAY-6782) ([#2732](https://github.com/quay/quay/issues/2732))
-### [Redhat-3.11] Feat(Oidc)
-- [d2ee37f0](https://github.com/quay/quay/commit/d2ee37f074fa8836cba4ab8f61d38db59e6c893a): add OIDC_DISABLE_USER_ENDPOINT parameter (PROJQUAY-6908) ([#2774](https://github.com/quay/quay/issues/2774))
-### [Redhat-3.11] Oidc
-- [d6d495d2](https://github.com/quay/quay/commit/d6d495d2ebcf3c4b21071c04020c91f7d8e82522): allows users to login via cli (PROJQUAY-6873) ([#2771](https://github.com/quay/quay/issues/2771))
-- [be53ca4c](https://github.com/quay/quay/commit/be53ca4c75911927489b5ad17c09750d72bb88a0): use federated login service to sync quay teams (PROJQUAY-6741) ([#2726](https://github.com/quay/quay/issues/2726))
-### [Redhat-3.11] Storage
-- [6722a23d](https://github.com/quay/quay/commit/6722a23dd23849fe35f3c28d3aec70776c473352): Increase GCP timeout (PROJQUAY-6819) ([#2745](https://github.com/quay/quay/issues/2745))
-### [Redhat-3.11] Ui
-- [540ed54a](https://github.com/quay/quay/commit/540ed54ae691f90edd27ca5b3f7f2dfd4f8c5900): rename directory sync to team sync (PROJQUAY-6880) ([#2753](https://github.com/quay/quay/issues/2753))
-- [a2bb47e4](https://github.com/quay/quay/commit/a2bb47e4d9d92c1035d8e6a5539a1c3bdc8ae17f): updating nginx routing rule for userfiles (PROJQUAY-6841) ([#2744](https://github.com/quay/quay/issues/2744))
-- [2cd0dcb0](https://github.com/quay/quay/commit/2cd0dcb0180986180ec642b4be3d5d719c265d7b): show delete option for robot accounts when team is synced with external group (PROJQUAY-6828) ([#2738](https://github.com/quay/quay/issues/2738))
-- [85216682](https://github.com/quay/quay/commit/85216682c75041e8ab79f2980943ec401f3aa337): show repository autoprune tab only for repo write permission (PROJQUAY-6780) ([#2733](https://github.com/quay/quay/issues/2733))
-- [5286c33f](https://github.com/quay/quay/commit/5286c33f8c971c691567d4b46df2c38673eb1d6d): add description for log kind autoprune policy (PROJQUAY-6781) ([#2734](https://github.com/quay/quay/issues/2734))
-- [079484cd](https://github.com/quay/quay/commit/079484cd004c92df200f8e9718bfe2e53cfcdb30): not displaying build tab when repo is mirror or readonly (PROJQUAY-6827) ([#2731](https://github.com/quay/quay/issues/2731))
-
-
-## [v3.10.7] - 2024-12-10
-### Api
-- [e1fc6e1c](https://github.com/quay/quay/commit/e1fc6e1c65b7ca1f89662d20074fd57192bc1e09): adding permissions for global readonly superuser (PROJQUAY-7545) ([#3080](https://github.com/quay/quay/issues/3080))
-- [0eefefa7](https://github.com/quay/quay/commit/0eefefa7ce75b5b472f92761788d8a651bf3fd6b): adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7308) ([#2942](https://github.com/quay/quay/issues/2942))
-### Dep
-- [a584caf2](https://github.com/quay/quay/commit/a584caf258d82dd532fb5b5e3ddf7afcedceb496): updating axios (PROJQUAY-7657) ([#3469](https://github.com/quay/quay/issues/3469))
-### Deps
-- [9d86901e](https://github.com/quay/quay/commit/9d86901ed8df2d42c684b2a8937df5dcb1629231): bump protobuf (PROJQUAY-7970) ([#3331](https://github.com/quay/quay/issues/3331)) ([#3483](https://github.com/quay/quay/issues/3483))
-- [3d75743b](https://github.com/quay/quay/commit/3d75743b63a31441ec8550bbe240531462ae4da8): Upgrade cryptography package to 43.0.3 (PROJQUAY-7032) ([#3420](https://github.com/quay/quay/issues/3420)) ([#3482](https://github.com/quay/quay/issues/3482))
-- [2d0cbc14](https://github.com/quay/quay/commit/2d0cbc14879b8baeb296364831cf31fc0b55424f): Upgrade express and dependencies (PROJQUAY-7800) ([#3433](https://github.com/quay/quay/issues/3433))
-### Revert "Deps
-- [5c1d5416](https://github.com/quay/quay/commit/5c1d541638a1ab0e8e23347aed62ba0654892fba): Upgrade express and dependencies (PROJQUAY-7800)" ([#3452](https://github.com/quay/quay/issues/3452))
-### [Redhat-3.10] Api
-- [c1bc61e4](https://github.com/quay/quay/commit/c1bc61e4f1f7800fb03726d0344811482ca5d622): adding global readonly user to list repo endpoint (PROJQUAY-7549) ([#3087](https://github.com/quay/quay/issues/3087))
-- [2119c14e](https://github.com/quay/quay/commit/2119c14eabe320de5ada38dc51a9856b52b1860d): adding token to global readonly user list robots (PROJQUAY-7545) ([#3084](https://github.com/quay/quay/issues/3084))
-- [071257c0](https://github.com/quay/quay/commit/071257c03937a323699fca0fc10f3f3191d45416): adding global readonly superuser to superuser endpoints (PROJQUAY-7542) ([#3078](https://github.com/quay/quay/issues/3078))
-### [Redhat-3.10] Deps
-- [a196e598](https://github.com/quay/quay/commit/a196e598566b0d7322f3daa941ce7f38a9fe85c9): downgrading cryptography ([#3495](https://github.com/quay/quay/issues/3495))
-### [Redhat-3.10] Ui
-- [507e07a6](https://github.com/quay/quay/commit/507e07a659fad31ea2a2e8d0b5d8c0b9a083e8f1): removing bootbox ([#3480](https://github.com/quay/quay/issues/3480))
-
-
-## [v3.10.6] - 2024-06-04
-
-
-## [v3.10.5] - 2024-04-08
-### Cherrypick
-- [02635f5f](https://github.com/quay/quay/commit/02635f5fccbd5870be87a9aa41f77d160612a877): commit f2417670 from master (PROJQUAY-6895) ([#2797](https://github.com/quay/quay/issues/2797))
-### [Redhat-3.10] Quota
-- [30496b29](https://github.com/quay/quay/commit/30496b29c4f7f99de4b3440eb2cecf116a5c4b47): removing repo size from quota verification (PROJQUAY-6637) ([#2708](https://github.com/quay/quay/issues/2708))
-
-
-## [v3.10.4] - 2024-02-07
-
-
-## [v3.10.3] - 2024-01-23
-### [Redhat-3.10] Fix
-- [4dd833ad](https://github.com/quay/quay/commit/4dd833adf16cc3bcd2530028bfb60c5a8d80ac20): pull-through should tolerate missing tag (PROJQUAY-4849) ([#2617](https://github.com/quay/quay/issues/2617))
-### [Redhat-3.10] Ui
-- [5a9cabd0](https://github.com/quay/quay/commit/5a9cabd00cbe921f02af766d69bff46a0ab04ff1): fix broken update of repo description (PROJQUAY-6243) ([#2612](https://github.com/quay/quay/issues/2612))
-
-
-## [v3.10.2] - 2024-01-08
-### [Redhat-3.10] Configtool
-- [a5ec0422](https://github.com/quay/quay/commit/a5ec0422eab667d07d5053bf4d44f78129d663e2): Adding validation for IBM Cloud Storage (PROJQUAY-6549) ([#2581](https://github.com/quay/quay/issues/2581))
-
-
-## [v3.10.1] - 2023-12-05
-### [Redhat-3.10] Api
-- [1499ae5c](https://github.com/quay/quay/commit/1499ae5cf2e0b6dc3adf35dd262d2f0d91258a9f): adding nickname decorator to autoprune policy endpoints (PROJQUAY-6483) ([#2535](https://github.com/quay/quay/issues/2535))
-### [Redhat-3.10] Autoprune
-- [73b36220](https://github.com/quay/quay/commit/73b36220b35e929fb7b57f893dbfccdfb4c45c9c): adding audit logs to namespace autoprune policy API (PROJQUAY-6229) ([#2538](https://github.com/quay/quay/issues/2538))
-### [Redhat-3.10] Storage
-- [9dde0359](https://github.com/quay/quay/commit/9dde03599862f6f4f3b3ef41ebb1db8234442edb): adding IBM COS storage option (PROJQUAY-2679) ([#2536](https://github.com/quay/quay/issues/2536))
-### [Redhat-3.10] Ui
-- [d4b18ad4](https://github.com/quay/quay/commit/d4b18ad4fa01eda0cd74d0b9ed3063e5686195c4): fix search for bulk delete default permission modal (PROJQUAY-6369) ([#2467](https://github.com/quay/quay/issues/2467))
-- [bf6733ff](https://github.com/quay/quay/commit/bf6733ffa24a67dcb2b5dcddc8e38a883f234328): fix tab visibility for teams and membership (PROJQUAY-6333) ([#2482](https://github.com/quay/quay/issues/2482))
-- [fea7c2cb](https://github.com/quay/quay/commit/fea7c2cb7c82b9b08651ba1b3e6212c6ab4d0cec): breadcrumbs on new ui (PROJQUAY-5452) ([#2490](https://github.com/quay/quay/issues/2490))
-- [4d3aa4dd](https://github.com/quay/quay/commit/4d3aa4dd0a4c92801c0ea2048fa16e9fac307054): Allow adding user from create team wizard (PROJQUAY-6336) ([#2502](https://github.com/quay/quay/issues/2502))
-### [Redhat-3.10] User(Robots)
-- [2044413b](https://github.com/quay/quay/commit/2044413b83273bc49ac7d3bb929763722e5a2376): disallow robot login and create 2nd (PROJQUAY-5968) ([#2541](https://github.com/quay/quay/issues/2541))
-
-
-## [v3.10.0] - 2023-11-15
-### Api
-- [e5a5e178](https://github.com/quay/quay/commit/e5a5e17814670305463e1c230359963d4ccb01fe): accepting empty body for create robot endpoints (PROJQUAY-6224) ([#2420](https://github.com/quay/quay/issues/2420))
-- [c93b6d08](https://github.com/quay/quay/commit/c93b6d080d0464a0ac40b71f0b76b906adebedfa): fix duplicate robot accounts (PROJQUAY-5931) ([#2192](https://github.com/quay/quay/issues/2192))
-- [a095e1f9](https://github.com/quay/quay/commit/a095e1f938827b18fc987d3bfa7bf2e0f1207e91): Adding ignore timezone flag when parsing datetime (PROJQUAY-5360) ([#2027](https://github.com/quay/quay/issues/2027))
-- [2371c4d6](https://github.com/quay/quay/commit/2371c4d605a3b2a6c8ac239e39a461cb621f7089): allow robot token creation with a pre-defined token (PROJQUAY-5414) ([#1972](https://github.com/quay/quay/issues/1972))
-- [e38d70f0](https://github.com/quay/quay/commit/e38d70f0cb4136e2fd79e5dafaced6736110b699): add permanently delete tag usage log (PROJQUAY-5496) ([#1887](https://github.com/quay/quay/issues/1887))
-### Audit
-- [e1e8dc8e](https://github.com/quay/quay/commit/e1e8dc8efb12ee362123da67b0ba87de77fcf4bd): ignore errors due to read-only mode in audit logs (PROJQUAY-5598) ([#1928](https://github.com/quay/quay/issues/1928))
-### Authentication(LDAP)
-- [7ecf97b9](https://github.com/quay/quay/commit/7ecf97b9fc1aa43a7dec4cf498ca0e8e05344492): allow LDAP referrals to not be followed (PROJQUAY-5291) ([#1905](https://github.com/quay/quay/issues/1905))
-### Autoprune
-- [30efa2af](https://github.com/quay/quay/commit/30efa2af7670c62f72ac62af4dde272270bb78eb): preventing prune of mirror or readonly repos (PROJQUAY-6235) ([#2425](https://github.com/quay/quay/issues/2425))
-- [e8a6552c](https://github.com/quay/quay/commit/e8a6552cd0e8f8e8ebb48b26f2d4cdc0ff363eb6): updating task status to running (PROJQUAY-6213) ([#2413](https://github.com/quay/quay/issues/2413))
-- [fa8aaa32](https://github.com/quay/quay/commit/fa8aaa328fa62ba7b969e1527c58b95691bef16b): background worker (PROJQUAY-6095) ([#2402](https://github.com/quay/quay/issues/2402))
-- [1676cc04](https://github.com/quay/quay/commit/1676cc04e5538017175eb5a547d3c0dbd07dadc6): UI settings (PROJQUAY-6097) ([#2399](https://github.com/quay/quay/issues/2399))
-- [22c4bbfe](https://github.com/quay/quay/commit/22c4bbfee5c3c05559993f3f7279ff26bcfc49e4): add auto-prune policy endpoints (PROJQUAY-6096) ([#2393](https://github.com/quay/quay/issues/2393))
-- [0e496b46](https://github.com/quay/quay/commit/0e496b46a5d9b794c9c58318724e8bb84a7f9fcc): add initial setup for the autoprune feature (PROJQUAY-6094) ([#2277](https://github.com/quay/quay/issues/2277))
-### Billing
-- [e44783fe](https://github.com/quay/quay/commit/e44783fe19abb98e71358a58d5f769fa042f752e): Assign SKU to org (PROJQUAY-5363) ([#1989](https://github.com/quay/quay/issues/1989))
-### Build(Deps)
-- [74248c6e](https://github.com/quay/quay/commit/74248c6ef4039bb40c97e719ff6d884f7a60b773): bump urllib3 from 1.26.17 to 1.26.18 ([#2416](https://github.com/quay/quay/issues/2416))
-- [5cadff86](https://github.com/quay/quay/commit/5cadff869d45b42cd5aea9d66072a83752dbe17b): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 in /config-tool ([#2390](https://github.com/quay/quay/issues/2390))
-- [577d6824](https://github.com/quay/quay/commit/577d682485f78dbab0ebd8e7273d69746fcc26d4): bump golang.org/x/net from 0.15.0 to 0.17.0 in /config-tool ([#2403](https://github.com/quay/quay/issues/2403))
-- [2b5325ed](https://github.com/quay/quay/commit/2b5325ed7d50e306ea5d54e565ad170277d44b84): bump [@patternfly](https://github.com/patternfly)/react-charts from 7.0.1 to 7.1.1 in /web ([#2387](https://github.com/quay/quay/issues/2387))
-- [632a9a59](https://github.com/quay/quay/commit/632a9a59bbf6c2e805291cf513f335617cb170c4): bump github.com/aws/aws-sdk-go from 1.45.22 to 1.45.24 in /config-tool ([#2392](https://github.com/quay/quay/issues/2392))
-- [30c628af](https://github.com/quay/quay/commit/30c628af02846ded621248cccff2ae1ba464f5eb): bump sqlalchemy from 1.4.31 to 1.4.49 ([#2377](https://github.com/quay/quay/issues/2377))
-- [f672d67b](https://github.com/quay/quay/commit/f672d67bcf70d201d8b63d6704417f5301f8802f): bump deprecated from 1.2.7 to 1.2.14 ([#2374](https://github.com/quay/quay/issues/2374))
-- [d35aace9](https://github.com/quay/quay/commit/d35aace93073eb42fb6f8dac00e05f6451b06cc7): bump flask-restful from 0.3.9 to 0.3.10 ([#2379](https://github.com/quay/quay/issues/2379))
-- [a05017c3](https://github.com/quay/quay/commit/a05017c3e1df6cecd300143d109ddf9bf06e7460): bump zope-event from 4.5.0 to 5.0 ([#2378](https://github.com/quay/quay/issues/2378))
-- [ba188717](https://github.com/quay/quay/commit/ba188717336cec1601873fa333ea9c76a60126d1): bump python-swiftclient from 3.8.1 to 4.4.0 ([#2372](https://github.com/quay/quay/issues/2372))
-- [e7661f7e](https://github.com/quay/quay/commit/e7661f7e9b86511fcd157d6662ad41be431e3a78): bump react-scripts from 5.0.0 to 5.0.1 in /web ([#2297](https://github.com/quay/quay/issues/2297))
-- [fbfd4d8d](https://github.com/quay/quay/commit/fbfd4d8d8bc76a6fa0273e348c6e86f9d7461cf0): bump splunk-sdk from 1.7.3 to 1.7.4 ([#2371](https://github.com/quay/quay/issues/2371))
-- [57cb5210](https://github.com/quay/quay/commit/57cb5210d1deb4ea0e3259b2be328dd4942f243c): bump pymysql from 0.9.3 to 1.1.0 ([#2375](https://github.com/quay/quay/issues/2375))
-- [004090cb](https://github.com/quay/quay/commit/004090cb5dd6a5ee0d29d2c98aa019bfec6efe52): bump github.com/Azure/azure-storage-blob-go from 0.11.0 to 0.15.0 in /config-tool ([#2322](https://github.com/quay/quay/issues/2322))
-- [ed85c27d](https://github.com/quay/quay/commit/ed85c27d2a88830030d7ab10a22cc9cc9f24650a): bump decorator from 4.4.1 to 5.1.1 ([#2369](https://github.com/quay/quay/issues/2369))
-- [b6088b47](https://github.com/quay/quay/commit/b6088b471b8622a721dad278d403f1760bcef92e): bump jsonpointer from 2.0 to 2.4 ([#2365](https://github.com/quay/quay/issues/2365))
-- [365c3228](https://github.com/quay/quay/commit/365c3228c400f6867267ed51c171ad70bc831958): bump python-ldap from 3.4.0 to 3.4.3 ([#2362](https://github.com/quay/quay/issues/2362))
-- [092f5a34](https://github.com/quay/quay/commit/092f5a343d27492169fb7613fb5dc18a4626d8a4): bump pygithub from 1.45 to 2.1.1 ([#2354](https://github.com/quay/quay/issues/2354))
-- [e00b314a](https://github.com/quay/quay/commit/e00b314a742beeb10589309729dfe706af70fa32): bump psycopg2-binary from 2.9.3 to 2.9.9 ([#2356](https://github.com/quay/quay/issues/2356))
-- [5ef0bc6c](https://github.com/quay/quay/commit/5ef0bc6c9035d56e0019821127340ed5948d66fc): bump zipp from 2.1.0 to 3.17.0 ([#2355](https://github.com/quay/quay/issues/2355))
-- [0bf258f9](https://github.com/quay/quay/commit/0bf258f9715a954c3b79ce7d54284e2509ed8c9e): bump pip from 22.2.1 to 23.2.1 ([#2351](https://github.com/quay/quay/issues/2351))
-- [6d580332](https://github.com/quay/quay/commit/6d580332aba856b0642b6bc7474ddc685371f6d9): bump setuptools-scm[toml] from 7.1.0 to 8.0.4 ([#2353](https://github.com/quay/quay/issues/2353))
-- [bf914c54](https://github.com/quay/quay/commit/bf914c54d7cc4c3428423be89cb923184ead1787): bump protobuf from 3.18.3 to 3.20.3 ([#2348](https://github.com/quay/quay/issues/2348))
-- [d7ea068e](https://github.com/quay/quay/commit/d7ea068e987187beee234ecf2aaee2490159f127): bump netifaces from 0.10.9 to 0.11.0 ([#2350](https://github.com/quay/quay/issues/2350))
-- [1de5983c](https://github.com/quay/quay/commit/1de5983ca79121c35c311c2fd7caf48f687c4a99): bump boto3 from 1.21.42 to 1.28.61 ([#2347](https://github.com/quay/quay/issues/2347))
-- [f5bd2f75](https://github.com/quay/quay/commit/f5bd2f75b181d8b1eabfd092b13a467ea3f99df2): bump toposort from 1.5 to 1.10 ([#2346](https://github.com/quay/quay/issues/2346))
-- [8e2324a5](https://github.com/quay/quay/commit/8e2324a5cc0c335bd86b05113c3ef4d25ed5dabe): bump github.com/olekukonko/tablewriter from 0.0.5-0.20200416053754-163badb3bac6 to 0.0.5 in /config-tool ([#2327](https://github.com/quay/quay/issues/2327))
-- [5057d524](https://github.com/quay/quay/commit/5057d5244aa944358707497bf5c387300d689a41): bump mako from 1.2.2 to 1.2.4 ([#2343](https://github.com/quay/quay/issues/2343))
-- [c67f623e](https://github.com/quay/quay/commit/c67f623ec373307597552018f58bdb1f59ed3f15): bump babel from 2.9.1 to 2.13.0 ([#2340](https://github.com/quay/quay/issues/2340))
-- [f6c5463a](https://github.com/quay/quay/commit/f6c5463a2cccbc77e0627cf8a2ba120e03d89e86): bump requests-aws4auth from 0.9 to 1.2.3 ([#2338](https://github.com/quay/quay/issues/2338))
-- [c0a4ea9d](https://github.com/quay/quay/commit/c0a4ea9de311da09c4b82906c3e7ce156855ad0c): bump github.com/minio/minio-go/v7 from 7.0.40 to 7.0.63 in /config-tool ([#2326](https://github.com/quay/quay/issues/2326))
-- [3cf8a3b8](https://github.com/quay/quay/commit/3cf8a3b88d5f5f2d450602b10fa442454a9facc4): bump github.com/swaggo/http-swagger from 1.3.3 to 1.3.4 in /config-tool ([#2320](https://github.com/quay/quay/issues/2320))
-- [3937ae19](https://github.com/quay/quay/commit/3937ae19ab9fff5a067d0c933f54cb5b68c530b5): bump gunicorn from 20.1.0 to 21.2.0 ([#2335](https://github.com/quay/quay/issues/2335))
-- [9598f0e2](https://github.com/quay/quay/commit/9598f0e2882e427fabb8dd90eacf757dab031746): bump click from 8.1.3 to 8.1.7 ([#2334](https://github.com/quay/quay/issues/2334))
-- [450351a2](https://github.com/quay/quay/commit/450351a2bca4cfc3f2a16663c23ebde9194c4fa9): bump github.com/jackc/pgx/v4 from 4.11.0 to 4.18.1 in /config-tool ([#2317](https://github.com/quay/quay/issues/2317))
-- [8513df69](https://github.com/quay/quay/commit/8513df69d87768489e52961648aefb705f72328a): bump hashids from 1.2.0 to 1.3.1 ([#2332](https://github.com/quay/quay/issues/2332))
-- [27fceecb](https://github.com/quay/quay/commit/27fceecbdabb08410993ceec5324bcb22bf262a5): bump peewee from 3.13.1 to 3.16.3 ([#2323](https://github.com/quay/quay/issues/2323))
-- [adbe34be](https://github.com/quay/quay/commit/adbe34be671fba7c67f692d7abb35d3aec04c1e1): bump tldextract from 2.2.2 to 3.6.0 ([#2310](https://github.com/quay/quay/issues/2310))
-- [0604ee7d](https://github.com/quay/quay/commit/0604ee7d39a5fe036cb122b3bf18120d8d9699e4): bump python-magic from 0.4.15 to 0.4.27 ([#2324](https://github.com/quay/quay/issues/2324))
-- [79f92d79](https://github.com/quay/quay/commit/79f92d794d4e778e733637086b78d0b0937a31c0): bump github.com/ncw/swift from 1.0.52 to 1.0.53 in /config-tool ([#2316](https://github.com/quay/quay/issues/2316))
-- [598c4499](https://github.com/quay/quay/commit/598c4499f63e45b39b9117e2b10154c9decf6e93): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 in /config-tool ([#2318](https://github.com/quay/quay/issues/2318))
-- [26ec33cd](https://github.com/quay/quay/commit/26ec33cd3e02a0db08be36ffcf133305e0f65c6b): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.45.22 in /config-tool ([#2319](https://github.com/quay/quay/issues/2319))
-- [2f146e37](https://github.com/quay/quay/commit/2f146e375446a22bc4677164e90163aed973efd8): bump supervisor from 4.1.0 to 4.2.5 ([#2314](https://github.com/quay/quay/issues/2314))
-- [bb0aadef](https://github.com/quay/quay/commit/bb0aadef25b76f1ae53d52ebed5a0194fe26e09c): bump lxml from 4.9.2 to 4.9.3 ([#2311](https://github.com/quay/quay/issues/2311))
-- [f8442e27](https://github.com/quay/quay/commit/f8442e2764341f1109b88d6ad1e8ad20493ffb76): bump stevedore from 1.31.0 to 5.1.0 ([#2313](https://github.com/quay/quay/issues/2313))
-- [aca6ff5c](https://github.com/quay/quay/commit/aca6ff5c2e49dcd2d5e8833659a8fd814628a45e): bump github.com/dave/jennifer from 1.4.0 to 1.7.0 in /config-tool ([#2306](https://github.com/quay/quay/issues/2306))
-- [f6edd199](https://github.com/quay/quay/commit/f6edd1994eb2d3b4489e5c310e76a35c9bef3299): bump github.com/creasty/defaults from 1.4.0 to 1.7.0 in /config-tool ([#2295](https://github.com/quay/quay/issues/2295))
-- [e64dc6e9](https://github.com/quay/quay/commit/e64dc6e9f2e1a0e2d4068de97e080148e988dd73): bump github.com/go-redis/redis/v8 from 8.0.0-beta.6 to 8.11.5 in /config-tool ([#2292](https://github.com/quay/quay/issues/2292))
-- [4dca4fff](https://github.com/quay/quay/commit/4dca4fff34c1dea298191b65a190d58e8347f1d3): bump github.com/go-ldap/ldap/v3 from 3.2.4 to 3.4.6 in /config-tool ([#2305](https://github.com/quay/quay/issues/2305))
-- [b5e3077a](https://github.com/quay/quay/commit/b5e3077a147519188185a9e83ff3173a235e4d4f): bump github.com/swaggo/swag from 1.8.1 to 1.16.2 in /config-tool ([#2304](https://github.com/quay/quay/issues/2304))
-- [ef41e99f](https://github.com/quay/quay/commit/ef41e99f8c415d2977a57bd0017860fb62af979d): bump rehash from 1.0.0 to 1.0.1 ([#2289](https://github.com/quay/quay/issues/2289))
-- [1821afaf](https://github.com/quay/quay/commit/1821afaf125deeeace6b84ef767c79569498a47e): bump bintrees from 2.1.0 to 2.2.0 ([#2287](https://github.com/quay/quay/issues/2287))
-- [108ed710](https://github.com/quay/quay/commit/108ed710e218d744e0673c414ad06def492d41eb): bump github.com/lib/pq from 1.10.7 to 1.10.9 in /config-tool ([#2302](https://github.com/quay/quay/issues/2302))
-- [f1cf5ea8](https://github.com/quay/quay/commit/f1cf5ea8d4c4771bceecc7a8bfe0401791e78021): bump golang.org/x/oauth2 from 0.0.0-20190226205417-e64efc72b421 to 0.12.0 in /config-tool ([#2301](https://github.com/quay/quay/issues/2301))
-- [9071a0dd](https://github.com/quay/quay/commit/9071a0dd7cbfbd7b592f8088c34e16e63e801f26): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.7.1 in /config-tool ([#2293](https://github.com/quay/quay/issues/2293))
-- [6c8078f1](https://github.com/quay/quay/commit/6c8078f1b203d717e9151d4c1cdcec7ea597c421): bump cuelang.org/go from 0.2.1 to 0.6.0 in /config-tool ([#2294](https://github.com/quay/quay/issues/2294))
-- [665364e0](https://github.com/quay/quay/commit/665364e0b991b87a3c72ef42c4792e11e06b7203): bump dumb-init from 1.2.2 to 1.2.5.post1 ([#2286](https://github.com/quay/quay/issues/2286))
-- [834f2b9a](https://github.com/quay/quay/commit/834f2b9a3a22bfb994ddaedbe06afee44e2f0a6e): bump github.com/iancoleman/strcase from 0.0.0-20191112232945-16388991a334 to 0.3.0 in /config-tool ([#2290](https://github.com/quay/quay/issues/2290))
-- [ef9faee7](https://github.com/quay/quay/commit/ef9faee763751e6c759f6084ba9aa00e1de22939): bump pillow from 9.3.0 to 10.0.1 ([#2283](https://github.com/quay/quay/issues/2283))
-- [d2e5a69b](https://github.com/quay/quay/commit/d2e5a69b26338cf4282d8b673b4a1a3e4b52092e): bump pyjwt from 2.4.0 to 2.8.0 ([#2166](https://github.com/quay/quay/issues/2166))
-- [b4e1640f](https://github.com/quay/quay/commit/b4e1640fb954b74ac12cd076a2db5e85c93735a7): bump tzlocal from 2.0.0 to 5.0.1 ([#2139](https://github.com/quay/quay/issues/2139))
-- [6ea6609f](https://github.com/quay/quay/commit/6ea6609f71f75a73a65301200c8e05cd55484f87): bump urllib3 from 1.26.9 to 1.26.17 ([#2278](https://github.com/quay/quay/issues/2278))
-- [da9d29fb](https://github.com/quay/quay/commit/da9d29fb290cb4ef30c40ffe45a2df14197ed28e): bump oslo-utils from 4.12.2 to 6.2.1 ([#2224](https://github.com/quay/quay/issues/2224))
-- [e9395138](https://github.com/quay/quay/commit/e93951389552db4f51fbd5442f19c5a3e67d1b75): bump gevent from 21.8.0 to 23.9.1 ([#2260](https://github.com/quay/quay/issues/2260))
-- [6afb41d5](https://github.com/quay/quay/commit/6afb41d5f4dbd4392aa48d7c0b8a68520430c014): bump [@cypress](https://github.com/cypress)/request and cypress in /config-tool/pkg/lib/editor ([#2259](https://github.com/quay/quay/issues/2259))
-- [07fab33f](https://github.com/quay/quay/commit/07fab33f2eae8b18e0561220546a70cf87226f43): bump cryptography from 41.0.3 to 41.0.4 ([#2248](https://github.com/quay/quay/issues/2248))
-- [8c80c804](https://github.com/quay/quay/commit/8c80c80492b22b78139acb4ea9388c20a21c941c): bump [@patternfly](https://github.com/patternfly)/react-charts from 6.94.19 to 7.0.1 in /web ([#2254](https://github.com/quay/quay/issues/2254))
-- [de234ad8](https://github.com/quay/quay/commit/de234ad8a707d8de2ddb269606cfadae45385b6a): bump [@types](https://github.com/types)/node from 16.18.46 to 20.6.5 in /web ([#2251](https://github.com/quay/quay/issues/2251))
-- [e3d9b3ef](https://github.com/quay/quay/commit/e3d9b3ef942a554418007bb84157f7792192755b): bump highlight.js from 9.18.3 to 11.8.0 in /config-tool/pkg/lib/editor ([#2226](https://github.com/quay/quay/issues/2226))
-- [eff731e0](https://github.com/quay/quay/commit/eff731e0a82507b22bf65cc333f66238693b4e95): bump [@redhat](https://github.com/redhat)-cloud-services/frontend-components-config-utilities from 1.5.31 to 3.0.4 in /web ([#2241](https://github.com/quay/quay/issues/2241))
-- [2736b96d](https://github.com/quay/quay/commit/2736b96de0b0b4b3bedc90157cda91a87a4cfe1f): bump grpcio from 1.53.0 to 1.58.0 ([#2238](https://github.com/quay/quay/issues/2238))
-- [98836c4b](https://github.com/quay/quay/commit/98836c4b2fcd569ae82db965bdbfd9898accac2d): bump requests-oauthlib from 1.3.0 to 1.3.1 ([#2223](https://github.com/quay/quay/issues/2223))
-- [de6582e7](https://github.com/quay/quay/commit/de6582e7be1acd01b6ebb30db03f5c894986788a): bump web-vitals from 2.1.4 to 3.4.0 in /web ([#2219](https://github.com/quay/quay/issues/2219))
-- [d894940f](https://github.com/quay/quay/commit/d894940f2e43b077db86af9922988d6840da602c): bump loader-utils, css-loader, karma-webpack, ngtemplate-loader and style-loader in /config-tool/pkg/lib/editor ([#2184](https://github.com/quay/quay/issues/2184))
-- [8c96c1eb](https://github.com/quay/quay/commit/8c96c1ebdda99e0a6292642b6fa6803aad2da7d4): bump isodate from 0.6.0 to 0.6.1 ([#2199](https://github.com/quay/quay/issues/2199))
-- [8cd72db0](https://github.com/quay/quay/commit/8cd72db07cb372be3e468170f91a9d8edd75d4f0): bump setuptools from 65.5.1 to 68.1.2 ([#2179](https://github.com/quay/quay/issues/2179))
-- [4f1dc068](https://github.com/quay/quay/commit/4f1dc0689bdf2e9ada7ee4b123fcd2b9e7827070): bump cypress from 10.10.0 to 12.17.4 in /web ([#2171](https://github.com/quay/quay/issues/2171))
-- [63d33c3a](https://github.com/quay/quay/commit/63d33c3a5c1779fb9035c804719ddc120d6df3f9): bump idna from 2.8 to 3.4 ([#2178](https://github.com/quay/quay/issues/2178))
-- [085e488c](https://github.com/quay/quay/commit/085e488c01a8997c6b1918a3a9f6415a1c9d5d68): bump pycparser from 2.20 to 2.21 ([#2169](https://github.com/quay/quay/issues/2169))
-- [f6d9d00e](https://github.com/quay/quay/commit/f6d9d00e35cd7f225adb155ca935be6d3bcb9b13): bump react-router-dom from 6.3.0 to 6.15.0 in /web ([#2174](https://github.com/quay/quay/issues/2174))
-- [1cfee1c7](https://github.com/quay/quay/commit/1cfee1c778fbd8ae641a7e4e885be09f7a8f3ab1): bump pyasn1-modules from 0.2.8 to 0.3.0 ([#2168](https://github.com/quay/quay/issues/2168))
-- [a531a79f](https://github.com/quay/quay/commit/a531a79fbc1979ed9679afd804e5aaa41b482f72): bump urijs from 1.19.2 to 1.19.11 in /config-tool/pkg/lib/editor ([#2164](https://github.com/quay/quay/issues/2164))
-- [0046cb51](https://github.com/quay/quay/commit/0046cb518c25c621841b015f243ebc7c38d98b89): bump moment-timezone from 0.4.1 to 0.5.35 in /config-tool/pkg/lib/editor ([#2158](https://github.com/quay/quay/issues/2158))
-- [1e18a546](https://github.com/quay/quay/commit/1e18a5466be500b628a1f5e3139afe193df776f0): bump ejs and webpack-bundle-analyzer in /config-tool/pkg/lib/editor ([#2163](https://github.com/quay/quay/issues/2163))
-- [5a0d4001](https://github.com/quay/quay/commit/5a0d400192c4dee9c20c7f8938cd64d415305960): bump jsrsasign from 10.1.13 to 10.5.25 in /config-tool/pkg/lib/editor ([#2161](https://github.com/quay/quay/issues/2161))
-- [da0e6efd](https://github.com/quay/quay/commit/da0e6efdd4bd2eb230a608d12b0fdcb0a9721c40): bump moment from 2.27.0 to 2.29.4 in /config-tool/pkg/lib/editor ([#2160](https://github.com/quay/quay/issues/2160))
-- [9fbd49b3](https://github.com/quay/quay/commit/9fbd49b37b09e1c323b738f29eab1d4939af2579): bump jszip from 3.5.0 to 3.8.0 in /config-tool/pkg/lib/editor ([#2073](https://github.com/quay/quay/issues/2073))
-- [743fa178](https://github.com/quay/quay/commit/743fa178a1c5e9203590dcc4beed71467cbacd91): bump jquery from 1.12.4 to 3.5.0 in /config-tool/pkg/lib/editor ([#2075](https://github.com/quay/quay/issues/2075))
-- [c31f8eea](https://github.com/quay/quay/commit/c31f8eeab71e8254428dd522c5518a51204c888e): bump tqdm from 4.65.0 to 4.66.1 ([#2142](https://github.com/quay/quay/issues/2142))
-- [48da4ccd](https://github.com/quay/quay/commit/48da4ccdb249a6d2ace0e5c58952da8820d37b3a): bump [@types](https://github.com/types)/jest from 27.4.1 to 29.5.3 in /web ([#2144](https://github.com/quay/quay/issues/2144))
-- [f25d99ac](https://github.com/quay/quay/commit/f25d99acb860b7f051a6684b06d11ff63991aa00): bump [@testing](https://github.com/testing)-library/user-event in /web ([#2147](https://github.com/quay/quay/issues/2147))
-- [65b8037b](https://github.com/quay/quay/commit/65b8037bd9285946ba94c821614d8760ad85e880): bump packaging from 21.3 to 23.1 ([#2141](https://github.com/quay/quay/issues/2141))
-- [cffbedbf](https://github.com/quay/quay/commit/cffbedbf544246c325ed7285f251d59efe00e88e): bump authlib from 1.2.0 to 1.2.1 ([#2143](https://github.com/quay/quay/issues/2143))
-- [1548b618](https://github.com/quay/quay/commit/1548b6186cc15f7221b09aa796f35cfd6f4b7f07): bump msrest from 0.6.21 to 0.7.1 ([#2125](https://github.com/quay/quay/issues/2125))
-- [d2b8cdd4](https://github.com/quay/quay/commit/d2b8cdd40d1f5773618ee8139487a92cb4663ade): bump stripe from 5.2.0 to 5.5.0 ([#2127](https://github.com/quay/quay/issues/2127))
-- [60083341](https://github.com/quay/quay/commit/60083341e0637e545198464a860f69f95c5e9962): bump setuptools-scm[toml] from 4.1.2 to 7.1.0 ([#2124](https://github.com/quay/quay/issues/2124))
-- [b31c95d3](https://github.com/quay/quay/commit/b31c95d399a4c5e7ccdbb30dd01be5ea1879a327): bump [@patternfly](https://github.com/patternfly)/react-icons from 4.93.6 to 4.93.7 in /web ([#2122](https://github.com/quay/quay/issues/2122))
-- [1668d714](https://github.com/quay/quay/commit/1668d714f0493eee16b71438a89d86c0358e1952): bump requests-file from 1.4.3 to 1.5.1 ([#2126](https://github.com/quay/quay/issues/2126))
-- [13e14e7d](https://github.com/quay/quay/commit/13e14e7d5e03544df7a77b2c63860d157058fd2c): bump typing-extensions from 4.0.1 to 4.7.1 ([#2123](https://github.com/quay/quay/issues/2123))
-- [5c497a6a](https://github.com/quay/quay/commit/5c497a6affb1ec5767416c8ed13efbf1d97517a0): bump cryptography from 3.3.2 to 41.0.3 ([#2090](https://github.com/quay/quay/issues/2090))
-- [14712ac7](https://github.com/quay/quay/commit/14712ac7bc197242017cd42c1ea861cd6e9c8691): bump mini-css-extract-plugin from 2.6.1 to 2.7.6 in /web ([#2101](https://github.com/quay/quay/issues/2101))
-- [8d4ed561](https://github.com/quay/quay/commit/8d4ed561fa17374fbdd03e9ab0916c45d6024ca0): bump ts-jest from 26.5.6 to 29.1.1 in /web ([#2103](https://github.com/quay/quay/issues/2103))
-- [356dea09](https://github.com/quay/quay/commit/356dea09f137ee50698c6ced30a0786bfacef68a): bump semantic-version from 2.8.4 to 2.10.0 ([#2099](https://github.com/quay/quay/issues/2099))
-- [0da495f5](https://github.com/quay/quay/commit/0da495f5ff7ef696aae0dddd28531373822045e9): bump cryptography and pyOpenSSL (PROJQUAY-5120) ([#2086](https://github.com/quay/quay/issues/2086))
-- [9c4f0be8](https://github.com/quay/quay/commit/9c4f0be885819394572e5edcd03754ba2802c42c): bump golang.org/x/net (PROJQUAY-5339) ([#2091](https://github.com/quay/quay/issues/2091))
-- [b9262fd9](https://github.com/quay/quay/commit/b9262fd9c54b93a332f6ae7d3d68a2e1823e701f): bump pbr from 5.10.0 to 5.11.1 ([#2050](https://github.com/quay/quay/issues/2050))
-- [8d9a5bc7](https://github.com/quay/quay/commit/8d9a5bc752a2e8ce128c9c9a876604a805f7aed7): bump axios from 0.27.2 to 1.4.0 in /web ([#2047](https://github.com/quay/quay/issues/2047))
-- [a175f9dc](https://github.com/quay/quay/commit/a175f9dc900a643e57cbece68f190982ddf0d01d): bump recoil from 0.7.2 to 0.7.7 in /web ([#2045](https://github.com/quay/quay/issues/2045))
-- [6c1f4972](https://github.com/quay/quay/commit/6c1f49729d1190dcac27c22957d9e0e9780d7f99): bump certifi from 2022.12.7 to 2023.7.22 ([#2061](https://github.com/quay/quay/issues/2061))
-- [82f1a217](https://github.com/quay/quay/commit/82f1a2173d95d66194ce1c03f1246d8fd964571b): bump config-tool to v0.1.21 ([#2051](https://github.com/quay/quay/issues/2051))
-- [81a236de](https://github.com/quay/quay/commit/81a236de5f38d1e5e5035ec95618b194087d4275): bump minimatch, recursive-readdir and serve in /web ([#1686](https://github.com/quay/quay/issues/1686))
-- [9ddc60ed](https://github.com/quay/quay/commit/9ddc60edf81dfe2ed6b4fb3cf472d1692a7360e3): bump config-tool to v0.1.20 ([#2039](https://github.com/quay/quay/issues/2039))
-- [31bc720a](https://github.com/quay/quay/commit/31bc720a6a77eb4a6bf40bcce646f04e889a091c): bump [@patternfly](https://github.com/patternfly)/react-charts in /web ([#2034](https://github.com/quay/quay/issues/2034))
-- [700adb74](https://github.com/quay/quay/commit/700adb74ce2982b7908a2c9c682d285a9b9e0717): bump reportlab from 3.5.55 to 3.6.13 (PROJQUAY-5691) ([#2000](https://github.com/quay/quay/issues/2000))
-- [a1b416d0](https://github.com/quay/quay/commit/a1b416d06e216e560f5d2adf065128b43f80c56f): bump word-wrap from 1.2.3 to 1.2.4 in /web ([#2018](https://github.com/quay/quay/issues/2018))
-- [b77f5fef](https://github.com/quay/quay/commit/b77f5fefb92c999008cba6a3d48111d3ba0db00a): bump semver from 5.7.1 to 5.7.2 in /web ([#2012](https://github.com/quay/quay/issues/2012))
-- [b1d36d34](https://github.com/quay/quay/commit/b1d36d34f94a2655baca9cbf6ca00890961ddacb): bump grpcio from 1.46.3 to 1.53.0 ([#2003](https://github.com/quay/quay/issues/2003))
-- [c0fcf246](https://github.com/quay/quay/commit/c0fcf2469e7e58cc09048d6771e8d8e35e42dd7d): bump config-tool to v0.1.19 ([#2001](https://github.com/quay/quay/issues/2001))
-- [9db821c8](https://github.com/quay/quay/commit/9db821c898af3d180253083863e8bd2b409279dd): bump pypdf2 from 1.27.6 to 1.27.9 ([#1998](https://github.com/quay/quay/issues/1998))
-- [cb7b3791](https://github.com/quay/quay/commit/cb7b37912e5c5ee1ca5a49da1e1f9de466a5c3b4): bump requests from 2.27.1 to 2.31.0 ([#1899](https://github.com/quay/quay/issues/1899))
-### Build(Deps-Dev)
-- [4ebed1f5](https://github.com/quay/quay/commit/4ebed1f5e1acca0fb57147a04453c3c684e7d4cd): bump webpack-merge from 5.9.0 to 5.10.0 in /web ([#2410](https://github.com/quay/quay/issues/2410))
-- [0e51b040](https://github.com/quay/quay/commit/0e51b040d427668d27536616222d12f24e7b3507): bump ts-loader from 9.4.4 to 9.5.0 in /web ([#2388](https://github.com/quay/quay/issues/2388))
-- [f74d0481](https://github.com/quay/quay/commit/f74d04812456027fc4751fc55e2c7218ef9747d3): bump types-docutils from 0.17.1 to 0.20.0.3 ([#2376](https://github.com/quay/quay/issues/2376))
-- [eaee1d6a](https://github.com/quay/quay/commit/eaee1d6a7b7a104bff8cf69151b427e779fc9a6d): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.1.0 in /web ([#2298](https://github.com/quay/quay/issues/2298))
-- [3dbf7ce0](https://github.com/quay/quay/commit/3dbf7ce031004729645d168181245236d7f3ec16): bump types-tzlocal from 3.0.0 to 5.1.0.0 ([#2370](https://github.com/quay/quay/issues/2370))
-- [a8883507](https://github.com/quay/quay/commit/a888350739ff7cd6626a612f1d0691e337bb4599): bump types-html5lib from 1.1.11.14 to 1.1.11.15 ([#2366](https://github.com/quay/quay/issues/2366))
-- [02b270d3](https://github.com/quay/quay/commit/02b270d3094a998abe49e876658522f5ba80e41b): bump types-python-dateutil from 2.8.2 to 2.8.19.14 ([#2368](https://github.com/quay/quay/issues/2368))
-- [26ab1166](https://github.com/quay/quay/commit/26ab11669c0d067b6e7a2c69a85b5246d37ea900): bump types-boto from 2.49.2 to 2.49.18.9 ([#2361](https://github.com/quay/quay/issues/2361))
-- [3b48cf37](https://github.com/quay/quay/commit/3b48cf372e3a43cf55d67b0baddb2de347de7cc4): bump types-setuptools from 57.4.2 to 68.2.0.0 ([#2363](https://github.com/quay/quay/issues/2363))
-- [90d36a04](https://github.com/quay/quay/commit/90d36a04184d698986d7cf675e6317824c409975): bump types-freezegun from 1.1.2 to 1.1.10 ([#2359](https://github.com/quay/quay/issues/2359))
-- [1b016de4](https://github.com/quay/quay/commit/1b016de4f311abe897994ce3022fcfded04e8e37): bump types-stripe from 3.5.2.10 to 3.5.2.14 ([#2352](https://github.com/quay/quay/issues/2352))
-- [31400f49](https://github.com/quay/quay/commit/31400f4983c06bb9326166cd5490d998ac4ba3aa): bump termcolor from 1.1.0 to 2.3.0 ([#2344](https://github.com/quay/quay/issues/2344))
-- [37078841](https://github.com/quay/quay/commit/37078841aa9cd8831ca36cf61d6201a37879f678): bump types-pytz from 2021.3.0 to 2023.3.1.1 ([#2342](https://github.com/quay/quay/issues/2342))
-- [f4c45814](https://github.com/quay/quay/commit/f4c458148abeade6a7934963c6d61a5133b946bb): bump types-ipaddress from 1.0.1 to 1.0.8 ([#2339](https://github.com/quay/quay/issues/2339))
-- [94e019b9](https://github.com/quay/quay/commit/94e019b9c592c54b026d83d6c244c56974ffbeba): bump types-six from 1.16.2 to 1.16.21.9 ([#2333](https://github.com/quay/quay/issues/2333))
-- [95196162](https://github.com/quay/quay/commit/95196162e3ab8ef42ad75a98ce0b851c2835fe99): bump moto from 4.1.4 to 4.2.5 ([#2330](https://github.com/quay/quay/issues/2330))
-- [927de34f](https://github.com/quay/quay/commit/927de34f96b50d3b13340c86857913473ca08906): bump types-mock from 4.0.3 to 5.1.0.2 ([#2328](https://github.com/quay/quay/issues/2328))
-- [68ef32a5](https://github.com/quay/quay/commit/68ef32a55bf8df18b211a8c9b22a91dc02fa5ee9): bump types-deprecated from 1.2.3 to 1.2.9.3 ([#2315](https://github.com/quay/quay/issues/2315))
-- [fb735b5f](https://github.com/quay/quay/commit/fb735b5fa588a533a5e89db051719cbbf3b18267): bump parameterized from 0.8.1 to 0.9.0 ([#2312](https://github.com/quay/quay/issues/2312))
-- [eeff86cc](https://github.com/quay/quay/commit/eeff86cc4f62320b7f39bbdb62d5499e02153bb3): bump types-beautifulsoup4 from 4.12.0.5 to 4.12.0.6 ([#2288](https://github.com/quay/quay/issues/2288))
-- [31e435c6](https://github.com/quay/quay/commit/31e435c66ff3841fc29c63e6354930283b052554): bump postcss from 8.4.29 to 8.4.31 in /config-tool/pkg/lib/editor ([#2284](https://github.com/quay/quay/issues/2284))
-- [0349923f](https://github.com/quay/quay/commit/0349923fcece1d1baf8c51a4b94b2f7f08c89df3): bump prettier from 3.0.2 to 3.0.3 in /web ([#2272](https://github.com/quay/quay/issues/2272))
-- [5e3f1329](https://github.com/quay/quay/commit/5e3f13299289dcf12a0a52beea78234fc6084081): bump axios-mock-adapter from 1.20.0 to 1.22.0 in /web ([#2222](https://github.com/quay/quay/issues/2222))
-- [d50fef9e](https://github.com/quay/quay/commit/d50fef9e603bf6d8ca0dcdafb77c9224c32814cb): bump json5 from 1.0.1 to 1.0.2 in /config-tool/pkg/lib/editor ([#2211](https://github.com/quay/quay/issues/2211))
-- [a0e1f4ae](https://github.com/quay/quay/commit/a0e1f4ae5341562c683c439ef5071c78f70cd70f): bump css-minimizer-webpack-plugin from 3.4.1 to 5.0.1 in /web ([#2239](https://github.com/quay/quay/issues/2239))
-- [0ff7862d](https://github.com/quay/quay/commit/0ff7862df8b0e56227547e6c468191c7d0261b10): bump eslint from 8.48.0 to 8.49.0 in /web ([#2220](https://github.com/quay/quay/issues/2220))
-- [c7f9bc04](https://github.com/quay/quay/commit/c7f9bc048326c0ba3166dcd2ebfd567c3c6c0a66): bump eslint-plugin-import from 2.28.0 to 2.28.1 in /web ([#2203](https://github.com/quay/quay/issues/2203))
-- [ac0a0e7c](https://github.com/quay/quay/commit/ac0a0e7ccfe25f452bd2443819f648ef74a9ede8): bump httmock from 1.3.0 to 1.4.0 ([#2200](https://github.com/quay/quay/issues/2200))
-- [5c5f45f5](https://github.com/quay/quay/commit/5c5f45f5e06a975106ed67d32be924c5fb861c81): bump webpack-merge from 5.8.0 to 5.9.0 in /web ([#2204](https://github.com/quay/quay/issues/2204))
-- [109bc965](https://github.com/quay/quay/commit/109bc965e2e1ca2d4999eadc4d21a9de998156ae): bump eslint from 8.13.0 to 8.48.0 in /web ([#2206](https://github.com/quay/quay/issues/2206))
-- [706a873d](https://github.com/quay/quay/commit/706a873db13cb75fd795b446e5febda8e2761af6): bump prettier from 2.6.2 to 3.0.2 in /web ([#2146](https://github.com/quay/quay/issues/2146))
-- [e400a0c2](https://github.com/quay/quay/commit/e400a0c22c5f89dd35d571654b13d262b1f6e3b3): bump source-map-loader from 0.1.5 to 1.1.3 in /config-tool/pkg/lib/editor ([#2181](https://github.com/quay/quay/issues/2181))
-- [0e75ffa3](https://github.com/quay/quay/commit/0e75ffa34230a6749543f6cea61d258443ed19a1): bump svg-url-loader from 7.1.1 to 8.0.0 in /web ([#2176](https://github.com/quay/quay/issues/2176))
-- [72ae94ea](https://github.com/quay/quay/commit/72ae94ea7f230fb1670e5d69831704336c1b981a): bump angular-mocks and [@types](https://github.com/types)/angular-mocks in /config-tool/pkg/lib/editor ([#2172](https://github.com/quay/quay/issues/2172))
-- [d51dae5f](https://github.com/quay/quay/commit/d51dae5f21cce5fb1d1f49e4b078fd5fb24e74dd): bump webpack-cli from 3.3.9 to 4.10.0 in /config-tool/pkg/lib/editor ([#2170](https://github.com/quay/quay/issues/2170))
-- [4fcc2c94](https://github.com/quay/quay/commit/4fcc2c9427c2981b53c58be5d190206f43ab6ac5): bump qs in /config-tool/pkg/lib/editor ([#2072](https://github.com/quay/quay/issues/2072))
-- [ceac5375](https://github.com/quay/quay/commit/ceac5375a5cf31a1739cb52b80145f6c710abe1f): bump eslint-config-prettier in /web ([#2145](https://github.com/quay/quay/issues/2145))
-- [4594d647](https://github.com/quay/quay/commit/4594d64758a5a850ec39d078f0c547ebe1b5d151): bump style-loader from 3.3.1 to 3.3.3 in /web ([#2119](https://github.com/quay/quay/issues/2119))
-- [79a49be3](https://github.com/quay/quay/commit/79a49be3c1d630f3ea89825146005318fc147eb2): bump eslint-plugin-react-hooks in /web ([#2118](https://github.com/quay/quay/issues/2118))
-- [6dbf6f16](https://github.com/quay/quay/commit/6dbf6f1627a90e29a2fbf07b6f48d879f4278481): bump css-loader from 6.7.1 to 6.8.1 in /web ([#2121](https://github.com/quay/quay/issues/2121))
-- [24da4954](https://github.com/quay/quay/commit/24da495449d89914f0cc6af895b36fdb1ceab5ac): bump eslint-plugin-jsx-a11y from 6.5.1 to 6.7.1 in /web ([#2100](https://github.com/quay/quay/issues/2100))
-- [8e0ca32c](https://github.com/quay/quay/commit/8e0ca32c8fc90cd7cb8b535297c8bf2142eae5fd): bump webpack-cli from 4.9.2 to 5.1.4 in /web ([#2102](https://github.com/quay/quay/issues/2102))
-- [8c4d37a4](https://github.com/quay/quay/commit/8c4d37a4e875eb50e61d018053b4ba0264f0aeab): bump word-wrap in /config-tool/pkg/lib/editor ([#2074](https://github.com/quay/quay/issues/2074))
-- [c8b788f1](https://github.com/quay/quay/commit/c8b788f1ca33f3e1de00d8510197ca5bd50b5152): bump sass from 1.51.0 to 1.64.1 in /web ([#2048](https://github.com/quay/quay/issues/2048))
-- [0bf9269e](https://github.com/quay/quay/commit/0bf9269e607679d8ad7dcdaf514440fc010c656f): bump terser-webpack-plugin from 5.3.3 to 5.3.9 in /web ([#2046](https://github.com/quay/quay/issues/2046))
-- [f8bb624a](https://github.com/quay/quay/commit/f8bb624a13dde24eeaf174259ebd0bf215aa8613): bump eslint-plugin-import from 2.26.0 to 2.28.0 in /web ([#2067](https://github.com/quay/quay/issues/2067))
-- [f30eefb5](https://github.com/quay/quay/commit/f30eefb5a4045143562f95dab203bede860559e5): bump ts-node from 10.7.0 to 10.9.1 in /web ([#2033](https://github.com/quay/quay/issues/2033))
-- [a653e147](https://github.com/quay/quay/commit/a653e147d7cba50fc21becb867c81f5bea1667c1): bump types-cryptography from 3.3.7 to 3.3.23.2 ([#2030](https://github.com/quay/quay/issues/2030))
-- [e4f61049](https://github.com/quay/quay/commit/e4f610491021f8e7438b4edad9bd5e2a06c55825): bump ts-loader from 9.3.0 to 9.4.4 in /web ([#2031](https://github.com/quay/quay/issues/2031))
-- [8d5fa6ff](https://github.com/quay/quay/commit/8d5fa6ffd6ebec2f5887c966327f97ab306120c1): bump eslint-plugin-react from 7.29.4 to 7.33.0 in /web ([#2032](https://github.com/quay/quay/issues/2032))
-- [fb9ea5f1](https://github.com/quay/quay/commit/fb9ea5f1ca65268b42513420293d51e096b30bb6): bump webpack from 5.72.1 to 5.76.0 in /web ([#1787](https://github.com/quay/quay/issues/1787))
-### Chore
-- [636f31af](https://github.com/quay/quay/commit/636f31af8b5b211c87d5ee8750fa2ed3429d4bbb): add build dependencies for build dependencies ([#2396](https://github.com/quay/quay/issues/2396))
-- [cd444974](https://github.com/quay/quay/commit/cd4449740842ec4f606222fc1accdd9687e76a31): add hack/update-requirements-build.sh ([#2384](https://github.com/quay/quay/issues/2384))
-- [6c186928](https://github.com/quay/quay/commit/6c1869288c67e1155b03ad5ed62b45b22864267f): update dependabot.yml ([#2329](https://github.com/quay/quay/issues/2329))
-- [3d896ba1](https://github.com/quay/quay/commit/3d896ba125880961ad54529a5dec070d4e2b205e): add requirements-build.txt ([#2321](https://github.com/quay/quay/issues/2321))
-- [57d9daab](https://github.com/quay/quay/commit/57d9daab6095e822a15955d48c5af4a05b0d2460): enable dependabot for config-tool ([#2285](https://github.com/quay/quay/issues/2285))
-- [5dbdd378](https://github.com/quay/quay/commit/5dbdd378385d011db4e13a34aac1852309916765): add tests for blobupload ([#2216](https://github.com/quay/quay/issues/2216))
-- [44d24a25](https://github.com/quay/quay/commit/44d24a259e53bad8a62d5a3a831bc9d14685c822): remove cached data from the final image ([#2275](https://github.com/quay/quay/issues/2275))
-- [41d49eb6](https://github.com/quay/quay/commit/41d49eb6a487a8841d342c3895354b371f9bcf10): preinstall grpcio for Z ([#2263](https://github.com/quay/quay/issues/2263))
-- [6bdb1147](https://github.com/quay/quay/commit/6bdb1147a05e659832c465a943b6197bfd6eb34a): fix missing grpc build with openssl for Z ([#2262](https://github.com/quay/quay/issues/2262))
-- [e1e98e96](https://github.com/quay/quay/commit/e1e98e96319b2949496a5983713a8ba63b13b389): fix failing nightly and also use ssh action for ppc64le ([#2261](https://github.com/quay/quay/issues/2261))
-- [912f99c1](https://github.com/quay/quay/commit/912f99c174aa659b49a2c464b3c8df6d634f85bc): add **/node_modules to dockerignore ([#2258](https://github.com/quay/quay/issues/2258))
-- [ef1b4a97](https://github.com/quay/quay/commit/ef1b4a97b05103e7b2259fddef325fd9ab98745c): make eslint to ignore css files ([#2243](https://github.com/quay/quay/issues/2243))
-- [7ab69bed](https://github.com/quay/quay/commit/7ab69bed6be00735fc55cec4c6d28bf118fe0856): don't chmod on every file in Dockerfile ([#2233](https://github.com/quay/quay/issues/2233))
-- [72f7c64e](https://github.com/quay/quay/commit/72f7c64ed6511ba9c0c140eb76aa99a765e6b393): update werkzeug and related package versions (PROJQUAY-5098) ([#1982](https://github.com/quay/quay/issues/1982))
-- [fb29b525](https://github.com/quay/quay/commit/fb29b52581cd33c4c9184bcff726de55651d107e): add /config-tool/pkg/lib/editor to dependabot.yml ([#2165](https://github.com/quay/quay/issues/2165))
-- [bda3de65](https://github.com/quay/quay/commit/bda3de656b1e46be46daabfcf17cfc2f731d4936): remove set buildx rc version as not needed anymore ([#2162](https://github.com/quay/quay/issues/2162))
-- [5f63b3a7](https://github.com/quay/quay/commit/5f63b3a7bb878c0393a24e313cc9b180b8885ccd): drop deprecated tables and remove unused code (PROJQUAY-522) ([#2089](https://github.com/quay/quay/issues/2089))
-- [e72773bb](https://github.com/quay/quay/commit/e72773bbce80b9f2422e66739b0d030137313e80): add cypress tests for config-tool ([#2152](https://github.com/quay/quay/issues/2152))
-- [5c871540](https://github.com/quay/quay/commit/5c8715400930fcb386529b130ba06c9b590cd5c7): upload coverage reports to Codecov ([#2150](https://github.com/quay/quay/issues/2150))
-- [cf687a61](https://github.com/quay/quay/commit/cf687a619f27eebb052aaf15a230719a4e31e732): fix s390x nightly ci ([#2138](https://github.com/quay/quay/issues/2138))
-- [35d27085](https://github.com/quay/quay/commit/35d2708583ec3bcf3252c23f6925889371116b28): fix ppc64le nightly test run ([#2134](https://github.com/quay/quay/issues/2134))
-- [f7d08df9](https://github.com/quay/quay/commit/f7d08df9eb2664b7cbc1e3b52a31d556433ba7b5): remove husky ([#2130](https://github.com/quay/quay/issues/2130))
-- [4363c516](https://github.com/quay/quay/commit/4363c516677af78124c58cf531844e1128ebaea4): run pre-commit checks only on pull requests ([#2129](https://github.com/quay/quay/issues/2129))
-- [b051a00c](https://github.com/quay/quay/commit/b051a00c9ce2ae51c404ca32ac249c4c6e52896d): fix build of PyYAML on linux/ppc64le ([#2109](https://github.com/quay/quay/issues/2109))
-- [20845a13](https://github.com/quay/quay/commit/20845a136f31a2206af22f947a085d0a973e4736): Remove reference to Image table from the backfill replication script ([#2110](https://github.com/quay/quay/issues/2110))
-- [309c007b](https://github.com/quay/quay/commit/309c007b0f3efedcc5111638845caa4d72f8236e): updated build-and-publish for s390x ([#2098](https://github.com/quay/quay/issues/2098))
-- [e5d7fc57](https://github.com/quay/quay/commit/e5d7fc57a64413cad59668056297b423dc014ddf): Run pre-commit checks on pull requests ([#1978](https://github.com/quay/quay/issues/1978))
-- [5e76a528](https://github.com/quay/quay/commit/5e76a528e44993b70ae9f86f03533665b048ff4f): Add build dependency for reportlab ([#2087](https://github.com/quay/quay/issues/2087))
-- [17c94959](https://github.com/quay/quay/commit/17c94959521e0ec347530228aaedec4395ff5f34): Reformat python scripts in config-tool
-- [efc3206d](https://github.com/quay/quay/commit/efc3206da7b4c57b9ffc51df767bd6136c61dcff): Merge config-tool/.github into .github
-- [02463a7e](https://github.com/quay/quay/commit/02463a7e1ae70f35b333ebba40fd51e59fcf3c6d): Rename github.com/quay/config-tool to github.com/quay/quay/config-tool
-- [9aa07cc0](https://github.com/quay/quay/commit/9aa07cc0dcfef8b45ad5fa4a87bbf810bd0376dd): Use config-tool from this repo
-- [7a487644](https://github.com/quay/quay/commit/7a487644e1c121d132d00023c8157658684b8704): use isinstance to check instance type ([#2068](https://github.com/quay/quay/issues/2068))
-- [c1a5fceb](https://github.com/quay/quay/commit/c1a5fcebbe8e61374cb5471d535a8602321f3bfc): Bump pushgateway to 1.6.0 (PROJQUAY-5874) ([#2040](https://github.com/quay/quay/issues/2040))
-- [4a816c76](https://github.com/quay/quay/commit/4a816c765d4fd961a029e13e0ee6fab5695a80e1): Add build dependencies for lxml 4.9.2 ([#2053](https://github.com/quay/quay/issues/2053))
-- [8f8fff74](https://github.com/quay/quay/commit/8f8fff74f3cc78389e33f24174e0d918530c844b): Do not require ticket for build(deps-dev) ([#2037](https://github.com/quay/quay/issues/2037))
-- [ab13b4ce](https://github.com/quay/quay/commit/ab13b4ce24f9badf5a52bb699ad226755539b44f): Add config for dependabot ([#2029](https://github.com/quay/quay/issues/2029))
-- [2fbc7a09](https://github.com/quay/quay/commit/2fbc7a09f828932a7ef412d24ebe4f0094b57a73): Fix regexp in pull_request_linting.yaml ([#2026](https://github.com/quay/quay/issues/2026))
-- [0555695e](https://github.com/quay/quay/commit/0555695e218342c51fe8da08c30ab8da43d49f5e): Use stable Cython ([#2021](https://github.com/quay/quay/issues/2021))
-- [1b00005f](https://github.com/quay/quay/commit/1b00005fb41cbbde295ad2c15de7be7625b0269d): Use latest go-toolset for config-tool ([#2019](https://github.com/quay/quay/issues/2019))
-- [ae53ae8b](https://github.com/quay/quay/commit/ae53ae8bd249a0dd75e95f44d00903245601b3ab): Bump PyYAML ([#2017](https://github.com/quay/quay/issues/2017))
-- [380aa777](https://github.com/quay/quay/commit/380aa7770c3ee9ec50e5ccb12ab85f87c52a665a): Use conventional-commit-checker-action for Jira check (PROJQUAY-5672) ([#1990](https://github.com/quay/quay/issues/1990))
-- [ea49bb53](https://github.com/quay/quay/commit/ea49bb53a33db3153be403b30ab045f563f24849): Bump mypy ([#1962](https://github.com/quay/quay/issues/1962))
-- [64fe64fd](https://github.com/quay/quay/commit/64fe64fda24161174a34894cb4c62f1f647c8995): Updated checks for s390x ZVSI builder ([#1987](https://github.com/quay/quay/issues/1987))
-- [d622a788](https://github.com/quay/quay/commit/d622a788d72e1783cf1b249d6376d066b61e1e2f): Unhandled exceptions should not occur during OCI conformance tests ([#1984](https://github.com/quay/quay/issues/1984))
-- [6c26a591](https://github.com/quay/quay/commit/6c26a591e3701031ba4ee5f730edcfcb8a08a168): updated secrets and added status of ZVSI ([#1981](https://github.com/quay/quay/issues/1981))
-- [13351ac6](https://github.com/quay/quay/commit/13351ac6b79386eb9b285eabd873cabf98185abe): Bump dependencies that cause syntax warnings (PROJQUAY-5650) ([#1976](https://github.com/quay/quay/issues/1976))
-- [e317abc3](https://github.com/quay/quay/commit/e317abc3e61830f526447fddda83469870ac3251): Bump gitleaks, add isort and lint-staged to pre-commit ([#1963](https://github.com/quay/quay/issues/1963))
-- [d48df9b2](https://github.com/quay/quay/commit/d48df9b251ef929923d295e3905832c9e552edf7): deprecate image table support (PROJQUAY-522) ([#1841](https://github.com/quay/quay/issues/1841))
-- [6d7c6d73](https://github.com/quay/quay/commit/6d7c6d73327ec521550ca95daa7f5defb83e335f): Use buildx v0.11.0-rc2 ([#1960](https://github.com/quay/quay/issues/1960))
-- [3b588041](https://github.com/quay/quay/commit/3b58804172c56da7f17fda74a9b8962b6e14c2a1): Get REGISTRY from GitHub secrets ([#1958](https://github.com/quay/quay/issues/1958))
-- [bad80f11](https://github.com/quay/quay/commit/bad80f11edb13ebbcb2dc0c0e725b8fc39621c7d): Disable provenance for Quay images ([#1955](https://github.com/quay/quay/issues/1955))
-- [1a96bd2f](https://github.com/quay/quay/commit/1a96bd2f299f1199436a264f0d3afb8ff6f1ab60): updated s390x builder ([#1931](https://github.com/quay/quay/issues/1931))
-### Chore: Fix Isort Config And Remove `Isort
-- [84fa795a](https://github.com/quay/quay/commit/84fa795ae7567a0e249c5e50fe0e16dd8a8897ae): skip_file` ([#2196](https://github.com/quay/quay/issues/2196))
-### Compliance
-- [8314a585](https://github.com/quay/quay/commit/8314a5851564025ed353cb968bcd5e3ddc4cb432): Update export hold email (PROJQUAY-6024) ([#2230](https://github.com/quay/quay/issues/2230))
-### Config
-- [eede634a](https://github.com/quay/quay/commit/eede634af92c09c3f9f4e363d5f3a16558e1521d): updating GeoLite2-Country (PROJQUAY-6023) ([#2218](https://github.com/quay/quay/issues/2218))
-- [e6224142](https://github.com/quay/quay/commit/e622414280f4760fe449800b0429eb84f71271b5): Enable notifications for new indexes by default (PROJQUAY-5682) ([#1993](https://github.com/quay/quay/issues/1993))
-### Core
-- [700884f4](https://github.com/quay/quay/commit/700884f462828f406dea64cc381ddc7e595d7374): fix nightly test failures ([#2133](https://github.com/quay/quay/issues/2133))
-### Data
-- [ff68f86c](https://github.com/quay/quay/commit/ff68f86c90f1931675ff3d2655287683c518cdc7): Fix error getting tag while calculating scan results SLO ([#1952](https://github.com/quay/quay/issues/1952))
-### Database
-- [d47cea46](https://github.com/quay/quay/commit/d47cea46fa99eb01151fe50942a67d63dd6e77b3): remove foreign key constraints from deprecated tables (PROJQUAY-4879) ([#1348](https://github.com/quay/quay/issues/1348))
-### Deploy
-- [848ed3c3](https://github.com/quay/quay/commit/848ed3c333d1f85b2c3b9ca7805534d4718263de): update configmap for slo dashboard (PROJQUAY-6221) ([#2419](https://github.com/quay/quay/issues/2419))
-- [ee2e12ab](https://github.com/quay/quay/commit/ee2e12abd4413c6df12c892be6aba7239b8d37f1): Add a startup probe to the py3 deployment (PROJQUAY-522) ([#2149](https://github.com/quay/quay/issues/2149))
-### Documentation
-- [b42f2d7a](https://github.com/quay/quay/commit/b42f2d7a23a2373300a5dc04a6b87ee56acf4a7a): Change tag template link location for build triggers (PROJQUAY-6044) ([#2234](https://github.com/quay/quay/issues/2234))
-### Feat(Config-Tool)
-- [9ab64f20](https://github.com/quay/quay/commit/9ab64f205239994ce003578ca242e89af0f49a49): add SSL client authentication (PROJQUAY-2417) ([#2157](https://github.com/quay/quay/issues/2157))
-### Federationuser(Ldap)
-- [4719f46c](https://github.com/quay/quay/commit/4719f46c2c837714e6a89cde4358b9de13e96563): adding keepalive settings for LDAP connections (PROJQUAY-5137) ([#1975](https://github.com/quay/quay/issues/1975))
-### Fix
-- [1643b40c](https://github.com/quay/quay/commit/1643b40c3a448d5405d2272255cb6b42179464c9): Pass CONTAINER_RUNTIME to quay-builder (PROJQUAY-5910) ([#2096](https://github.com/quay/quay/issues/2096))
-### Frontend
-- [02feee3e](https://github.com/quay/quay/commit/02feee3efe1539dfe0b364e3261251130360c6bd): Change frontend name so that correct paths will be generated (RHCLOUD-28385) ([#2244](https://github.com/quay/quay/issues/2244))
-### Geo-Rep
-- [88fd1bae](https://github.com/quay/quay/commit/88fd1bae9a12428d715d93e635e3d60ea84d1846): Initialize features from config in util script (PROJQUAY-5627) ([#1966](https://github.com/quay/quay/issues/1966))
-- [2d93fc7c](https://github.com/quay/quay/commit/2d93fc7cd09236412a108b5f644a0470c9ac7c1e): Add util script to remove geo-rep location and corresponding image locations (PROJQUAY-4995) ([#1892](https://github.com/quay/quay/issues/1892))
-### Georep
-- [faa0315a](https://github.com/quay/quay/commit/faa0315a04cf6eb8e55197d303f556974035464c): Add error handling for remove location script (PROJQUAY-5878) ([#2071](https://github.com/quay/quay/issues/2071))
-### Georeplication
-- [abfde5b9](https://github.com/quay/quay/commit/abfde5b9d2cf7d7145e68a00c9274011b4fe0661): Enqueue blobs for replication on manifest list pushes (PROJQUAY-5256) ([#2212](https://github.com/quay/quay/issues/2212))
-### Init(Postgresclientcerts)
-- [324844bd](https://github.com/quay/quay/commit/324844bd5ca0f18c20823e805814e4251de2912a): add Postgresql client certificate authentication (PROJQUAY-2417) ([#2156](https://github.com/quay/quay/issues/2156))
-### Logs
-- [3fd695cf](https://github.com/quay/quay/commit/3fd695cf8627bddf04ad83e8ddcc4e6ca89bfb08): Add autologin to splunk's connect() to allow retries (PROJQUAY-5621) ([#1956](https://github.com/quay/quay/issues/1956))
-- [f5be32d8](https://github.com/quay/quay/commit/f5be32d840822d8ce5fcaa303d3586bc25342172): ssl_ca_path should be optional (PROJQUAY-4993) ([#1913](https://github.com/quay/quay/issues/1913))
-### Marketplace
-- [685cbef1](https://github.com/quay/quay/commit/685cbef1a2ad7bdf27a2ed6728814ea7576208b7): use get method for ebsAccountNumber lookup (PROJQUAY-6219) ([#2417](https://github.com/quay/quay/issues/2417))
-### Oci
-- [d193d90a](https://github.com/quay/quay/commit/d193d90a0ef1bc14eef348d6f19dc6498180e405): Allow optional components in the image config to be set to "null" (PROJQUAY-5634) ([#1961](https://github.com/quay/quay/issues/1961))
-### Pagination
-- [f56382ee](https://github.com/quay/quay/commit/f56382eeb96e7fafb7a3758954c54c0b43af3ccd): Fixing paginate for /api/v1/superuser/logs API ([#2006](https://github.com/quay/quay/issues/2006))
-### Quota
-- [2a672551](https://github.com/quay/quay/commit/2a672551fc8bc55e2b59f3c9bfacb76f96692a66): prevent tag creation on rejected manifest (PROJQUAY-3906) ([#2247](https://github.com/quay/quay/issues/2247))
-- [9a9355e5](https://github.com/quay/quay/commit/9a9355e5f2202ed4c50184fdfc33ba8ce3e9cc14): adding indexes to the quota size tables (PROJQUAY-6048) ([#2268](https://github.com/quay/quay/issues/2268))
-- [dcdf132f](https://github.com/quay/quay/commit/dcdf132fceff9ac12acc5b0ce285b2474111084b): removing extra calls to get namespace quotas (PROJQUAY-6048) ([#2267](https://github.com/quay/quay/issues/2267))
-- [d453882b](https://github.com/quay/quay/commit/d453882bd0e2029e5d4b07f28514b79a55e2964b): fixing registry total worker failing to start (PROJQUAY-6010) ([#2217](https://github.com/quay/quay/issues/2217))
-- [db4fc041](https://github.com/quay/quay/commit/db4fc04124af1606af2f221ddf1fa59d5742ba30): disabling quota worker when running config editor (PROJQUAY-5925) ([#2131](https://github.com/quay/quay/issues/2131))
-### Reconfigure
-- [f013a27b](https://github.com/quay/quay/commit/f013a27b6f37e842f1cef646f34a3a675513142d): Remove ca-bundle.crt and service-ca.crt (PROJQUAY-5233) ([#2231](https://github.com/quay/quay/issues/2231))
-### Revert "Build(Deps)
-- [e3c15efa](https://github.com/quay/quay/commit/e3c15efa32b2927cf69e954f841a02ba2c3c99b9): bump tldextract from 2.2.2 to 3.6.0 ([#2310](https://github.com/quay/quay/issues/2310))" ([#2414](https://github.com/quay/quay/issues/2414))
-- [cb9d068b](https://github.com/quay/quay/commit/cb9d068b8eb96969aac029e74ffa379fa08abc1d): bump peewee from 3.13.1 to 3.16.3 ([#2323](https://github.com/quay/quay/issues/2323))" ([#2398](https://github.com/quay/quay/issues/2398))
-- [4e88cd8b](https://github.com/quay/quay/commit/4e88cd8b80478d3d481a02bfc53bc2900cdea7f9): bump pymysql from 0.9.3 to 1.1.0" ([#2397](https://github.com/quay/quay/issues/2397))
-### Revert "Chore
-- [93033cb4](https://github.com/quay/quay/commit/93033cb4276bc065e6e4023f38144edc3d0ca16e): Bump PyYAML ([#2017](https://github.com/quay/quay/issues/2017))" ([#2044](https://github.com/quay/quay/issues/2044))
-- [284b1059](https://github.com/quay/quay/commit/284b10595b15c40a6c1c65c51eba40b860cb38b8): Use stable Cython ([#2021](https://github.com/quay/quay/issues/2021))" ([#2043](https://github.com/quay/quay/issues/2043))
-- [6b0c22d5](https://github.com/quay/quay/commit/6b0c22d5a769a4f67b2b726a3591672ed211df73): Bump dependencies that cause syntax warnings (PROJQUAY-5650) ([#1976](https://github.com/quay/quay/issues/1976))" ([#1983](https://github.com/quay/quay/issues/1983))
-### Secscan
-- [54fcfd14](https://github.com/quay/quay/commit/54fcfd14f9b0b6632e0dffe0b5ade7216eb7708d): Cache clair vuln reports (PROJQUAY-6057) ([#2245](https://github.com/quay/quay/issues/2245))
-- [8d0ee386](https://github.com/quay/quay/commit/8d0ee3865ed6a60c9086a123dee032a4d8e1c906): fix metrics to track all request types to secscan service (PROJQUAY-3839) ([#2108](https://github.com/quay/quay/issues/2108))
-- [93086fa5](https://github.com/quay/quay/commit/93086fa5888601996c7d4dfe4b936ed59c2ecd9c): update error from secscan delete (PROJQUAY-0000) ([#2077](https://github.com/quay/quay/issues/2077))
-- [0ea48269](https://github.com/quay/quay/commit/0ea4826956b534b22e068e10c0112cce52f7c346): garbage collect manifests ([#1663](https://github.com/quay/quay/issues/1663))
-### Secscan_model
-- [50224e2d](https://github.com/quay/quay/commit/50224e2dd1d5d37bb058887b82bed1aea024356c): attempt urldecoding `fixed_in_version` (PROJQUAY-5886) ([#2060](https://github.com/quay/quay/issues/2060))
-### Setup
-- [ce1c043e](https://github.com/quay/quay/commit/ce1c043e8fab28ebc96bff4883d62160e4dba96f): Add models pkgs to setup.py (PROJQUAY-5414) ([#2002](https://github.com/quay/quay/issues/2002))
-### Storage
-- [3e9cff6c](https://github.com/quay/quay/commit/3e9cff6cf314c3f8a08fbf0b47e71173c4a1e1d7): adding maximum_chunk_size_gb storage option (PROJQUAY-2679) ([#2186](https://github.com/quay/quay/issues/2186))
-- [af97203e](https://github.com/quay/quay/commit/af97203ec7815f075b2200d6af29d3c3c716e980): Check for request context before getting host header (PROJQUAY-5860) ([#2024](https://github.com/quay/quay/issues/2024))
-- [8cacdf19](https://github.com/quay/quay/commit/8cacdf19b2662e6add0b2613e0a423f4ec20c6d7): make cloudfront_distribution_org_overrides optional (PROJQUAY-5788) ([#2004](https://github.com/quay/quay/issues/2004))
-- [c49077cf](https://github.com/quay/quay/commit/c49077cff641d03ef2891c396c54db5b28707a8b): Do nothing when completing chunked upload if chunk list is empty (PROJQUAY-5489) ([#2005](https://github.com/quay/quay/issues/2005))
-- [a985bb6c](https://github.com/quay/quay/commit/a985bb6c28949afb6043ac1b69a224e306f1f5df): Add Host header matching for multi CDN storage (PROJQUAY-5415) ([#1969](https://github.com/quay/quay/issues/1969))
-### Superuser
-- [6a39d59f](https://github.com/quay/quay/commit/6a39d59f6514bc11fda300027fbabdbe88dac447): lowering page limit (PROJQUAY-5178) ([#1912](https://github.com/quay/quay/issues/1912))
-### UI
-- [f1f61024](https://github.com/quay/quay/commit/f1f6102464b409a3aafb4e6cdc6fefbf159a82a2): Delete normal user org by super user (PROJQUAY-5639) ([#1994](https://github.com/quay/quay/issues/1994))
-- [6b9c0f72](https://github.com/quay/quay/commit/6b9c0f7259b28dee2fe126f196a1076325f58c82): Replace time to wait with event waits in cypress tests ([#1980](https://github.com/quay/quay/issues/1980))
-- [00b3a02e](https://github.com/quay/quay/commit/00b3a02ef088d1a30028b08ad0a4dbf3278f753b): Robot Accounts page perms fix (PROJQUAY-5487) ([#1977](https://github.com/quay/quay/issues/1977))
-### Ui
-- [2ec1eea3](https://github.com/quay/quay/commit/2ec1eea340524ad7cbdff8ef8d654d302c217772): fixing RobotAccount AddToTeam console error (PROJQUAY-6233) ([#2424](https://github.com/quay/quay/issues/2424))
-- [88f40d9a](https://github.com/quay/quay/commit/88f40d9a50ca9cf72febed79ed34b4a7c96a97fd): Implement drawer to add a new team member (PROJQUAY-6032) ([#2270](https://github.com/quay/quay/issues/2270))
-- [72f0a895](https://github.com/quay/quay/commit/72f0a895d48d2c4e3ef75f59869e9123c0ec63b3): Add organization and user account settings (PROJQUAY-4553) ([#2151](https://github.com/quay/quay/issues/2151))
-- [5d5e7c16](https://github.com/quay/quay/commit/5d5e7c16b13247723f09190f97e6a297ff9b2264): Add create new team button (PROJQUAY-5685) ([#2309](https://github.com/quay/quay/issues/2309))
-- [81bf6347](https://github.com/quay/quay/commit/81bf63474942351422055f4cb4970284b6042f86): Add bulk deletion for default permissions (PROJQUAY-6093) ([#2336](https://github.com/quay/quay/issues/2336))
-- [38fd992f](https://github.com/quay/quay/commit/38fd992f305cb271f1481a3deaf87d80bc7b67e4): Fix styling conflict with RedHatInsights (PROJQUAY-6085) ([#2418](https://github.com/quay/quay/issues/2418))
-- [fb5eb3fa](https://github.com/quay/quay/commit/fb5eb3fa09974c31b0e4e56f77fbb4c2b7ec740a): Compact tables & extend page count to 20 (PROJQUAY-6183) ([#2412](https://github.com/quay/quay/issues/2412))
-- [2b07f1af](https://github.com/quay/quay/commit/2b07f1afbb2832ab03c96953c0ade34a6a1a6901): Update all Patternfly deprecated components (PROJQUAY-6085) ([#2401](https://github.com/quay/quay/issues/2401))
-- [7a407435](https://github.com/quay/quay/commit/7a40743593952f6ac48bb6bdbd7c80ebc0571878): Add missing props for create robot acocunt modal (PROJQUAY-6184) ([#2405](https://github.com/quay/quay/issues/2405))
-- [ad6b1c83](https://github.com/quay/quay/commit/ad6b1c8367b62153e31e6785a805fa61de6561fd): fix for useTeams hook when data is null (PROJQUAY-6177) ([#2404](https://github.com/quay/quay/issues/2404))
-- [27f1699b](https://github.com/quay/quay/commit/27f1699b72c213033bce99dfcddc9ee70f2d3dd2): Add delay after write operations (PROJQUAY-6146) ([#2400](https://github.com/quay/quay/issues/2400))
-- [033bcf67](https://github.com/quay/quay/commit/033bcf677217e89c4d1396b6264ea27d82d8d656): Upgrade to PatternFly v5 (PROJQUAY-6085) ([#2281](https://github.com/quay/quay/issues/2281))
-- [48b300a8](https://github.com/quay/quay/commit/48b300a8bfe2ad781bf938d64330ea01bde7b93c): adding alerts for robot account actions (PROJQUAY-5946) ([#2228](https://github.com/quay/quay/issues/2228))
-- [e428d88a](https://github.com/quay/quay/commit/e428d88a8aef17440bcf996e0cf4885ec5ea8a9a): combining robot account hooks into a single file (PROJQUAY-5945) ([#2266](https://github.com/quay/quay/issues/2266))
-- [ff602c2e](https://github.com/quay/quay/commit/ff602c2ef326526de0fa1c2ffaf5788bfc2e8263): adding robot account support for user namespace (PROJQUAY-5945) ([#2183](https://github.com/quay/quay/issues/2183))
-- [b76fa5bc](https://github.com/quay/quay/commit/b76fa5bc9fa8b1dde7ddcac861f8fa81d00292c3): Default Permissions tab (PROJQUAY-4570) ([#1856](https://github.com/quay/quay/issues/1856))
-- [8a704ae2](https://github.com/quay/quay/commit/8a704ae26cb7f0c0e84fde175214900e70792980): Fix public path for console dot (PROJQUAY-5938) ([#2194](https://github.com/quay/quay/issues/2194))
-- [59288733](https://github.com/quay/quay/commit/59288733f97cb927f67e285834a23abc23f52aa1): Get public path form env variable (PROJQUAY-5938) ([#2193](https://github.com/quay/quay/issues/2193))
-- [226684df](https://github.com/quay/quay/commit/226684dfc784b2cd549cf39aba5cc3184d015020): Teams and members (PROJQUAY-4569) ([#2007](https://github.com/quay/quay/issues/2007))
-- [3ad94608](https://github.com/quay/quay/commit/3ad9460846cee83a23d4c4359f07e3cf2e91ab48): adding tag history panel (PROJQUAY-5720) ([#2115](https://github.com/quay/quay/issues/2115))
-- [c62dae11](https://github.com/quay/quay/commit/c62dae11b3aca8f5463edb287ced2ce8a02214a3): adding delete tag by row (PROJQUAY-5933) ([#2117](https://github.com/quay/quay/issues/2117))
-- [36a78ade](https://github.com/quay/quay/commit/36a78ade508e02cc431caaabf150e19c49b9cfe0): Robot Accounts tab fixes (PROJQUAY-5914) ([#2097](https://github.com/quay/quay/issues/2097))
-- [a5d22fc4](https://github.com/quay/quay/commit/a5d22fc4b06b6375f2abeb58b6610b5b1f40c007): adding set expiration tag option (PROJQUAY-5290) ([#2059](https://github.com/quay/quay/issues/2059))
-- [62ce1574](https://github.com/quay/quay/commit/62ce1574fa581cdf5a06172058c3e1683b18e5c4): adding edit labels tag operation (PROJQUAY-5290) ([#2028](https://github.com/quay/quay/issues/2028))
-- [c8bc48e3](https://github.com/quay/quay/commit/c8bc48e3268656129d4b7c907e0bd35a4c9ffbd5): adding create tag option and generic alerts (PROJQUAY-5290) ([#1996](https://github.com/quay/quay/issues/1996))
-- [65c1829b](https://github.com/quay/quay/commit/65c1829b82960ff6b59aa0120478a71bdcdf2a43): displaying quota totals on user namespaces (PROJQUAY-5581) ([#1953](https://github.com/quay/quay/issues/1953))
-- [d7864ed4](https://github.com/quay/quay/commit/d7864ed4eeec57cdf9573b5d4cfadb33ba7ebb93): Add custom TOS support (PROJQUAY-5648) ([#1973](https://github.com/quay/quay/issues/1973))
-- [3152b102](https://github.com/quay/quay/commit/3152b1021e70061737c39f18f849c2755b77f08c): display sizes as base 2 (PROJQUAY-5524) ([#1968](https://github.com/quay/quay/issues/1968))
-- [78598d6a](https://github.com/quay/quay/commit/78598d6ab33c377979305229dc00ae8ee222c2cf): adding null check on dark logo ([#1942](https://github.com/quay/quay/issues/1942))
-- [e97a3eb4](https://github.com/quay/quay/commit/e97a3eb48f083ace2ed47ee94eee43ebe3895d0b): changing quota configuration byte units to base 1000 (PROJQUAY-5595) ([#1939](https://github.com/quay/quay/issues/1939))
-### User
-- [dd96025f](https://github.com/quay/quay/commit/dd96025ff56f92f87042655cd65302a9d49e8b98): Support custom LDAP memberOf attribute (PROJQUAY-5928) ([#2406](https://github.com/quay/quay/issues/2406))
-### User(Robots)
-- [67028af9](https://github.com/quay/quay/commit/67028af9e22c2d5e3754e3700eaba8a71473eb50): disallow robot login and create (PROJQUAY-5968) ([#2155](https://github.com/quay/quay/issues/2155))
-### [Redhat-3.10] Autoprune
-- [3f733179](https://github.com/quay/quay/commit/3f7331794d3668ca84eb4ccb1b8498beabc61518): validating input to autoprune policy (PROJQUAY-6230) ([#2461](https://github.com/quay/quay/issues/2461))
-### [Redhat-3.10] Federationuser(Ldap)
-- [8ecfd47f](https://github.com/quay/quay/commit/8ecfd47f6a7ed1eb0321c789bc1730cb34ecf9b8): fixing keepalive settings for LDAP connections (PROJQUAY-5137) ([#2489](https://github.com/quay/quay/issues/2489))
-### [Redhat-3.10] Secscan
-- [db1c7368](https://github.com/quay/quay/commit/db1c7368253917b34650359774dcd2c9781e010c): enable gc for manifests by default (PROJQUAY-4126) ([#2486](https://github.com/quay/quay/issues/2486))
-### [Redhat-3.10] Ui
-- [304d35b8](https://github.com/quay/quay/commit/304d35b86def7bf6624a61e7585829df67307b23): Add form for repository state (PROJQUAY-5715) ([#2484](https://github.com/quay/quay/issues/2484))
-- [026561ce](https://github.com/quay/quay/commit/026561ce932b237494b0f773714222f6950db38c): allow current day to be selected for tag expiration (PROJQUAY-6262) ([#2466](https://github.com/quay/quay/issues/2466))
-### Pull Requests
-- Merge pull request [#2065](https://github.com/quay/quay/issues/2065) from dmage/merge-config-tool
-
-
## [v3.9.10] - 2025-01-17
### Ci
@@ -2688,34 +1552,6 @@
### Release
- [9dd55dee](https://github.com/quay/quay/commit/9dd55deed36c82b9499b3d230802e37e35b2cbc7): fixing Release action (PROJQUAY-1486)
-[Unreleased]: https://github.com/quay/quay/compare/v3.13.2...HEAD
-[v3.13.2]: https://github.com/quay/quay/compare/v3.13.1...v3.13.2
-[v3.13.1]: https://github.com/quay/quay/compare/v3.13.0...v3.13.1
-[v3.13.0]: https://github.com/quay/quay/compare/v3.12.6...v3.13.0
-[v3.12.6]: https://github.com/quay/quay/compare/v3.12.5...v3.12.6
-[v3.12.5]: https://github.com/quay/quay/compare/v3.12.4...v3.12.5
-[v3.12.4]: https://github.com/quay/quay/compare/v3.12.3...v3.12.4
-[v3.12.3]: https://github.com/quay/quay/compare/v3.12.2...v3.12.3
-[v3.12.2]: https://github.com/quay/quay/compare/v3.12.1...v3.12.2
-[v3.12.1]: https://github.com/quay/quay/compare/v3.12.0...v3.12.1
-[v3.12.0]: https://github.com/quay/quay/compare/v3.11.8...v3.12.0
-[v3.11.8]: https://github.com/quay/quay/compare/v3.11.7...v3.11.8
-[v3.11.7]: https://github.com/quay/quay/compare/v3.11.6...v3.11.7
-[v3.11.6]: https://github.com/quay/quay/compare/v3.11.5...v3.11.6
-[v3.11.5]: https://github.com/quay/quay/compare/v3.11.4...v3.11.5
-[v3.11.4]: https://github.com/quay/quay/compare/v3.11.3...v3.11.4
-[v3.11.3]: https://github.com/quay/quay/compare/v3.11.2...v3.11.3
-[v3.11.2]: https://github.com/quay/quay/compare/v3.11.1...v3.11.2
-[v3.11.1]: https://github.com/quay/quay/compare/v3.11.0...v3.11.1
-[v3.11.0]: https://github.com/quay/quay/compare/v3.10.7...v3.11.0
-[v3.10.7]: https://github.com/quay/quay/compare/v3.10.6...v3.10.7
-[v3.10.6]: https://github.com/quay/quay/compare/v3.10.5...v3.10.6
-[v3.10.5]: https://github.com/quay/quay/compare/v3.10.4...v3.10.5
-[v3.10.4]: https://github.com/quay/quay/compare/v3.10.3...v3.10.4
-[v3.10.3]: https://github.com/quay/quay/compare/v3.10.2...v3.10.3
-[v3.10.2]: https://github.com/quay/quay/compare/v3.10.1...v3.10.2
-[v3.10.1]: https://github.com/quay/quay/compare/v3.10.0...v3.10.1
-[v3.10.0]: https://github.com/quay/quay/compare/v3.9.10...v3.10.0
[v3.9.10]: https://github.com/quay/quay/compare/v3.9.9...v3.9.10
[v3.9.9]: https://github.com/quay/quay/compare/v3.9.8...v3.9.9
[v3.9.8]: https://github.com/quay/quay/compare/v3.9.7...v3.9.8