diff --git a/CHANGELOG.md b/CHANGELOG.md index b3cb1b2..4ee0133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## Version 7.32.0 - 2026-08-26 + +### Added + +- Added `TelemtryComplianceLimits` model to support telemtry compliance limit configuration. +- Updated `ComplianceNotificationSetting` model to add the unique identifier for the instrument. + ## Version 7.31.0 - 2026-08-19 ### Added diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index 7090ae6..bbe466c 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit 7090ae6b1bce8ace442e5d349bbe57fff39bfaa9 +Subproject commit bbe466ca910cbc2cf80fbe1c5d77e744cad130af diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index d556bc0..388af30 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -3,7 +3,7 @@ - 7.31.0 + 7.32.0 latest