v1.13.0
feat(http): add HTTP2 support; (#7150)
fix(adapter): fix progress event emitting; (#6518)
feat(types): extend AxiosResponse interface to include custom headers type (#6782)
chore(ci): add local HTTP server for Karma tests; (#7022)
fix(http2): fix possible race condition when handling http2 stream on almost timed out session by improving timeout out algorithm; (#7186)