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

[8.5] Changed type of process.env_vars to show shadowing (#2038) #2043

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

kgeller
Copy link
Contributor

@kgeller kgeller commented Aug 26, 2022

Backports the following commits to 8.5:

* Changed type of process.env_vars to show shadowing

Updated the type of process.env_vars to be an array of string keywords
to support shadowed variables, i.e. duplicated names with different
values.

* updated CHANGELOG.next.md

Co-authored-by: Kylie Geller <[email protected]>
# Conflicts:
#	experimental/generated/csv/fields.csv
#	generated/csv/fields.csv
@kgeller kgeller requested a review from a team as a code owner August 26, 2022 14:27
@kgeller kgeller merged commit 71885ef into elastic:8.5 Aug 26, 2022
@kgeller kgeller deleted the backport/8.5/pr-2038 branch August 26, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants