v0.11.0
What's Changed
- chore: remove refs to deprecated io/ioutil by @testwill in #223
- Bump actions/checkout from 3 to 4 by @dependabot in #212
- Remove dapper from testing, update DBs tested by @dereknola in #232
- Fix issue with gap fill records clobbering inserts under load on pgsql by @brandond in #226
- Remove http/tls mux from etcd client listener by @brandond in #227
- Add check for mod revision=0 in update txn by @brandond in #229
- Properly return ErrCompacted/ErrFutureRev for get/list by @brandond in #231
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #225
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #217
- Actually run postgres tests by @dereknola in #234
- Update the version of goimports used in Dockerfile.dapper by @github-actions in #224
- Parallelize Drone testing by @dereknola in #233
- refactor: update ttl event expiry model by @gshilei in #235
- Fix multiple issues with Watch by @brandond in #238
- Limit testing to pull_requests by @dereknola in #240
- [nats] NATS backend rewrite, perf and stability improvements by @bruth in #194
- Bugfix? create pgql database if not exists by @oz123 in #241
New Contributors
- @testwill made their first contribution in #223
- @gshilei made their first contribution in #235
- @oz123 made their first contribution in #241
Full Changelog: v0.10.3...v0.10.4