From 0eecb104d5f7b69ae52aa51bfe049fc0e0c59baa Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 19:08:30 +0000 Subject: [PATCH] chore(support/v1): release 1.6.31 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ Directory.Build.props | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5751134af..985ac8e10 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.30" + ".": "1.6.31" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d792a29d..b8aaae257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.6.31](https://github.com/microsoft/OpenAPI.NET/compare/v1.6.30...v1.6.31) (2026-08-20) + + +### Bug Fixes + +* circular ref guard ([#3042](https://github.com/microsoft/OpenAPI.NET/issues/3042)) ([02369d0](https://github.com/microsoft/OpenAPI.NET/commit/02369d09cc8044020e415874a85e89c5dff17f67)) +* harden yaml parsing (v1 port) ([#3040](https://github.com/microsoft/OpenAPI.NET/issues/3040)) ([838c847](https://github.com/microsoft/OpenAPI.NET/commit/838c8470efdd46d1cd050db8650cbc9347067f6b)) + ## [1.6.30](https://github.com/microsoft/OpenAPI.NET/compare/v1.6.29...v1.6.30) (2026-08-13) diff --git a/Directory.Build.props b/Directory.Build.props index 7fba438ff..48314250c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -12,7 +12,7 @@ https://github.com/Microsoft/OpenAPI.NET © Microsoft Corporation. All rights reserved. OpenAPI .NET - 1.6.30 + 1.6.31