Hi, We have officially branched to be prepared for the upcoming Chrome version 137. The base of the branch is currently rolled into Chromium. It is based on the latest V8 version.
Integration into Chromium is stopped until Chromium has branched too. V8 branch: branch-heads/13.7 V8 version: 13.7.152 If your CL is not included in 13.7.152 you might consider merging it into the branch refs/branch-heads/13.7. In that case please set the Merge-Request field to 137 on the bug the CL is fixing. See https://v8.dev/docs/merge-patch for more information on merging. Cheers Michael On Fri, Apr 25, 2025 at 10:32 AM Jakob Kummerow <[email protected]> wrote: > Hi, > > It is time again. If you have any questions regarding the release, please > ping this thread. > > FRIDAY 2025-04-25: API adoption freeze starts. > > V8 will branch on MONDAY 2025-04-28 for the upcoming Beta phase for > Chrome 137. > > In order to make this synchronization as painless as possible for V8 and > Blink, please don't make API changes which make the revert more difficult > and don't adopt API changes. When in doubt, ask jkummerow@. > > MONDAY 2025-04-28: Create 13.7 branch > > based on one of the latest V8 versions. The auto-roller is closed. Keep in > mind that this means we are not integrating with Chromium (much less test > coverage). If you happen to work on an important fix, please make sure that > the fix is on 13.7 too! See information on merging & patching > <https://v8.dev/docs/merge-patch> for the details. > > Latest TUESDAY 2025-04-29: Back to normal and API adoption freeze is lifted > > Auto-roller is running again and we are back to normal business. > > Cheers, > Jakob > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/v8-dev/CAKSzg3QCp5Q1NaFX4Bdq8agfESTXgDwRmGCziQEAK5GEHzhDKQ%40mail.gmail.com > <https://groups.google.com/d/msgid/v8-dev/CAKSzg3QCp5Q1NaFX4Bdq8agfESTXgDwRmGCziQEAK5GEHzhDKQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Michael Achenbach | Software Engineer, V8 | Google Germany GmbH | Erika-Mann-Str. 33, 80636 München Registergericht und -nummer: Hamburg, HRB 86891 | Sitz der Gesellschaft: Hamburg | Geschäftsführer: Paul Manicle, Liana Sebastian -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/v8-dev/CAEp%2Bsk2x8xv5MEXwkjBEj8nRu0CAc_e6SvMhXzvA_h4UkmwCSw%40mail.gmail.com.
