Popular repositories
81 contributions in the last year
Less
More
Activity overview
Contributed to
laurocaetano/rsraft,
laurocaetano/laurocaetano.github.io,
laurocaetano/learning-rust
and 5 other
repositories
Contribution activity
March - May 2021
laurocaetano has no activity
yet for this period.
February 2021
Created 7 commits in 2 repositories
Created 2 repositories
Created a pull request in elastic/elasticsearch-rs that received 11 comments
Add bytes method to Response struct
This patch has a simple change to wrap the reqwest::Response::bytes() into the client Response struct. Additionally I've taken the liberty to do so…
+80
−35
•
11
comments
Created an issue in elastic/elasticsearch-rs that received 2 comments
[BUG] Failing cert tests on Ubuntu 20.04
Describe the bug
Failing integration tests when running on Ubuntu 20.04. They seem to fail due to connectivity issues:
Error: Error { kind: Http(re…
2
comments