# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.0.0...@loopback/http-caching-proxy@2.0.1) (2020-03-17)

**Note:** Version bump only for package @loopback/http-caching-proxy





# [2.0.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.3.0...@loopback/http-caching-proxy@2.0.0) (2020-03-05)


### Bug Fixes

* extend test timeout for windows ([249198e](https://github.com/strongloop/loopback-next/commit/249198e41d6ad567f1582701c25abf29fc08c809)), closes [#4425](https://github.com/strongloop/loopback-next/issues/4425)


### chore

* remove support for Node.js v8.x ([4281d9d](https://github.com/strongloop/loopback-next/commit/4281d9df50f0715d32879e1442a90b643ec8f542))


### Features

* add `tslib` as dependency ([a6e0b4c](https://github.com/strongloop/loopback-next/commit/a6e0b4ce7b862764167cefedee14c1115b25e0a4)), closes [#4676](https://github.com/strongloop/loopback-next/issues/4676)
* **http-caching-proxy:** replace usage of request with axios as http client ([cd89ad4](https://github.com/strongloop/loopback-next/commit/cd89ad4cb979931b265af24de316e11262084090))


### BREAKING CHANGES

* **http-caching-proxy:** [axios](https://github.com/axios/) is now used as the
http client package to replace [request](https://github.com/request/request)
which is now deprecated.
* Node.js v8.x is now end of life. Please upgrade to version
10 and above. See https://nodejs.org/en/about/releases.





# [1.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.5...@loopback/http-caching-proxy@1.3.0) (2020-02-05)


### Features

* leverage isactive for transaction ([fc94437](https://github.com/strongloop/loopback-next/commit/fc9443787039d4a1db3008a0141f5693f95bfbd4))





## [1.2.5](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.4...@loopback/http-caching-proxy@1.2.5) (2020-01-27)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.3...@loopback/http-caching-proxy@1.2.4) (2020-01-07)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.2...@loopback/http-caching-proxy@1.2.3) (2019-12-09)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.1...@loopback/http-caching-proxy@1.2.2) (2019-11-25)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.0...@loopback/http-caching-proxy@1.2.1) (2019-11-12)

**Note:** Version bump only for package @loopback/http-caching-proxy





# [1.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.16...@loopback/http-caching-proxy@1.2.0) (2019-10-24)


### Features

* **http-caching-proxy:** add timeout and improve error logging ([72cd177](https://github.com/strongloop/loopback-next/commit/72cd17722174690355b220fd4127112b0edc67f2))





## [1.1.16](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.15...@loopback/http-caching-proxy@1.1.16) (2019-10-07)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.15](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.14...@loopback/http-caching-proxy@1.1.15) (2019-09-28)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.14](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.13...@loopback/http-caching-proxy@1.1.14) (2019-09-27)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.13](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.12...@loopback/http-caching-proxy@1.1.13) (2019-09-17)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.12](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.11...@loopback/http-caching-proxy@1.1.12) (2019-09-06)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.11](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.10...@loopback/http-caching-proxy@1.1.11) (2019-09-03)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.9...@loopback/http-caching-proxy@1.1.10) (2019-08-19)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.8...@loopback/http-caching-proxy@1.1.9) (2019-08-15)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.8](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.7...@loopback/http-caching-proxy@1.1.8) (2019-07-31)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.6...@loopback/http-caching-proxy@1.1.7) (2019-07-26)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.5...@loopback/http-caching-proxy@1.1.6) (2019-07-17)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.5](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.4...@loopback/http-caching-proxy@1.1.5) (2019-06-28)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.3...@loopback/http-caching-proxy@1.1.4) (2019-06-21)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.2...@loopback/http-caching-proxy@1.1.3) (2019-06-20)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.1...@loopback/http-caching-proxy@1.1.2) (2019-06-17)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.0...@loopback/http-caching-proxy@1.1.1) (2019-06-06)

**Note:** Version bump only for package @loopback/http-caching-proxy





# [1.1.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.22...@loopback/http-caching-proxy@1.1.0) (2019-06-03)


### Features

* replace tslint with eslint ([44185a7](https://github.com/strongloop/loopback-next/commit/44185a7))





## [1.0.22](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.21...@loopback/http-caching-proxy@1.0.22) (2019-05-31)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.21](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.20...@loopback/http-caching-proxy@1.0.21) (2019-05-30)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.20](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.19...@loopback/http-caching-proxy@1.0.20) (2019-05-23)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.19](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.18...@loopback/http-caching-proxy@1.0.19) (2019-05-14)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.18](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.17...@loopback/http-caching-proxy@1.0.18) (2019-05-10)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.17](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.16...@loopback/http-caching-proxy@1.0.17) (2019-05-09)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.16](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.15...@loopback/http-caching-proxy@1.0.16) (2019-05-06)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.15](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.14...@loopback/http-caching-proxy@1.0.15) (2019-04-20)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.14](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.13...@loopback/http-caching-proxy@1.0.14) (2019-04-11)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.13](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.12...@loopback/http-caching-proxy@1.0.13) (2019-04-09)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.12](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.11...@loopback/http-caching-proxy@1.0.12) (2019-04-05)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.11](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.10...@loopback/http-caching-proxy@1.0.11) (2019-03-22)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.9...@loopback/http-caching-proxy@1.0.10) (2019-03-22)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.8...@loopback/http-caching-proxy@1.0.9) (2019-03-12)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.8](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.7...@loopback/http-caching-proxy@1.0.8) (2019-03-01)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.6...@loopback/http-caching-proxy@1.0.7) (2019-02-25)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.5...@loopback/http-caching-proxy@1.0.6) (2019-02-08)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.5](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.4...@loopback/http-caching-proxy@1.0.5) (2019-01-28)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.3...@loopback/http-caching-proxy@1.0.4) (2019-01-14)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.2...@loopback/http-caching-proxy@1.0.3) (2018-12-20)

**Note:** Version bump only for package @loopback/http-caching-proxy





## [1.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.1...@loopback/http-caching-proxy@1.0.2) (2018-12-13)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="1.0.1"></a>
## [1.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.0.0...@loopback/http-caching-proxy@1.0.1) (2018-11-08)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.14"></a>
## [0.3.14](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.13...@loopback/http-caching-proxy@0.3.14) (2018-10-08)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.13"></a>
## [0.3.13](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.12...@loopback/http-caching-proxy@0.3.13) (2018-10-05)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.12"></a>
## [0.3.12](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.11...@loopback/http-caching-proxy@0.3.12) (2018-10-03)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.11"></a>
## [0.3.11](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.10...@loopback/http-caching-proxy@0.3.11) (2018-09-27)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.10"></a>
## [0.3.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.9...@loopback/http-caching-proxy@0.3.10) (2018-09-25)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.9"></a>
## [0.3.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.8...@loopback/http-caching-proxy@0.3.9) (2018-09-21)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.8"></a>
## [0.3.8](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.7...@loopback/http-caching-proxy@0.3.8) (2018-09-12)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.7"></a>
## [0.3.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.6...@loopback/http-caching-proxy@0.3.7) (2018-09-10)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.6"></a>
## [0.3.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.5...@loopback/http-caching-proxy@0.3.6) (2018-09-08)

**Note:** Version bump only for package @loopback/http-caching-proxy





<a name="0.3.5"></a>
## [0.3.5](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.4...@loopback/http-caching-proxy@0.3.5) (2018-08-24)


### Bug Fixes

* **http-caching-proxy:** fix compilation error ([653f6df](https://github.com/strongloop/loopback-next/commit/653f6df))





<a name="0.3.4"></a>
## [0.3.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.3...@loopback/http-caching-proxy@0.3.4) (2018-08-15)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.3.3"></a>
## [0.3.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.2...@loopback/http-caching-proxy@0.3.3) (2018-08-08)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.3.2"></a>
## [0.3.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.1...@loopback/http-caching-proxy@0.3.2) (2018-07-21)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.3.1"></a>
## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.0...@loopback/http-caching-proxy@0.3.1) (2018-07-20)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.3.0"></a>
# [0.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.7...@loopback/http-caching-proxy@0.3.0) (2018-07-20)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.7"></a>
## [0.2.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.6...@loopback/http-caching-proxy@0.2.7) (2018-07-10)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.6"></a>
## [0.2.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.5...@loopback/http-caching-proxy@0.2.6) (2018-06-28)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.5"></a>
## [0.2.5](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.4...@loopback/http-caching-proxy@0.2.5) (2018-06-27)


### Bug Fixes

* **docs:** upgrade to strong-docs@3.1.0 and fix links ([f91af8f](https://github.com/strongloop/loopback-next/commit/f91af8f))




<a name="0.2.4"></a>
## [0.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.3...@loopback/http-caching-proxy@0.2.4) (2018-06-20)


### Bug Fixes

* **http-caching-proxy:** add missing dependency on dist-util ([142c5ee](https://github.com/strongloop/loopback-next/commit/142c5ee))




<a name="0.2.3"></a>
## [0.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.1...@loopback/http-caching-proxy@0.2.3) (2018-06-09)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.2"></a>
## [0.2.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.1...@loopback/http-caching-proxy@0.2.2) (2018-06-09)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.1"></a>
## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.0...@loopback/http-caching-proxy@0.2.1) (2018-06-08)




**Note:** Version bump only for package @loopback/http-caching-proxy

<a name="0.2.0"></a>
# 0.2.0 (2018-06-08)


### Features

* **http-caching-proxy:** initial implementation ([7d8345c](https://github.com/strongloop/loopback-next/commit/7d8345c))
