From d00c84cec50781c4b9045f34e8d6f57eee981723 Mon Sep 17 00:00:00 2001
From: "release-please-token-provider[bot]"
<225477224+release-please-token-provider[bot]@users.noreply.github.com>
Date: Tue, 14 Apr 2026 11:16:31 +0000
Subject: [PATCH] chore(main): release 3.2.1
---
.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 1f73031b..a9e40ee0 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "3.2.0"
+ ".": "3.2.1"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb991e47..116398ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [3.2.1](https://github.com/microsoft/OpenAPI.NET.OData/compare/v3.2.0...v3.2.1) (2026-04-14)
+
+
+### Bug Fixes
+
+* TryAddPath exact-match check for duplicate bound operation paths ([c49b868](https://github.com/microsoft/OpenAPI.NET.OData/commit/c49b8688abb3eeebac1ef4cb7806e72daccc6a41)), closes [#807](https://github.com/microsoft/OpenAPI.NET.OData/issues/807)
+* TryAddPath exact-match check for duplicate bound operation paths (OpenAPI 3.2) ([8b75828](https://github.com/microsoft/OpenAPI.NET.OData/commit/8b758281ac2b287895237ea8864b94a41d7dd4fd))
+
## [3.2.0](https://github.com/microsoft/OpenAPI.NET.OData/compare/v3.1.0...v3.2.0) (2026-03-19)
diff --git a/Directory.Build.props b/Directory.Build.props
index 807c31c3..1e318b3f 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -13,7 +13,7 @@
https://github.com/Microsoft/OpenAPI.NET.OData
© Microsoft Corporation. All rights reserved.
Microsoft OpenApi OData EDM
- 3.2.0
+ 3.2.1