Sourced from github.com/dgraph-io/ristretto's releases.
v0.1.1
0.1.1 - 2022-10-12
This release fixes certain arm64 build issues in the z package. It also incorporates CI steps in our repository.
Changed
- [chore(docs): Include SpiceDB in the list of projects using Ristretto (#285)](dgraph-io/ristretto#311)
Added
- [Run CI Jobs via Github Actions #304](dgraph-io/ristretto#304)
Fixed
- fix(build): update x/sys dependency
- fix(z): Address inconsistent mremap return arguments with arm64
- [fix(z): runtime error: index out of range for !amd64 env #287](dgraph-io/ristretto#307)
Sourced from github.com/dgraph-io/ristretto's changelog.
0.1.1 - 2022-10-12
This release fixes certain arm64 build issues in the z package. It also incorporates CI steps in our repository.
Changed
- [chore(docs): Include SpiceDB in the list of projects using Ristretto (#285)](dgraph-io/ristretto#311)
Added
- [Run CI Jobs via Github Actions #304](dgraph-io/ristretto#304)
Fixed
- fix(build): update x/sys dependency
- fix(z): Address inconsistent mremap return arguments with arm64
- [fix(z): runtime error: index out of range for !amd64 env #287](dgraph-io/ristretto#307)
aab738f
chore(docs): changelog for v0.1.1 (#312)c534e42
chore(docs): Include SpiceDB in the list of projects using Ristretto (#285)
(...95a8d5a
Chore(CI): fixing linting in sketch.go (#310)bff753b
chore(CI): fix lint errors (#306)8c5987e
fix(z): Address inconsistent mremap return arguments with arm64 (#309)d2cbc2f
fix(build): update x/sys dependency (#308)9b20e9a
fix(z): runtime error: index out of range for !amd64 env #287
(#307)dddaaf3
chore(CI): cleanup + run CI jobs with Github actions (#304)