Skip to content

Commit 2881e08

Browse files
committed
chore: release 7.2.9-beta.1
- Increased maximum attributes limit for diagnostics metrics - Bumped version to 7.2.9-beta.1 in package.json
1 parent 320f19f commit 2881e08

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [7.2.9-beta.1] - 2025-12-12
11+
### Changed
12+
- Increase maximum attributes limit for diagnostics metrics
13+
1014
## [7.2.9-beta.0] - 2025-12-11
1115
### Fix
1216
- Add account attribute to diagnostics metrics for improved observability

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "7.2.9-beta.0",
3+
"version": "7.2.9-beta.1",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)