gRPC v1.21.2 Release Notes

Release Date: 2019-05-31 // almost 5 years ago
  • ๐Ÿš€ This is the 1.21.2 patch release for the PHP extension only. Please do not use this release for other language.

    ๐Ÿš€ Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

    ๐Ÿš€ This release contains refinements, improvements, and bug fixes, with highlights listed below.

    PHP

    • ๐Ÿ›  Fixed shutdown segfault (#19471)
    • ๐Ÿ›  Fixed ZTS build failure (#19181)