Skip to content

Conversation

@czechboy0
Copy link
Contributor

Motivation

OpenAPIKit fixed an issue with parsing large integers in 3.0.1 that affected some popular OpenAPI docs. While adopters can swift package update, let's still bump the minimum OpenAPIKit version we require to avoid our adopters accidentally running with 3.0.0 and hitting the bug.

Modifications

Bumped the minimum OpenAPIKit version from 3.0.0 -> 3.0.1.

Result

When this is released, adopters will always get the fixed version.

Test Plan

All tests still pass.

@czechboy0 czechboy0 merged commit d2ead56 into apple:main Nov 7, 2023
@czechboy0 czechboy0 deleted the hd-bump-openapikit-3.0.1 branch November 7, 2023 08:33
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants