From d5f54924bd6eef7fb6f9db8d40dac669ea31d8c7 Mon Sep 17 00:00:00 2001 From: Jeymisson Oliveira Date: Wed, 30 Aug 2023 15:47:53 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d68339..6375cfff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- Remove sampling decision from runtime +- Only create tracing spans when they come from router ## [6.45.20-beta] - 2023-08-30 @@ -1776,4 +1779,4 @@ instead [6.45.14]: https://github.com/vtex/node-vtex-api/compare/v6.45.13...v6.45.14 [6.45.13]: https://github.com/vtex/node-vtex-api/compare/v6.45.12...v6.45.13 -[6.45.20-beta]: https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta \ No newline at end of file +[6.45.20-beta]: https://github.com/vtex/node-vtex-api/compare/v6.45.19...v6.45.20-beta