Improvements
- Fix db query when using scalikejdbc #1777 (Thanks @orekyuu for the contribution!)
- Instrument Spring SessionAwareMessageListener #1801
Performance
- Replace disruptor with MpscBlockingArrayQueue #1775 #1787
- Sampling priority based trace publishing lanes #1782
- Simplify scope manager #1778
- Don't instrument well behaved spring class loaders #1785
- Implement linear time algorithm for reference matching #1618