Change8

Migrating to Quay.io v3.17.0

Version v3.17.0 introduces 1 breaking change. This guide details how to update your code.

Released: 3/25/2026

1
Breaking Changes
1
Migration Steps
1
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

GRPC service

Breaking Changes

Issue #1

The GRPC service has been removed from the deployment template. Users relying on the GRPC service must update their deployment configuration.

Migration Steps

  1. 1
    If you were relying on the GRPC service, update your deployment template as it has been removed.

Release Summary

This release focuses heavily on UI/UX improvements, especially within the superuser panel, quota display, and general bug fixes across web and API layers. A significant change is the removal of the GRPC service from the deployment template.

Need More Details?

View the full release notes and all changes for Quay.io v3.17.0.

View Full Changelog