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.0.0] Fix version resolution in AutoloadSymbols #23947

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

bazel-io
Copy link
Member

The logic picked the first instead of the highest version due to a typo.

Closes #23936.

PiperOrigin-RevId: 684528776
Change-Id: Ic61c84ca2f3489e43fc71944824e7e2311543ab9

Commit 4e6a28a

The logic picked the first instead of the highest version due to a typo.

Closes bazelbuild#23936.

PiperOrigin-RevId: 684528776
Change-Id: Ic61c84ca2f3489e43fc71944824e7e2311543ab9
@bazel-io bazel-io requested a review from a team as a code owner October 10, 2024 23:17
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Oct 10, 2024
@meteorcloudy meteorcloudy added this pull request to the merge queue Oct 11, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit decfacf Oct 11, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants