Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-06 | 1.9 kB | |
v0.10.0 - 2025-05-05 source code.tar.gz | 2025-05-06 | 6.0 MB | |
v0.10.0 - 2025-05-05 source code.zip | 2025-05-06 | 6.0 MB | |
Totals: 3 Items | 12.0 MB | 2 |
What's Changed
- New release tag by @sleipnir in https://github.com/elixir-grpc/grpc/pull/385
- Release 0.9.0 by @sleipnir in https://github.com/elixir-grpc/grpc/pull/386
- Add one-line logs with time by @carrascoacd in https://github.com/elixir-grpc/grpc/pull/392
- [#397]: Preserve the order of the response messages when the stream response process handles ":consume_response" by @senconscious in https://github.com/elixir-grpc/grpc/pull/396
- add better logging for mint adapter in case of connection error by @flaviogrossi in https://github.com/elixir-grpc/grpc/pull/408
- if an erlang error escapes it causes ReportException to fail and hide… by @jeregrine in https://github.com/elixir-grpc/grpc/pull/407
- chore: update protobuf library version by @polvalente in https://github.com/elixir-grpc/grpc/pull/410
- Fix: deprecated s.o base image for github workflows by @sleipnir in https://github.com/elixir-grpc/grpc/pull/413
- Access mode detection (transcode vs grpcweb vs grpc) by @aseigo in https://github.com/elixir-grpc/grpc/pull/412
- Encode protobuf to iodata for better performance by @v0idpwn in https://github.com/elixir-grpc/grpc/pull/395
- Remove elixir 1.12 from git pipeline by @sleipnir in https://github.com/elixir-grpc/grpc/pull/415
- refactor: use Keyword.validate! and bump to v0.10 and elixir 1.15 by @polvalente in https://github.com/elixir-grpc/grpc/pull/416
New Contributors
- @senconscious made their first contribution in https://github.com/elixir-grpc/grpc/pull/396
- @flaviogrossi made their first contribution in https://github.com/elixir-grpc/grpc/pull/408
- @jeregrine made their first contribution in https://github.com/elixir-grpc/grpc/pull/407
- @aseigo made their first contribution in https://github.com/elixir-grpc/grpc/pull/412
Full Changelog: https://github.com/elixir-grpc/grpc/compare/v0.9.0...v0.10.0