Hi, Thanks for your answer. We use https://chromestatus.com/omaha_data to find the canary version and then use https://chromestatus.com/features_v2.json to pick the features related to that particular version. We have a jenkins job which runs this every week.
To pick up a specific case, for Chrome 100, till it was in canary and dev we saw only 7 features as part of the release but then in beta we now see 11 features as part of the release. Below 4 features were not part of the canary / dev release. Is this expected? 1. https://chromestatus.com/feature/5708770829139968 2. https://chromestatus.com/feature/5690646332440576 3. https://chromestatus.com/feature/5339955595313152 4. https://chromestatus.com/feature/5677338286096384 Regards, Arun On Thursday, 10 March 2022 at 02:47:51 UTC+5:30 [email protected] wrote: > How do you "monitor"? > > I'm not aware of any cases where a feature made it into a Dev/Beta release > without being in Canary first. (That said, it's *possible *to cherry-pick > features from Canary *into *Dev/Beta releases after they were forked out > of Canary). Things are slightly complicated by the fact that not all > features are enabled in all branches. See > https://textslashplain.com/2017/10/18/chrome-field-trials/ and > https://textslashplain.com/2019/07/16/updating-browsers-quickly-flags-respins-and-components/ > > . > > https://chromestatus.com/features/schedule is a good place to monitor > changes. > > On Wednesday, March 9, 2022 at 9:54:09 AM UTC-6 arun ragha wrote: > >> Hi Team, >> >> Our teams monitors chrome version releases to find any issues earlier. >> >> Can you let us know if we can monitor the canary releases or is it >> required to monitor till beta release as we see new features are added or >> removed till dev and beta stage ? >> >> Thanks >> Arun >> > -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/37934d54-1430-4974-a929-edbfdbd341a0n%40chromium.org.
