oak icon indicating copy to clipboard operation
oak copied to clipboard

Meaningful control of data in distributed systems.

Results 244 oak issues
Sort by recently updated
recently updated
newest added

See #4631 for context Is there a way of ensuring that we catch this in our CI?

Tracking / discussion issue about considering switching to Bazel to build the Rust code. There is no concrete plan yet, but we can reference this issue over time with thoughts...

lang/Rust

Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.4.0 to 2.5.0. Commits 4f26be4 2.5.0 3be5734 api: implement FusedIterator b0d16b7 ci: fix it See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=walkdir&package-manager=cargo&previous-version=2.4.0&new-version=2.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.0. Changelog Sourced from base64's changelog. 0.22.0 DecodeSliceError::OutputSliceTooSmall is now conservative rather than precise. That is, the error will only occur if the decoded output...