Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
```release-note:improvement
deps: Update hashicorp/raft-boltdb to v2.2.0
```
agent: Switch from boltdb/bolt to go.etcd.io/bbolt
core: Enable configuring raft boltdb freelist sync behavior
metrics: Emit metrics regarding raft boltdb operations
```release-note:breaking-change
agent: The state database on both clients and servers will automatically migrate its underlying database on startup. Downgrading to a previous version of an agent after upgrading it to Nomad 1.3 is not supported.