In the past couple of weeks, some contributions I've made are to:
Kong | eksctl-io | renovatebot | rust-lang |
🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
This makes it possible to lookup a header without having to create a StrBytes, which isn't possible right now as far as I can tell.
Debug
for all public types
try_match
function
Context
in the execute
method
impl Borrow<[u8]> for StrBytes
, not Borrow<str>
StreamExt::try_scan
try_match
function
add_variable
serialization error type
At the moment errors returned by this library Box<dyn Error>
are difficult to incorporate, for example with anyhow
, because they have quite weak bo…
Compression
used for a record batch when decoding it