<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Nektar API Changelog</title>
        <link>https://api.nektar.io/changelog</link>
        <description>Additions, changes, and deprecations in the Nektar API.</description>
        <language>en-us</language>
        <lastBuildDate>Tue, 18 Aug 2026 00:00:00 GMT</lastBuildDate>
        <atom:link href="https://api.nektar.io/rss.xml" rel="self" type="application/rss+xml" />
        <item>
            <title>Bulk asset update endpoint</title>
            <link>https://api.nektar.io/changelog#bulk-asset-update</link>
            <guid isPermaLink="false">nektar-api-changelog-bulk-asset-update</guid>
            <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
            <category>added</category>
            <description>Update up to 100 assets in a single request with PUT /v2/assets/bulk.</description>
        </item>
        <item>
            <title>Rate limit raised to 120 requests per minute</title>
            <link>https://api.nektar.io/changelog#rate-limit-raised</link>
            <guid isPermaLink="false">nektar-api-changelog-rate-limit-raised</guid>
            <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
            <category>changed</category>
            <description>The authenticated sliding window limit moves from 100 to 120 requests per minute.</description>
        </item>
        <item>
            <title>Revoked tokens are rejected immediately</title>
            <link>https://api.nektar.io/changelog#revoked-token-enforcement</link>
            <guid isPermaLink="false">nektar-api-changelog-revoked-token-enforcement</guid>
            <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
            <category>security</category>
            <description>Revoked access tokens now fail at the API instead of staying valid until they expire.</description>
        </item>
        <item>
            <title>Access token lifetime reduced to 60 minutes</title>
            <link>https://api.nektar.io/changelog#token-lifetime-reduced</link>
            <guid isPermaLink="false">nektar-api-changelog-token-lifetime-reduced</guid>
            <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
            <category>security</category>
            <description>Access tokens now expire 60 minutes after they are issued, down from 30 days.</description>
        </item>
        <item>
            <title>Bulk create batches limited to 100 items</title>
            <link>https://api.nektar.io/changelog#bulk-create-batch-limit</link>
            <guid isPermaLink="false">nektar-api-changelog-bulk-create-batch-limit</guid>
            <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
            <category>changed</category>
            <description>Asset and task bulk create endpoints now cap each request at 100 items.</description>
        </item>
    </channel>
</rss>