v0.7.0
What's Changed
- sync: update CI config files by @web3-bot in #195
- Fix fuzz tests by adding the missing context.Context argument by @kyakdan in #198
- test: fix fuzz commands by @aschmahmann in #202
- add .github/workflows/cifuzz.yml by @DavidKorczynski in #197
- ci: uci/delete-templates by @web3-bot in #205
- ci: uci/copy-templates by @web3-bot in #206
- ci: uci/copy-templates by @web3-bot in #207
- Add root namespace method to Key by @dennis-tra in #208
- Add traced datastore by @dennis-tra in #209
- ci: uci/update-go by @web3-bot in #214
- ci: uci/copy-templates by @web3-bot in #215
- ci: uci/update-go by @web3-bot in #216
- chore: update dependencies by @gammazero in #217
- chore: update upload-artifact action to v4 by @galargh in #218
- ci: uci/update-go by @web3-bot in #219
- Remove unneeded dependencies by @gammazero in #220
- Do not create goroutines for query result ordering by @gammazero in #221
- Update fuzz dependecies by @gammazero in #222
- Remove obsolete .gx directory by @gammazero in #224
New Contributors
- @kyakdan made their first contribution in #198
- @DavidKorczynski made their first contribution in #197
- @dennis-tra made their first contribution in #208
- @gammazero made their first contribution in #217
- @galargh made their first contribution in #218
Full Changelog: v0.6.0...v0.7.0