Skip to content

Commit d5f0ac8

Browse files
chore(main): release 1.0.0
1 parent 9ec4704 commit d5f0ac8

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-07-25)
4+
5+
6+
### Features
7+
8+
* **beacon:** Auto-detect if page is cached and cache metric is not ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
9+
* **beacon:** Beacon Configuration supports various CSP modes of Magento ([9ec4704](https://github.com/EcomDev/magento2-module-rum-beacon/commit/9ec47049f199e6afc0064c9c57268ad230578d4f))
10+
* **beacon:** Beacon Configuration supports various CSP modes of Magento ([a4109da](https://github.com/EcomDev/magento2-module-rum-beacon/commit/a4109da4246bceea454c262d2602d4001cf8a303))
11+
* **beacon:** Collect CLS metric ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
12+
* **beacon:** Collect FCP metric ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
13+
* **beacon:** Collect INP metric ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
14+
* **beacon:** Collect LCP metric ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
15+
* **beacon:** Collect TTFB metric ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
16+
* **beacon:** Parse Beacon Configuration from script element ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
17+
* Magento Module for RUM Beacon ([bda1e1a](https://github.com/EcomDev/magento2-module-rum-beacon/commit/bda1e1a694ec73d2a4ee160c1e893ab2892a3aee))
18+
* Magento Module for RUM Beacon ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
19+
* **page-info:** Collect Current Store View ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
20+
* **page-info:** Collect Information about Current Category ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
21+
* **page-info:** Collect Information about Current Product ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
22+
* **page-info:** Collect Information about Current Search Query ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
23+
* **page-info:** Collect Layered Navigation Query Parameters ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
24+
* **server-timing:** Collect Database Metric via Custom Profiler ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
25+
* **server-timing:** Collect Layout Rendering Timing ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
26+
* **server-timing:** Collect Search API Metrics ([c0e986f](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c0e986f40b25bd15d8dccbf34e4154829c367d4d))
27+
28+
29+
### Miscellaneous Chores
30+
31+
* bootstrap releases for path: . ([4fcff58](https://github.com/EcomDev/magento2-module-rum-beacon/commit/4fcff580d4af485a3814b68d2d50b5ec07b87d17))
32+
* bootstrap releases for path: . ([ce3199d](https://github.com/EcomDev/magento2-module-rum-beacon/commit/ce3199d5d60a1c388fe8f15fef2183961c8a9dda))
33+
* **release:** configure release please action ([c90a28e](https://github.com/EcomDev/magento2-module-rum-beacon/commit/c90a28e12df5ca6beeba1473a6f1a3611fede427))
34+
* **release:** fix release-please permissions ([5b6896b](https://github.com/EcomDev/magento2-module-rum-beacon/commit/5b6896b04e794f9f1f6ad01da0d845944d62fa5a))

0 commit comments

Comments
 (0)