Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.3.0] Mark isolated extension usages as experimental #19032

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

Wyverald
Copy link
Member

The isolate parameter of use_extension and the is_isolated field on module_ctx are only available with the --experimental_isolated_extension_usages flag.

Closes #19021.

PiperOrigin-RevId: 550582124
Change-Id: I7486a3b344ca9d29614c26044f1943bfedfcc654

The `isolate` parameter of `use_extension` and the `is_isolated` field on `module_ctx` are only available with the `--experimental_isolated_extension_usages` flag.

Closes #19021.

PiperOrigin-RevId: 550582124
Change-Id: I7486a3b344ca9d29614c26044f1943bfedfcc654
@keertk keertk added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label Jul 24, 2023
@keertk keertk enabled auto-merge (squash) July 24, 2023 16:29
@keertk keertk self-requested a review July 24, 2023 16:29
@keertk keertk merged commit c3cb69e into release-6.3.0 Jul 24, 2023
1 check passed
@Wyverald Wyverald deleted the cp-3a4b04f branch July 24, 2023 17:21
@fmeum
Copy link
Collaborator

fmeum commented Jul 25, 2023

@iancha1992 This PR has been merged to the release-6.3.0 branch, but it is not part of the 6.3.0 release. I talked to @meteorcloudy and he is in favor of including it in 6.3.1.

@keertk
Copy link
Member

keertk commented Jul 25, 2023

@fmeum yes we'll include it in 6.3.1, sorry for the trouble! #19050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants