You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/rn_3_14_0.adoc
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ The following sections detail _y_ and _z_ stream release information.
7
7
[id="rn-3-14-0"]
8
8
== RHBA-2024:8408 - {productname} 3.14.0 release
9
9
10
-
Issued 2025-03-27
10
+
Issued 2025-04-02
11
11
12
12
{productname} release {producty} is now available with Clair {clairproductminv}. The bug fixes that are included in the update are listed in the link:https://access.redhat.com/errata/RHBA-2025:2467[RHBA-2025:2467] advisory. For the most recent compatibility matrix, see link:https://access.redhat.com/articles/4067991[Quay Enterprise 3.x Tested Integrations]. For information the release cadence of {productname}, see the link:https://access.redhat.com/support/policy/updates/rhquay/[{productname} Life Cycle Policy].
13
13
14
-
[id="documentation-changes-313"]
14
+
[id="documentation-changes-314"]
15
15
== {productname} documentation changes
16
16
17
17
The following documentation changes have been made with the {productname} 3.14 release:
@@ -32,7 +32,7 @@ The following updates have been made to {productname}.
32
32
33
33
With this release, Clair indexer data is now included with downstream builds. This allows {productname} administrators to more easily reference indexers in the `clair-config.yaml` file when running Clair in an air-gapped or disconnected environment.
34
34
35
-
For more information, see . .
35
+
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/vulnerability_reporting_with_clair_on_red_hat_quay/index#clair-disconnected-environments[Clair in disconnected environments].
36
36
37
37
[id="model-card-rendering"]
38
38
=== Model card rendering on the v2 UI
@@ -46,7 +46,7 @@ The *Model Card* rendering page is only available on the {productname} v2 UI.
46
46
47
47
To view model card information, {productname} users or administrators must push an artifact to a repository. The artifact must have have an accompanying model card. This information renders under *Repository* -> *<tag_name>* -> *Model Card*.
48
48
49
-
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/3/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
49
+
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
50
50
51
51
[id="tag-expiration-enhancement"]
52
52
=== Tag expiration enhancement
@@ -92,7 +92,7 @@ UI_MODELCARD_LAYER_ANNOTATION:
92
92
org.opencontainers.image.title: README.md
93
93
----
94
94
95
-
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/3/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
95
+
For more information, see link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
96
96
97
97
[id="ignore-unknown-mediatype-removal"]
98
98
=== IGNORE_UNKNOWN_MEDIATYPES configuration field removal
@@ -168,8 +168,6 @@ The following issues were fixed with {productname} 3.14:
168
168
* link:https://issues.redhat.com/browse/PROJQUAY-8131[*PROJQUAY-8131*]. Previously, users could receive an unknown exception when trying to serialize manifest type for caching on a referrer's endpoint. . This resulted in the following error: `Object of type Manifest is not JSON serializable`. This issue has been resolved.
169
169
* link:https://issues.redhat.com/browse/PROJQUAY-8272[*PROJQUAY-8272*]. Previously, nested indexes, or intexes referring to another index, were broke in {productname}. This coiuld result in the following response when pushing to a registry: `Error response from registry: recognizable error message not found: PUT "https://quay.io/v2/arewm/oci-spec-1217/manifests/nested-index": response status code 500: Internal Server Error`. This issue has been resolved.
170
170
* link:https://issues.redhat.com/browse/PROJQUAY-8559[*PROJQUAY-8559*]. Previously, a passport field in NGINX logs was not obfuscated. This issue has been resolved, and the `repeatPassword` value is hidden.
@@ -185,7 +183,7 @@ Some features available in previous releases have been deprecated or removed. De
185
183
|===
186
184
|Feature | Quay 3.14 | Quay 3.13 | Quay 3.12
187
185
188
-
|link:https://docs.redhat.com/en/documentation/red_hat_quay/3/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
186
+
|link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
0 commit comments