diff --git a/CHANGELOG.md b/CHANGELOG.md index ac7e2c2..2325b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## Version 7.28.0 - 2026-06-23 + +### Added + +- `PaginationInfo` field to `HistorianDatas` and `Samples`. +- `AggregateValues`, and `TelemetryRequest` models. + +### Removed + +- `DataTelemetries`, `SampleTelemetries` models + ## Version 7.27.0 - 2026-06-15 ### Added diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index 16257f0..effe1c3 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit 16257f0a2f2cf73d1f38fb8049d254db91376dfb +Subproject commit effe1c30f5adaa607d93f881efbee62edc2faedf diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index ec198fe..18422c8 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -3,9 +3,9 @@ - 7.27.0 + 7.28.0 - + AQI-11134 latest netstandard2.0 Aquatic Informatics Inc.