Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ffgan/grpc

Tags

v1.73.0-pre2

Toggle v1.73.0-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] Bump version to 1.73.0-pre2 (on v1.73.x branch) (grpc#39721)

Change was created by the release automation script. See go/grpc-release

v1.72.1

Toggle v1.72.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] Bump version to 1.72.1 (on v1.72.x branch) (grpc#39719)

Change was created by the release automation script. See go/grpc-release

v1.73.0-pre1

Toggle v1.73.0-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Python linux distribtest for aarch64_alpine target and enable for…

… presubmit test (v1.73.x backport) (grpc#39655)

Backport of grpc#39647 to v1.73.x.
---
Following the fix in grpc#39558 to separate
the build job for musllinux_1_1_aarch64, looks like the distrib_target
step was also not working mutually exclusive with the exclude filters as
expected.

The target `python_linux_aarch64_alpine` in the distrib_targets step
should also only be part of the `grpc_distribtests_python_arm64` kokoro
job but is wrongly getting executed as part of the
`grpc_distribtests_python` kokoro job and hence failing on master
currently. Hence updated the exclude filters to separate it.

Also, the `python_linux_aarch64_alpine` distrib_target was not running
as part of the presubmit tests, which is why this wasn't flagged earlier
during the grpc#39558 PR. Given that we want to ensure the future build jobs
stay separated and not cause release blockers, I think it would be
better to enable this distrib target for presubmits. Have included this
change too in this PR.

Co-authored-by: Sreenithi Sridharan <[email protected]>

v1.70.2

Toggle v1.70.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] Bump version to 1.70.2 (on v1.70.x branch) (grpc#39462)

Change was created by the release automation script. See go/grpc-release

v1.71.1

Toggle v1.71.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump release version 202504230836 (grpc#39349)

v1.72.0

Toggle v1.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RLS] fix use-after-free from accessing config after LB policy shutdo…

…wn (v1.72.x backport) (grpc#39316)

Backport of grpc#39303 to v1.72.x.
---
Should fix grpc#39217

Co-authored-by: Mark D. Roth <[email protected]>

v1.72.0-pre1

Toggle v1.72.0-pre1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] Bump version to 1.72.0-pre1 (on v1.72.x branch) (grpc#39162)

Change was created by the release automation script. See go/grpc-release

v1.71.0

Toggle v1.71.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump release version 202503061239 (grpc#38943)

v1.71.0-pre3

Toggle v1.71.0-pre3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] Bump version to 1.71.0-pre3 (on v1.71.x branch) (grpc#38899)

Change was created by the release automation script. See go/grpc-release

v1.71.0-pre2

Toggle v1.71.0-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump release version 202502211249 (grpc#38807)