Skip to content

Node gRPC v1.7.2

Choose a tag to compare

@murgatroid99 murgatroid99 released this 21 Nov 01:47
· 3960 commits to master since this release
1ed7e4b
  • Separate precompiled binaries for glibc and musl libc (#82, courtesy of @bkw)
    • Precompiled binaries are not yet distributed for musl libc. Installations on Alpine Linux will result in compiling the binary locally.
  • Remove incorrect assertion (#92)