Releases: quay/quay
Releases · quay/quay
v3.12.2 Release
What's Changed
- [redhat-3.12] task: Fix missing exception import (PROJQUAY-7598) by @openshift-cherrypick-robot in #3136
- v3.12.2 Changelog Bump by @github-actions in #3165
- [redhat-3.12] storage(StorageClasses): Presign v2/v4 stsfix (PROJQUAY-7689) by @openshift-cherrypick-robot in #3167
Full Changelog: v3.12.1...v3.12.2
v3.11.5 Release
v3.12.1 release
What's Changed
- [redhat-3.12] events: fix notification methods for image expiry events (PROJQUAY-7487) by @openshift-cherrypick-robot in #3055
- [redhat-3.12] build(deps): bump setuptools from 68.2.2 to 71.1.0 by @openshift-cherrypick-robot in #3074
- [redhat-3.12] registry: return 400 instead of 404 for manifest errors on referrers api (PROJQUAY-7523) by @openshift-cherrypick-robot in #3081
- [redhat-3.12] api: adding global readonly superuser to superuser endpoints (PROJQUAY-7449) by @openshift-cherrypick-robot in #3076
- [redhat-3.12] api: adding token to global readonly user list robots (PROJQUAY-7177) by @openshift-cherrypick-robot in #3083
- [redhat-3.12] api: adding global readonly user to list repo endpoint (PROJQUAY-7446) by @openshift-cherrypick-robot in #3085
- [redhat-3.12] storage(StorageClasses): support changing signature version for pre-signed URL (PROJQUAY-7491) by @openshift-cherrypick-robot in #3090
- [redhat-3.12] ui: add search bar for usage logs (PROJQUAY-7109) by @Marcusk19 in #3096
- [redhat-3.12] ui: Fix UI x-axis display (PROJQUAY-7467) by @ibazulic in #3097
- v3.12.1 Changelog Bump by @github-actions in #3101
- [redhat-3.12] chore: change docker-compose to 'docker compose' by @openshift-cherrypick-robot in #3110
- [redhat-3.12] logging: reduce noise in quay logs and add missing worker names (PROJQUAY-6562) by @openshift-cherrypick-robot in #3108
- [redhat-3.12] deps: bump PyMySQL version (PROJQUAY-7251) by @openshift-cherrypick-robot in #3114
- v3.12.1 Changelog Bump by @github-actions in #3117
- docs: Point CHANGELOG.md to proper release notes (PROJQUAY-7578) by @ibazulic in #3124
- [redhat-3.12] registry: fix missing exception import (PROJQUAY-7598) by @openshift-cherrypick-robot in #3136
Full Changelog: v3.12.0...v3.12.1
v3.11.4 Release
What's Changed
- [redhat-3.11] api: adding permissions for global readonly superuser (PROJQUAY-7544) by @openshift-cherrypick-robot in #3079
- [redhat-3.11] api: adding global readonly superuser to superuser endpoints (PROJQUAY-7541) by @openshift-cherrypick-robot in #3077
- [redhat-3.11] api: adding token to global readonly user list robots (PROJQUAY-7544) by @openshift-cherrypick-robot in #3082
- [redhat-3.11] api: adding global readonly user to list repo endpoint (PROJQUAY-7548) by @openshift-cherrypick-robot in #3086
- v3.11.4 Changelog Bump by @github-actions in #3111
- [redhat-3.11] chore: change docker-compose to 'docker compose' by @openshift-cherrypick-robot in #3116
- [redhat-3.11] deps: bump PyMySQL version (PROJQUAY-7251) by @openshift-cherrypick-robot in #3115
- v3.11.4 Changelog Bump by @github-actions in #3118
- [redhat-3.11] build(deps): bump setuptools from 68.2.2 to 71.1.0 by @openshift-cherrypick-robot in #3075
- docs: Point CHANGELOG.md to proper release notes (PROJQUAY-7604) by @ibazulic in #3125
Full Changelog: v3.11.3...v3.11.4
v3.11.3
v3.12.0
What's Changed
- quota: feature flagging quota edit/view/enforce (PROJQUAY-6734) by @bcaton85 in #2709
- oidc: use federated login service to sync quay teams (PROJQUAY-6741) by @Sunandadadi in #2724
- quota: refactor, tests, and optimizations (PROJQUAY-6735) by @bcaton85 in #2712
- storage: Increase GCP timeout (PROJQUAY-6819) by @ibazulic in #2729
- ui: not displaying build tab when repo is mirror or readonly (PROJQUAY-6827) by @bcaton85 in #2730
- autoprune: add alembic script to remove unique constraint on index (PROJQUAY-6782) by @harishsurf in #2725
- ui: show repository autoprune tab only for repo write permission (PROJQUAY-6780) by @harishsurf in #2723
- ui: add description for log kind autoprune policy (PROJQUAY-6781) by @harishsurf in #2727
- ui: show delete option for robot accounts when team is synced with external group (PROJQUAY-6828) by @Sunandadadi in #2737
- ui: updating nginx routing rule for userfiles (PROJQUAY-6841) by @bcaton85 in #2735
- nginx: add rule to route /updateuser to old ui (PROJQUAY-6722) by @Sunandadadi in #2706
- ui: rename directory sync to team sync (PROJQUAY-6880) by @Sunandadadi in #2752
- logs: enable logs for user namespace (PROJQUAY-6855) by @Marcusk19 in #2751
- marketplace: add expiration check to org subscription operations (PROJQUAY-6716) by @Marcusk19 in #2696
- oidc: allows users to login via cli (PROJQUAY-6873) by @Sunandadadi in #2748
- logs: add action log for team sync enable/disable (PROJQUAY-6763) by @Marcusk19 in #2750
- db: use read replica for selected queries (PROJQUAY-6397) by @syed in #2758
- ui: changed wording from 'Vulnerabilities' to 'Advisories' on Security tab (PROJQUAY-6638) by @BillDett in #2772
- feat(oidc): add OIDC_DISABLE_USER_ENDPOINT parameter (PROJQUAY-6908) by @dmage in #2773
- chore: fix type check in read replica (PROJQUAY-6397) by @syed in #2777
- logs: add button to hide/show logs (PROJQUAY-6826) by @Marcusk19 in #2757
- logs: adjust graph padding dynamically (PROJQUAY-6857) by @Marcusk19 in #2754
- secscan: implement basescore/cveid (PROJQUAY-6697) by @arborite-rh in #2684
- ui: dont show username password signin when auth_type is oidc (PROJQUAY-6740) by @Sunandadadi in #2778
- db: add config variable for DB pooling (PROJQUAY-6397) by @syed in #2783
- ui: Add human readable autoprune policy method type (PROJQUAY-6918) by @harishsurf in #2781
- readme: adding community meeting link (PROJQUAY-6925) by @bcaton85 in #2785
- chore: fix typo (PROJQUAY-6397) by @syed in #2786
- marketplace: add a check for masterEndSystemName when fetching subscriptions (PROJQUAY-6905) by @Marcusk19 in #2775
- api: reducing db calls in repo list endpoints with quota enabled (PROJQUAY-6895) by @bcaton85 in #2770
- marketplace: consider new skus in exclusion (PROJQUAY-6905) by @Marcusk19 in #2794
- ui: non org admins cannot remove team sync (PROJQUAY-6924) by @Sunandadadi in #2787
- quota: adding VERIFY_QUOTA config option (PROJQUAY-6945) by @bcaton85 in #2798
- build(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web by @dependabot in #2790
- build(deps-dev): bump follow-redirects from 1.12.1 to 1.15.6 in /config-tool/pkg/lib/editor by @dependabot in #2759
- logs: increase usage logs worker timeout (PROJQUAY-7008) by @Sunandadadi in #2817
- ui: Allow to configure the Kubernetes pull secret scope for Robot Tokens (PROJQUAY-7012) by @dmesser in #2823
- ui: batching requests in repository list page (PROJQUAY-6972) by @bcaton85 in #2827
- storage: add repo_name to direct download url parameter (PROJQUAY-7020) by @Marcusk19 in #2826
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /config-tool by @dependabot in #2828
- oidc: ask for group object id for azure oauth login (PROJQUAY-6917) by @Sunandadadi in #2805
- observability: move catchpoint_datasource to new cluster (PROJQUAY-7007) by @patjlm in #2816
- ui: fixing failing cypress test (PROJQUAY-7106) by @Sunandadadi in #2841
- ui: overview page fixes (PROJQUAY-7107) by @dmesser in #2843
- ui: disable invited tab when team is synced (PROJQUAY-6831) by @Sunandadadi in #2838
- ui: fix locale and layout issues with the time picker in tag expiration modal (PROJQUAY-7069) by @dmesser in #2840
- teamsync: run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) by @Sunandadadi in #2788
- api: human-readable limit requests for quotas (PROJQUAY-7122) by @dmesser in #2847
- marketplace: change api call to return array of customer ids (PROJQUAY-7129) by @Marcusk19 in #2867
- marketplace: change redhatsubscriptions model to return a list of customer ids (PROJQUAY-7129) by @Marcusk19 in #2868
- ui: send recovery email option in superusers panel (PROJQUAY-7195) by @Sunandadadi in #2879
- build(deps-dev): bump black from 22.3.0 to 24.3.0 by @dependabot in #2779
- build(deps): bump idna from 3.4 to 3.7 by @dependabot in #2815
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #2866
- build(deps-dev): bump express from 4.18.2 to 4.19.2 by @dependabot in #2800
- build(deps): bump express from 4.17.3 to 4.19.2 in /web by @dependabot in #2799
- build(deps): bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #2825
- build(deps): bump tqdm from 4.66.1 to 4.66.3 by @dependabot in #2859
- build(deps-dev): bump types-toposort from 1.10.0.0 to 1.10.0.1 by @dependabot in #2373
- chore: Bump codecov/codecov-action to v4 by @dmage in #2881
- build(deps): bump tqdm from 4.66.1 to 4.66.4 by @dependabot in #2861
- build(deps-dev): bump black from 22.3.0 to 24.4.2 by @dependabot in #2849
- build(deps-dev): bump types-enum34 from 1.1.1 to 1.1.8 by @dependabot in #2383
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 in /config-tool by @dependabot in #2870
- build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web by @dependabot in #2764
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.62.0 in /web by @dependabot in #2688
- build(deps): bump @babel/traverse from 7.17.10 to 7.23.2 in /web by @dependabot in #2415
- build(deps): bump pillow from 10.0.1 to 10.3.0 by @dependabot in #2804
- build(deps): bump oslo-serialization from 2.29.2 to 5.4.0 by @dependabot in #2699
- build(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in #2908
- build(deps): bump cachetools from 4.0.0 to 5.3.3 by @dmage in #2912
- build(deps): bump chardet from 3.0.4 to 5.2.0 by @dmage in #2915
- logs: adding support for Splunk HTTP Event collectors as producers (PROJQUAY-7124) by @dmesser in #2855
- ldap: allow global readonly superuser to be filtered (PROJQUAY-7044) by @bcaton85 in #2917
- ui: show repo count in marketplace UI (PROJQUAY-7185) by @Marcusk19 in #2875
- storage: Add S3 optimization for CloudFlare provider (PROJQUAY-7267) by @syed in #2913
- marketplace: check for terminated subscriptions when fetching details (PROJQUAY-7035) by @Marcusk19 in #2834
- registry: implements the OCI 1.1 referrers API (PROJQUAY-7280) by @kleesc in #2597
- api: adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7045) by @bcaton85 in #2924
- ui: show 'unlimited' if private repo count is over max number (PROJQUAY-7016) by @Marcusk19 in #2824
- build(deps): bump authlib from 1.2.1 to 1.3.1 by @dependabot in #2937
- security: Add Vary header to 404 respon...
v3.11.2
What's Changed
- [redhat-3.11] api: adding endpoints to FEATURE_SUPERUSERS_FULL_ACCESS (PROJQUAY-7307) in #2941
- [redhat-3.11] chore: Update alembic migration script to support sqlite db (PROJQUAY-7314) in #2947
- [redhat-3.11] chore: remove unused jwt image in #2948
Full Changelog: v3.11.1...v3.11.2
v3.10.6
v3.11.1
What's Changed
- [redhat-3.11] nginx: add rule to route /updateuser to old ui (PROJQUAY-6722) by @openshift-cherrypick-robot in #2747
- [redhat-3.11] ui: dont show username password signin when auth_type is oidc (PROJQUAY-6740) by @openshift-cherrypick-robot in #2780
- [redhat-3.11] ui: non org admins cannot remove team sync (PROJQUAY-6924) by @openshift-cherrypick-robot in #2795
- [redhat-3.11] ui: Add human readable autoprune policy method type (PROJQUAY-6918) by @openshift-cherrypick-robot in #2784
- cherrypick: merging f24176 from master (PROJQUAY-7033) by @bcaton85 in #2801
- v3.11.1 Changelog Bump by @github-actions in #2831
- [redhat-3.11] ui: fixing failing cypress test (PROJQUAY-7106) by @openshift-cherrypick-robot in #2844
- [redhat-3.11] oidc: ask for group object id for azure oauth login (PROJQUAY-6917) by @openshift-cherrypick-robot in #2837
- [redhat-3.11] ui: disable invited tab when team is synced (PROJQUAY-6831) by @openshift-cherrypick-robot in #2845
- [redhat-3.11] teamsync: run team sync worker for teams synced via ldap or keystone (PROJQUAY-6762) by @openshift-cherrypick-robot in #2852
- [redhat-3.11] ui: send recovery email option in superusers panel (PROJQUAY-7195) by @openshift-cherrypick-robot in #2880
Full Changelog: v3.11.0...v3.11.1
v3.10.5
What's Changed
- [redhat-3.10] quota: removing repo size from quota verification (PROJQUAY-6637) by @openshift-cherrypick-robot in #2708
- cherrypick: commit f241767 from master (PROJQUAY-6895) by @bcaton85 in #2797
- v3.10.5 Changelog Bump by @github-actions in #2812
Full Changelog: v3.10.4...v3.10.5