<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Changelog | API Shield</title><description>Updates to API Shield</description><link>https://developers.cloudflare.com/api-shield/changelog</link><item><title>API Shield - API Authentication Posture</title><link>https://developers.cloudflare.com/api-shield/changelog/#api-authentication-posture</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#api-authentication-posture</guid><description>&lt;p&gt;Customers will see per-endpoint authentication details inside API Shield&amp;#39;s &lt;a href=&quot;https://developers.cloudflare.com/api-shield/management-and-monitoring/&quot;&gt;Endpoint Management&lt;/a&gt; for zones with configured session identifiers.&lt;/p&gt;
</description><pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate></item><item><title>API Shield - Automatically applied endpoint risk labels</title><link>https://developers.cloudflare.com/api-shield/changelog/#automatically-applied-endpoint-risk-labels</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#automatically-applied-endpoint-risk-labels</guid><description>&lt;p&gt;API Shield now automatically labels endpoints with risks due to authentication status and sensitive data detection.&lt;/p&gt;
</description><pubDate>Thu, 19 Dec 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Endpoint labels</title><link>https://developers.cloudflare.com/api-shield/changelog/#endpoint-labels</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#endpoint-labels</guid><description>&lt;p&gt;Customers can now organize their endpoints by use case and custom labels in &lt;a href=&quot;https://developers.cloudflare.com/api-shield/management-and-monitoring/endpoint-labels/&quot;&gt;Endpoint Management&lt;/a&gt; for easy reference and future machine learning (ML) model training.&lt;/p&gt;
</description><pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - API Shield fields in Custom Rules</title><link>https://developers.cloudflare.com/api-shield/changelog/#api-shield-fields-in-custom-rules</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#api-shield-fields-in-custom-rules</guid><description>&lt;p&gt;Customers can now use API Shield product feature fields in &lt;a href=&quot;https://developers.cloudflare.com/waf/custom-rules/&quot;&gt;custom rules&lt;/a&gt;, referencing features such as &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/jwt-validation/&quot;&gt;JWT Validation&lt;/a&gt;, &lt;a href=&quot;https://developers.cloudflare.com/api-shield/get-started/#session-identifiers&quot;&gt;session identifiers&lt;/a&gt;, and &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/schema-validation/&quot;&gt;Schema Validation&lt;/a&gt;.&lt;/p&gt;
</description><pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Fallthrough rule for Schema Validation 2.0</title><link>https://developers.cloudflare.com/api-shield/changelog/#fallthrough-rule-for-schema-validation-20</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#fallthrough-rule-for-schema-validation-20</guid><description>&lt;p&gt;Customers can now enable the &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/schema-validation/#add-validation-by-adding-a-fallthrough-rule&quot;&gt;Fallthrough Action&lt;/a&gt; for Schema Validation 2.0 to block or log requests that do not match the endpoints listed in schemas protected by Schema Validation 2.0.&lt;/p&gt;
</description><pubDate>Wed, 25 Sep 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Increased capacity for Endpoint Management and Schema Validation</title><link>https://developers.cloudflare.com/api-shield/changelog/#increased-capacity-for-endpoint-management-and-schema-validation</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#increased-capacity-for-endpoint-management-and-schema-validation</guid><description>&lt;p&gt;Endpoint Management and Schema Validation now support up to 10,000 saved and validated API endpoints.&lt;/p&gt;
</description><pubDate>Wed, 28 Aug 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - API Discovery&apos;s hostname variables</title><link>https://developers.cloudflare.com/api-shield/changelog/#api-discoverys-hostname-variables</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#api-discoverys-hostname-variables</guid><description>&lt;p&gt;Customers can now see when &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/api-discovery/&quot;&gt;API Discovery&lt;/a&gt; groups similar subdomains with the same methods and paths, making it easy to discover and manage APIs that share many vanity domains or subdomains.&lt;/p&gt;
</description><pubDate>Mon, 08 Jul 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Route API requests using API Routing</title><link>https://developers.cloudflare.com/api-shield/changelog/#route-api-requests-using-api-routing</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#route-api-requests-using-api-routing</guid><description>&lt;p&gt;Customers can now route requests to different back-end services through &lt;a href=&quot;https://developers.cloudflare.com/api-shield/management-and-monitoring/api-routing/&quot;&gt;API Routing&lt;/a&gt;, creating a unified front for their APIs distributed across otherwise disparate systems.&lt;/p&gt;
</description><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Use JWT claims in Advanced Rate Limiting, Transform Rules, and as session IDs</title><link>https://developers.cloudflare.com/api-shield/changelog/#use-jwt-claims-in-advanced-rate-limiting-transform-rules-and-as-session-ids</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#use-jwt-claims-in-advanced-rate-limiting-transform-rules-and-as-session-ids</guid><description>&lt;p&gt;Customers can now use the fields inside &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/jwt-validation/transform-rules/#enhance-transform-rules-with-jwt-claims&quot;&gt;JSON Web Tokens (known as claims)&lt;/a&gt; as &lt;a href=&quot;https://developers.cloudflare.com/api-shield/get-started/#session-identifiers&quot;&gt;session identifiers in API Shield&lt;/a&gt;, to count values in &lt;a href=&quot;https://developers.cloudflare.com/waf/rate-limiting-rules/&quot;&gt;Advanced Rate Limiting&lt;/a&gt;, and to send on useful information in &lt;a href=&quot;https://developers.cloudflare.com/rules/transform/#transform-rules&quot;&gt;Transform Rules&lt;/a&gt;.&lt;/p&gt;
</description><pubDate>Mon, 13 May 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Build Sequence Mitigation rules via the Cloudflare dashboard</title><link>https://developers.cloudflare.com/api-shield/changelog/#build-sequence-mitigation-rules-via-the-cloudflare-dashboard</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#build-sequence-mitigation-rules-via-the-cloudflare-dashboard</guid><description>&lt;p&gt;Customers can now build &lt;a href=&quot;https://developers.cloudflare.com/api-shield/security/sequence-mitigation/&quot;&gt;Sequence Mitigation&lt;/a&gt; rules with a new user interface inside the API Shield section of the &lt;a href=&quot;https://dash.cloudflare.com/&quot;&gt;Cloudflare dashboard&lt;/a&gt;.&lt;/p&gt;
</description><pubDate>Tue, 30 Apr 2024 00:00:00 GMT</pubDate></item><item><title>API Shield - Endpoint Management supports hostname variables</title><link>https://developers.cloudflare.com/api-shield/changelog/#endpoint-management-supports-hostname-variables</link><guid isPermaLink="true">https://developers.cloudflare.com/api-shield/changelog/#endpoint-management-supports-hostname-variables</guid><description>&lt;p&gt;Customers can now save endpoints in &lt;a href=&quot;https://developers.cloudflare.com/api-shield/management-and-monitoring/&quot;&gt;Endpoint Management&lt;/a&gt; that contain variables in the hostname. Hostname variables are supported across all product features.&lt;/p&gt;
</description><pubDate>Fri, 23 Feb 2024 00:00:00 GMT</pubDate></item></channel></rss>