Changelog
- 40d8e7f ci: bump badger goroutines
- d2a1b4d ci: bump badger goroutines and lower win test parallelism
- ed75b3d ci: bump subscription timeouts in CI
- 9550201 ci: cleanup Makefile
- 41fe6b6 ci: dont use $(MAKE) variable in ci
- 810c843 ci: dont use richgo on windows
- 25b76f0 ci: general tidying
- 65c446a ci: invalidate cache
- ad9314e ci: just skip Subscription tests on CI entirely
- 5c14515 ci: lower windows test parallelism a bit more
- a43d6d6 ci: maybe a higher windows parallelism?
- f53ed49 ci: save an extra storage test in CI
- d05fa70 ci: skip subscription test on actions windows envs
- 7845c28 ci: tidy use same env vars in Makefile
- ef03413 ci: tidying
- 8c6d031 ci: use same parallelism in all environments now
- c77884e fix: take exclusive lock during subscription callbacks
- 0ef2d5f refactor: use byte slices for keys and values in backends, fix some builtin plugin flag parsing bugs
- e718519 tests: FuzzRandomAddress does not need to guarantee unique /128 addresses
- cf60500 tests: add tests for storage subscriptions
- a8817f2 tests: add to to provider conformance test
- c8144b4 tests: more provider conformance tests
- 51d3ff9 tests: typo in comment