Skip to content

Add cooldown support for NuGet#67

Merged
andrew merged 2 commits intomainfrom
add-nuget-cooldown
Apr 6, 2026
Merged

Add cooldown support for NuGet#67
andrew merged 2 commits intomainfrom
add-nuget-cooldown

Conversation

@andrew
Copy link
Copy Markdown
Contributor

@andrew andrew commented Apr 6, 2026

Filter versions from NuGet registration pages (/v3/registration5-gz-semver2/) based on the catalogEntry.published timestamp. When cooldown is disabled, registration requests are proxied directly without parsing.

Handles both RFC3339 and NuGet's fractional-second timestamp format (e.g. 2024-09-07T01:37:52.233+00:00).

Package-level overrides use lowercase NuGet PURLs (e.g. pkg:nuget/newtonsoft.json).

andrew added 2 commits April 6, 2026 10:46
Filter versions from NuGet registration pages based on the
catalogEntry.published timestamp. Handles both RFC3339 and NuGet's
fractional-second timestamp formats. When cooldown is disabled,
registration requests are proxied directly without parsing.
@andrew andrew merged commit 70fe686 into main Apr 6, 2026
5 checks passed
@andrew andrew deleted the add-nuget-cooldown branch April 6, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant