Uh oh!
There was an error while loading. Please reload this page.
Support ICU v78 changes including IDN and Japanese Meiji era start date - #122480
Conversation
Tagging subscribers to this area: @dotnet/area-system-globalization |
richlander
commented
Dec 12, 2025
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This looks solid. I looked through the failures. I don't think any of them are related. Most are known, per BA. The failures I saw on the other PR are gone. Seems good to merge. I also filed a tracking issue. |
richlander
commented
Dec 12, 2025
Thanks @tarekgh! |
jeffhandley
commented
Dec 31, 2025
/ba-g Failures are known except for one unrelated failure in an unrelated area. |
Uh oh!
There was an error while loading. Please reload this page.
📋 Breaking Change Documentation RequiredCreate a breaking change issue with AI-generated content Generated by Breaking Change Documentation Tool - 2025-12-31 00:05:20 |
tarekgh
commented
Jan 5, 2026
The breaking change doc issue is created dotnet/docs#50894. |
ICU has released version 78, which includes changes to IDN handling that caused some of our tests to fail when using the updated library.
This release also introduces a breaking change: the start date of the Japanese Meiji era has been updated from
1868-09-08to1868-10-23. Additional details are available in the relevant CLDR issue and CLDR pull request. The updated date is also confirmed in the historical reference on the Meiji era.