-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected] - @elastic/[email protected]
- Loading branch information
apmmachine
committed
Jul 6, 2020
1 parent
0679a71
commit a6e9dc6
Showing
11 changed files
with
55 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-07-06) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-angular | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-06-24) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-angular | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.4.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-07-06) | ||
|
||
|
||
### Features | ||
|
||
* **rum:** categorize transactions based on current url ([#827](https://github.com/elastic/apm-agent-rum-js/issues/827)) ([3888653](https://github.com/elastic/apm-agent-rum-js/commit/3888653b85c5fea4f9590601f45bd0219366fa35)) | ||
* **rum-core:** capture XHR/Fetch spans using resource timing ([#825](https://github.com/elastic/apm-agent-rum-js/issues/825)) ([5983e71](https://github.com/elastic/apm-agent-rum-js/commit/5983e712578c0fef2c3c46827c8aeb618e5a1bbf)) | ||
* **rum-core:** populate destination info for NT spans ([#831](https://github.com/elastic/apm-agent-rum-js/issues/831)) ([66c322e](https://github.com/elastic/apm-agent-rum-js/commit/66c322e7492b1ab65abe830a558ffd8becf67ed2)) | ||
* use page visibilityState for browser responsiveness check ([#813](https://github.com/elastic/apm-agent-rum-js/issues/813)) ([9de8344](https://github.com/elastic/apm-agent-rum-js/commit/9de8344b3e994c06f5d2d72b6e6a3fd736a7c039)) | ||
|
||
|
||
|
||
|
||
|
||
## [5.3.1](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-06-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.2.1](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-07-06) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-react | ||
|
||
|
||
|
||
|
||
|
||
# [1.2.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-06-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@elastic/apm-rum-react", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Elastic APM Real User Monitoring for React applications", | ||
"author": "Hamid <[email protected]>", | ||
"homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-07-06) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-vue | ||
|
||
|
||
|
||
|
||
|
||
## [1.1.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-06-24) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum-vue | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.3.0](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-07-06) | ||
|
||
|
||
### Features | ||
|
||
* **rum:** add apiVersion config to types ([#833](https://github.com/elastic/apm-agent-rum-js/issues/833)) ([0679a71](https://github.com/elastic/apm-agent-rum-js/commit/0679a71e421251a7916d47e2128030e44cb9e334)) | ||
|
||
|
||
|
||
|
||
|
||
## [5.2.1](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/[email protected]...@elastic/[email protected]) (2020-06-24) | ||
|
||
**Note:** Version bump only for package @elastic/apm-rum | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters