Skip to content

Commit 7d9c1ff

Browse files
Copilotmikeharder
andcommitted
Update package.json to 2.2.1 and add CHANGELOG entry
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
1 parent 7b0dfe4 commit 7d9c1ff

3 files changed

Lines changed: 7 additions & 11 deletions

File tree

common/changes/@microsoft.azure/openapi-validator-rulesets/copilot-mutability-readonly-performance-fix_2026-01-29-05-58.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/rulesets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @microsoft.azure/openapi-validator-rulesets
22

3+
## 2.2.1
4+
5+
### Patches
6+
7+
- [MutabilityWithReadOnly] Optimize rule to prevent out-of-memory issues by filtering in JSONPath given clause (fixes #812)
8+
39
## 2.2.0
410

511
### Minor changes

packages/rulesets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft.azure/openapi-validator-rulesets",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Azure OpenAPI Validator",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)