What's Changed
- Refactor the subscriptions api to meet standard mount approach by @otherview in #926
- bump golang.org/x/crypto to 0.31.0 by @libotony in #922
- chore(stats): move cache stats to cache package by @darrenvechain in #927
- add go1.23 on ubuntu tests by @libotony in #930
- Use thread safe LRU implementation by @YeahNotSewerSide in #928
- chore(deps): update net package by @darrenvechain in #932
- chore: run PR actions on every branch by @freemanzMrojo in #940
- feat: e2e tests on release branches by @freemanzMrojo in #946
- MainDB V4 and LogDB with various improvements by @darrenvechain in #942
- Metrics (Compaction): Values by level by @freemanzMrojo in #936
- Metrics (Compaction): Do not call the DB if metrics are disabled by @freemanzMrojo in #952
- DB metrics skeleton + Tx Pool updates by @libotony in #953
- Metrics (Accounts): State changes by @freemanzMrojo in #916
Full Changelog: v2.1.6...v2.2.0-rc.2