Skip to content

Commit dd8dc14

Browse files
author
Dmitry Pimenov
committed
v4.0.1
1 parent 6ed37d6 commit dd8dc14

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

+40
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
## <small>4.0.1 (2020-12-16)</small>
2+
3+
* build: bumping python to 1.0.4 ([b4f3587](https://github.com/readmeio/metrics-sdks/commit/b4f3587))
4+
* build: node release 4.0.1 ([6ed37d6](https://github.com/readmeio/metrics-sdks/commit/6ed37d6))
5+
* Add an option to use res in payload (#155) ([4a7a550](https://github.com/readmeio/metrics-sdks/commit/4a7a550)), closes [#155](https://github.com/readmeio/metrics-sdks/issues/155) [readmeio/metrics-sdks#154](https://github.com/readmeio/metrics-sdks/issues/154)
6+
* v1.0.3 ([64b6999](https://github.com/readmeio/metrics-sdks/commit/64b6999))
7+
* chore: ignore the __tests__ directory in the published node sdk ([bc32340](https://github.com/readmeio/metrics-sdks/commit/bc32340))
8+
* chore: reinstalling lerna ([2779079](https://github.com/readmeio/metrics-sdks/commit/2779079))
9+
* chore: removing .vscode/ ([ba6fa8b](https://github.com/readmeio/metrics-sdks/commit/ba6fa8b))
10+
* chore(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#106) ([0108b94](https://github.com/readmeio/metrics-sdks/commit/0108b94)), closes [#106](https://github.com/readmeio/metrics-sdks/issues/106)
11+
* chore(deps-dev): bump @commitlint/config-conventional (#103) ([e649769](https://github.com/readmeio/metrics-sdks/commit/e649769)), closes [#103](https://github.com/readmeio/metrics-sdks/issues/103)
12+
* chore(deps-dev): bump @readme/eslint-config from 3.4.2 to 3.5.0 (#104) ([ac6c03a](https://github.com/readmeio/metrics-sdks/commit/ac6c03a)), closes [#104](https://github.com/readmeio/metrics-sdks/issues/104)
13+
* chore(deps-dev): bump @readme/eslint-config from 3.5.0 to 3.6.2 (#124) ([82df0df](https://github.com/readmeio/metrics-sdks/commit/82df0df)), closes [#124](https://github.com/readmeio/metrics-sdks/issues/124)
14+
* chore(deps-dev): bump eslint from 7.10.0 to 7.11.0 (#122) ([55b3717](https://github.com/readmeio/metrics-sdks/commit/55b3717)), closes [#122](https://github.com/readmeio/metrics-sdks/issues/122)
15+
* chore(deps-dev): bump eslint from 7.7.0 to 7.8.0 (#89) ([f2bfcbd](https://github.com/readmeio/metrics-sdks/commit/f2bfcbd)), closes [#89](https://github.com/readmeio/metrics-sdks/issues/89)
16+
* chore(deps-dev): bump eslint from 7.8.0 to 7.10.0 (#113) ([02bcc2c](https://github.com/readmeio/metrics-sdks/commit/02bcc2c)), closes [#113](https://github.com/readmeio/metrics-sdks/issues/113)
17+
* chore(deps-dev): bump husky from 4.2.5 to 4.3.0 (#105) ([4f4d0fd](https://github.com/readmeio/metrics-sdks/commit/4f4d0fd)), closes [#105](https://github.com/readmeio/metrics-sdks/issues/105)
18+
* chore(deps-dev): bump jest from 26.4.2 to 26.6.0 (#123) ([e830afe](https://github.com/readmeio/metrics-sdks/commit/e830afe)), closes [#123](https://github.com/readmeio/metrics-sdks/issues/123)
19+
* chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#102) ([6a7be87](https://github.com/readmeio/metrics-sdks/commit/6a7be87)), closes [#102](https://github.com/readmeio/metrics-sdks/issues/102)
20+
* chore(deps-dev): bump supertest from 4.0.2 to 5.0.0 (#107) ([dfb7744](https://github.com/readmeio/metrics-sdks/commit/dfb7744)), closes [#107](https://github.com/readmeio/metrics-sdks/issues/107)
21+
* chore(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#100) ([a1d1fcf](https://github.com/readmeio/metrics-sdks/commit/a1d1fcf)), closes [#100](https://github.com/readmeio/metrics-sdks/issues/100)
22+
* chore(deps): bump actions/setup-node from v2.1.1 to v2.1.2 (#115) ([ab70e49](https://github.com/readmeio/metrics-sdks/commit/ab70e49)), closes [#115](https://github.com/readmeio/metrics-sdks/issues/115)
23+
* chore(deps): bump actions/setup-python from v2.1.2 to v2.1.3 (#99) ([c5bae10](https://github.com/readmeio/metrics-sdks/commit/c5bae10)), closes [#99](https://github.com/readmeio/metrics-sdks/issues/99)
24+
* chore(deps): bump actions/setup-python from v2.1.3 to v2.1.4 (#114) ([783098a](https://github.com/readmeio/metrics-sdks/commit/783098a)), closes [#114](https://github.com/readmeio/metrics-sdks/issues/114)
25+
* chore(deps): bump actions/setup-ruby from v1.1.1 to v1.1.2 (#101) ([d31d3d0](https://github.com/readmeio/metrics-sdks/commit/d31d3d0)), closes [#101](https://github.com/readmeio/metrics-sdks/issues/101)
26+
* chore(deps): bump more-itertools from 8.4.0 to 8.5.0 in /packages/python (#88) ([7b9982d](https://github.com/readmeio/metrics-sdks/commit/7b9982d)), closes [#88](https://github.com/readmeio/metrics-sdks/issues/88)
27+
* chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (#93) ([4846387](https://github.com/readmeio/metrics-sdks/commit/4846387)), closes [#93](https://github.com/readmeio/metrics-sdks/issues/93)
28+
* chore(setup.py): updating version to 1.0.6 ([9528e05](https://github.com/readmeio/metrics-sdks/commit/9528e05))
29+
* chore(setup.py): updating version to 1.0.6 (#153) ([5d5f57b](https://github.com/readmeio/metrics-sdks/commit/5d5f57b)), closes [#153](https://github.com/readmeio/metrics-sdks/issues/153)
30+
* Fix: add back fields for package name and metrics api prefix (#151) ([8d76c18](https://github.com/readmeio/metrics-sdks/commit/8d76c18)), closes [#151](https://github.com/readmeio/metrics-sdks/issues/151)
31+
* docs: adding a maintainers guide for publishing releases (#125) ([ee34e6b](https://github.com/readmeio/metrics-sdks/commit/ee34e6b)), closes [#125](https://github.com/readmeio/metrics-sdks/issues/125)
32+
* ci: adding kanad and dmitry to the dependabot reviewers list ([ccdbb5d](https://github.com/readmeio/metrics-sdks/commit/ccdbb5d))
33+
* ci: setting up dependabot for the ruby sdk ([b5d29d3](https://github.com/readmeio/metrics-sdks/commit/b5d29d3))
34+
* fix(python): add fallback in case content-length isn't available (#95) ([adf4092](https://github.com/readmeio/metrics-sdks/commit/adf4092)), closes [#95](https://github.com/readmeio/metrics-sdks/issues/95)
35+
* fix(python): fixing issue with closing LimitedStream + test cases (#98) ([97edab0](https://github.com/readmeio/metrics-sdks/commit/97edab0)), closes [#98](https://github.com/readmeio/metrics-sdks/issues/98)
36+
* feat: running php sdk tests against laravel 8 (#92) ([d24e244](https://github.com/readmeio/metrics-sdks/commit/d24e244)), closes [#92](https://github.com/readmeio/metrics-sdks/issues/92)
37+
* feat(python): Add allowed_http_hosts option to allow for only sending… (#64) ([66b3f48](https://github.com/readmeio/metrics-sdks/commit/66b3f48)), closes [#64](https://github.com/readmeio/metrics-sdks/issues/64)
38+
39+
40+
141
## 4.0.1 (2020-12-16)
242
* Exposing both req and res for grouping (#155) ([4a7a550](https://github.com/readmeio/metrics-sdks/commit/4a7a550))
343

0 commit comments

Comments
 (0)