Skip to content

Commit 5d4e223

Browse files
docs: update changelogs with warning msg (#2761)
1 parent 590f6be commit 5d4e223

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/@v2/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ toc:
1111

1212
### Patch Changes
1313

14+
- Made Respect's JSONPath criteria compliant with RFC 9535.
15+
**Warning:** This update may affect existing workflows. Please review your usage for compatibility.
1416
- Fixed an issue where discriminator's `mapping` values written as bare local file names were not resolved during build.
1517
- Updated @redocly/openapi-core to v2.29.1.
1618

packages/cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Patch Changes
66

7+
- Made Respect's JSONPath criteria compliant with RFC 9535.
8+
**Warning:** This update may affect existing workflows. Please review your usage for compatibility.
79
- Fixed an issue where discriminator's `mapping` values written as bare local file names were not resolved during build.
810
- Updated @redocly/openapi-core to v2.29.1.
911

packages/respect-core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Patch Changes
66

77
- Made Respect's JSONPath criteria compliant with RFC 9535.
8+
**Warning:** This update may affect existing workflows. Please review your usage for compatibility.
89
- Updated @redocly/openapi-core to v2.29.1.
910

1011
## 2.29.0

0 commit comments

Comments
 (0)