|
18 | 18 |
|
19 | 19 | --- |
20 | 20 |
|
| 21 | +## v6.17.0 |
| 22 | + |
| 23 | +**Public Changes:** |
| 24 | + |
| 25 | +- ✨ don't write lock to cookie for read only operation ([#3728](https://github.com/DataDog/browser-sdk/pull/3728)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 26 | +- ✨ [FFL-450] Add support for exposures track ([#3738](https://github.com/DataDog/browser-sdk/pull/3738)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 27 | +- ✨[RUM-10825] Add hot-reload to developer-extension ([#3687](https://github.com/DataDog/browser-sdk/pull/3687)) |
| 28 | +- 📝 Reference the api reference ([#3739](https://github.com/DataDog/browser-sdk/pull/3739)) |
| 29 | +- 📝 Typedoc setup and theme ([#3676](https://github.com/DataDog/browser-sdk/pull/3676)) |
| 30 | + |
| 31 | +**Internal Changes:** |
| 32 | + |
| 33 | +- 👷 Update dependency eslint-plugin-jsdoc to v52 ([#3755](https://github.com/DataDog/browser-sdk/pull/3755)) |
| 34 | +- 👷 Lock file maintenance ([#3757](https://github.com/DataDog/browser-sdk/pull/3757)) |
| 35 | +- 👷 Allow `merge-into-stating` CI job to fail ([#3750](https://github.com/DataDog/browser-sdk/pull/3750)) |
| 36 | +- 👷 🏷️ `scripts/` TS migration ([#3732](https://github.com/DataDog/browser-sdk/pull/3732)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 37 | +- 👷 add a stale issue workflow ([#3707](https://github.com/DataDog/browser-sdk/pull/3707)) |
| 38 | +- 👷 Update dependency eslint-plugin-unicorn to v60 ([#3734](https://github.com/DataDog/browser-sdk/pull/3734)) |
| 39 | +- 👷 Update all non-major dependencies ([#3704](https://github.com/DataDog/browser-sdk/pull/3704)) [FLAGGING] [RUM-REACT] [WORKER] |
| 40 | +- 👷add back html coverage ([#3741](https://github.com/DataDog/browser-sdk/pull/3741)) |
| 41 | +- 👷 Update actions/configure-pages action to v5 ([#3733](https://github.com/DataDog/browser-sdk/pull/3733)) |
| 42 | +- 👷 hide tag sanitization console warning in unit tests ([#3736](https://github.com/DataDog/browser-sdk/pull/3736)) [LOGS] |
| 43 | +- 👷 Update dependency webpack-cli to v6 ([#3735](https://github.com/DataDog/browser-sdk/pull/3735)) |
| 44 | +- 👷 Lock file maintenance ([#3705](https://github.com/DataDog/browser-sdk/pull/3705)) |
| 45 | +- 👷 First deploy for api reference + fix yaml ([#3727](https://github.com/DataDog/browser-sdk/pull/3727)) |
| 46 | +- 👷 fix coverage report directory ([#3737](https://github.com/DataDog/browser-sdk/pull/3737)) |
| 47 | +- Revert "👷 hide tag sanitization console warning in unit tests" [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 48 | +- 👷 hide tag sanitization console warning in unit tests [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 49 | +- 👷 upload code coverage report to datadog ([#3710](https://github.com/DataDog/browser-sdk/pull/3710)) |
| 50 | +- 👷 Add more telemetry debug for cookie configuration ([#3709](https://github.com/DataDog/browser-sdk/pull/3709)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 51 | +- ✅ [Remote config] add a remote config e2e scenario ([#3721](https://github.com/DataDog/browser-sdk/pull/3721)) [RUM] [RUM-REACT] [RUM-SLIM] |
| 52 | +- 🔊 [RUM-11144] Apply telemetry context to early telemetry message ([#3745](https://github.com/DataDog/browser-sdk/pull/3745)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 53 | +- ⚗ [PANA-3411] Add telemetry for session replay reliability ([#3688](https://github.com/DataDog/browser-sdk/pull/3688)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 54 | +- ♻️ use fetch to retrieve remote configuration ([#3723](https://github.com/DataDog/browser-sdk/pull/3723)) [FLAGGING] [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER] |
| 55 | +- ♻️ Move customer context from assembly to collection ([#3681](https://github.com/DataDog/browser-sdk/pull/3681)) [RUM] [RUM-REACT] [RUM-SLIM] |
| 56 | + |
21 | 57 | ## v6.16.0 |
22 | 58 |
|
23 | 59 | **Public Changes:** |
|
0 commit comments