|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.0.0](https://github.com/Financial-Times/dotcom-reliability-kit/compare/client-metrics-web-v0.1.4...client-metrics-web-v1.0.0) (2026-03-12) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* use new cp-client-metrics-server |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* add queue class ([55da00f](https://github.com/Financial-Times/dotcom-reliability-kit/commit/55da00f6ee336aa00825508632e6aaedb191f532)) |
| 13 | +* adds batching ([81d3dc1](https://github.com/Financial-Times/dotcom-reliability-kit/commit/81d3dc15ee99dcc482428bf649d8d11fb52f6282)) |
| 14 | +* use new cp-client-metrics-server ([ca05b08](https://github.com/Financial-Times/dotcom-reliability-kit/commit/ca05b083347e0019705071440d40a5ae5a7a8ae2)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* add case for local.ft.com ([a322a22](https://github.com/Financial-Times/dotcom-reliability-kit/commit/a322a22a7f8d5ecd5eeb8d54a68264861465a0e8)) |
| 20 | +* adds types to all functions of the Metrics Client ([c9045d5](https://github.com/Financial-Times/dotcom-reliability-kit/commit/c9045d55988f7d65d903495b061241e58f1eb141)) |
| 21 | +* biome ([87d7f45](https://github.com/Financial-Times/dotcom-reliability-kit/commit/87d7f45aa7c520e106d511fa3f5674f62017538b)) |
| 22 | +* clarify README ([2f0b0fe](https://github.com/Financial-Times/dotcom-reliability-kit/commit/2f0b0fe5b2f5115d7d1433d9a8b57d45a0262161)) |
| 23 | +* elapsed seconds check ([b86143d](https://github.com/Financial-Times/dotcom-reliability-kit/commit/b86143d346ed7610f06ce9e524c600e096d86c35)) |
| 24 | +* linting ([d64bbbc](https://github.com/Financial-Times/dotcom-reliability-kit/commit/d64bbbca06fe6a1923bec9edbd09352fcffa32e5)) |
| 25 | +* make endpoint systemCode and systemVersion private ([f87a7f8](https://github.com/Financial-Times/dotcom-reliability-kit/commit/f87a7f8d2e6ee895f0253e7903756eef6f3e040d)) |
| 26 | +* more biome ([0efc93c](https://github.com/Financial-Times/dotcom-reliability-kit/commit/0efc93c44c7146bfc4672d3f5440af63cd4cc4a0)) |
| 27 | +* nitpicks from pr review ([a2d33b5](https://github.com/Financial-Times/dotcom-reliability-kit/commit/a2d33b53dac7b0b714ac5c305bc2d51c8d181856)) |
| 28 | +* unit test ([0e4479b](https://github.com/Financial-Times/dotcom-reliability-kit/commit/0e4479bdaddedaaab321bae045423e657c31d0ee)) |
| 29 | + |
| 30 | + |
| 31 | +### Documentation Changes |
| 32 | + |
| 33 | +* add more details about imports in README ([0925db8](https://github.com/Financial-Times/dotcom-reliability-kit/commit/0925db800dd98a9100113f4c3b35737f3baa5bf8)) |
| 34 | +* add new info for batching in readme ([8fc9924](https://github.com/Financial-Times/dotcom-reliability-kit/commit/8fc9924adee010023b9ebc4d665dbe26a6364563)) |
| 35 | +* add queue in readme ([49250a6](https://github.com/Financial-Times/dotcom-reliability-kit/commit/49250a663623c4151c14a54b1652156b162276cf)) |
| 36 | +* update package.json with accurate description ([e200be3](https://github.com/Financial-Times/dotcom-reliability-kit/commit/e200be37f5542cb08d1df94b92fcd9a40ff6e66c)) |
| 37 | +* update README ([e795024](https://github.com/Financial-Times/dotcom-reliability-kit/commit/e795024da6700c13c8844b296f622a9982b2a2c6)) |
| 38 | +* update README ([0682234](https://github.com/Financial-Times/dotcom-reliability-kit/commit/0682234b56dfe083312225812d78896b6c2eb0b5)) |
| 39 | + |
3 | 40 | ## [0.1.4](https://github.com/Financial-Times/dotcom-reliability-kit/compare/client-metrics-web-v0.1.3...client-metrics-web-v0.1.4) (2025-08-12) |
4 | 41 |
|
5 | 42 |
|
|
0 commit comments