Skip to content

fix(deps): downgrade Alamofire to 5.9.1#978

Merged
tisfeng merged 4 commits intodevfrom
fix-tencent-translate-fail
Sep 18, 2025
Merged

fix(deps): downgrade Alamofire to 5.9.1#978
tisfeng merged 4 commits intodevfrom
fix-tencent-translate-fail

Conversation

@tisfeng
Copy link
Copy Markdown
Owner

@tisfeng tisfeng commented Sep 18, 2025

After a recent dependency update, Alamofire version 5.10.0 and later were found to cause API request failures for the Tencent Translate and Volcano Translate services.

To resolve this regression, this commit downgrades Alamofire to version 5.9.1, the last known stable version for these services. The package requirement has also been pinned to this exact version to prevent accidental upgrades and ensure stability.

Fix #975 and #971

After a recent dependency update, Alamofire version 5.10.0 and later were found to cause API request failures for the Tencent Translate and Volcano Translate services.

To resolve this regression, this commit downgrades Alamofire to version 5.9.1, the last known stable version for these services. The package requirement has also been pinned to this exact version to prevent accidental upgrades and ensure stability.
@tisfeng tisfeng enabled auto-merge (squash) September 18, 2025 12:18
@tisfeng tisfeng merged commit f10d2d2 into dev Sep 18, 2025
5 checks passed
@tisfeng tisfeng deleted the fix-tencent-translate-fail branch September 18, 2025 12:18
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