From 36da6892dbcc16ab137266226632e5004e4a31f2 Mon Sep 17 00:00:00 2001 From: Nitin Palewar Date: Mon, 23 Feb 2026 15:46:50 +0530 Subject: [PATCH 1/4] updated submodule --- CHANGELOG.md | 259 +++++++++++++++++- src/ONE.Interfaces.ProtocolBuffers | 2 +- .../ONE.Models.CSharp.csproj | 19 +- 3 files changed, 260 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe7bfb5..d423da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,383 +1,569 @@ # Changelog + All notable changes to this project will be documented in this file. +## Version 7.19.1 - 2026-02-15 + +### Added + +- Added ClarosRecordAuditInfo external model for compatibility with Claros +- Added EnumConnectionStatusReason enum + +### Updated + +- Updated Instrument +- Updated InstrumentManifest +- Updated InstrumentDetailSummary + ## Version 7.18.0 -2026-02-12 + ### Added + - Pointing submodules to main ## Version 7.17.0 - 2026-02-11 + ### Added + - Added EventSummarySummary for instrument events in instrumentDataSummary - Added EventMetaDataSummary - Updated Instrument Core folder files with adding InstrumentId. ## Version 7.16.0 - 2026-01-30 + ### Added + - CustomDataEntry DataSource - CustomDataEntry Repport Definition Category ## Version 7.15.0 - 2025-12-23 + ### Added + - Added DatasetEventMessageData object ## Version 7.14.0 - 2025-12-23 + ### Added -- Added EnumReportRunStatus + +- Added EnumReportRunStatus - Updated ReportDefinitionRun with Status field - Updated ReportRun with Status field ## Version 7.13.0 - 2025-08-07 + ### Added + - Added Support for Multiple Output Parameter Selection in DelphiScenarioConfiguration protobuffer ## Version 7.12.0 - 2025-08-07 + ### Added + - Added scenarioFlowUnitId and scenarioLoadingUnitId properties to the DelphiModelDetail protobuf ## Version 7.11.0 - 2025-08-07 + ### Added + - Rainfall tag for Delphi model Enum EnumDelphiModelTagSumo24 ## Version 7.10.1 - 2025-07-30 + ### Added + - renamed 'TAG_UNKNOWN' in EnumDelphiModelTagScenario and EnumDelphiModelTagSumo24 enums to avoid name conflicts on python ## Version 7.10.0 - 2025-07-22 + ### Added + - EnumDelphiModelTagScenario and EnumDelphiModelTagSumo24 enums ## Version 7.9.0 - 2025-05-15 + ### Added + - EnumSerializationMethod enum - SerializedRemotingMessage model with mapField plural - ComputationExecution model with mapField plural - Columns model ## Version 7.8.1 - 2025-04-16 + ### Updated + - New release to integrate the 7.7.2 changes ## Version 7.8.0 - 2025-04-08 + ### Added + - Added DelphiScenarioConfiguration for model simulation analysis -- Added two new value for EnumDelphiModelMode +- Added two new value for EnumDelphiModelMode ## Version 7.7.2 - 2025-04-07 + ### Added + - Added EquipmentType to Equipment table ## Version 7.7.1 - 2025-04-04 + ### Changed + - Renamed EquipmentDescription table to Equipment ## Version 7.7.0 - 2025-03-25 + ### Added + - Added EquipmentDescription for Work Manager ## Version 7.6.0 - 2025-02-11 + ### Added + - Added applicationLogsTwinRefId property to DelphiModelDetail ## Version 7.5.0 - 2025-02-10 + ### Added + - Added EnumReportFileOutputType enum + ### Changed -- Updated EnumRenderingEngine with CUSTOM entry -- Updated EnumReportDefinitionCategory with CUSTOM entry +- Updated EnumRenderingEngine with CUSTOM entry +- Updated EnumReportDefinitionCategory with CUSTOM entry ## Version 7.4.0 - 2025-02-05 + ### Added + - Added EnumOneCascadeRule - Added CascadeRule to ComputationBinding ## Version 7.3.0 - 2025-02-03 + ### Added -- Added EnumTimeZone property to DelphiModelDetail + +- Added EnumTimeZone property to DelphiModelDetail - Added TimezoneOffsetHours property to DelphiModelExecution - Added applicationLogs property to DelphiModelExecution ## Version 7.2.0 - 2025-01-22 + ### Added + - Add ExternalUsername to ConfigurationNote ## Version 7.1.0 - 2024-11-07 + ### Added + - Add ReportDefinitionHistorian to EnumReportDefinitionCategory ## Version 7.0.0 - 2024-10-16 + ### Added and Updated + - Updated Models for Delphi ## Version 6.15.0 - 2024-10-11 + ### Added + - Add ReportDefinitionAqtsLicense to EnumReportDefinitionCategory ## Version 6.14.0 - 2024-09-19 + ### Added + - Add AggregateRange to HistorianBinding - Add AggregateInterval to HistorianBinding ## Version 6.13.0 - 2024-08-08 + - Add ThisQuarter to EnumRelativeDateRange - Add ThisYear to EnumRelativeDateRange ## Version 6.12.1 - 2024-08-07 + ### Added + - Add externalSourceId property to ConfigurationNote model (AQI-7772) ## Version 6.11.0 - 2024-07-17 + ### Added + - Add OptimizationInputs to model template (AQI-7583) ## Version 6.10.0 - 2024-06-26 + ### Added + - Add IDENTITY_PROVIDER_SSO to EnumIdentityProvider ## Version 6.9.0 - 2024-05-01 + ### Added + - DefaultValue to TemplateParameter and ModelParameter - TenantId to ModelExecution - Timestamps array to ModelExecution - ParameterValue model + ### Changed + - ExecutionParameter.Values to a list of ParameterValue ## Version 6.8.0 - 2024-04-09 + ### Added + - Level threshold to EnumLimit - Process model to EnumDataSource - Enabled to ModelTemplate ## Version 6.7.0 - 2024-04-02 + ### Added + - ModelTemplate - TemplateParameter - ExecutionParameter - ModelLocation + ### Changed + - ModelExecution + ### Removed + - ModelParameter ## Version 6.6.0 - 2024-03-29 + ### Added + - ModelExecution ## Version 6.5.2 - 2024-02-08 + ### Fixed + - DataSourceConfiguration casing and comments ## Version 6.5.1 - 2024-02-05 + ### Added + - DataSourceConfiguration (for real this time) ## Version 6.5.0 - 2024-02-05 + ### Added + - DataSourceConfiguration ## Version 6.4.0 - 2024-01-31 + ### Added + - EnumIdentityProvider - User.IdentityProviderType ## Version 6.3.0 - 2024-01-26 + ### Added + - Expression field to computation_binding.proto ## Version 6.2.1 - 2023-01-16 + ### Removed -- EnumRelativeDateRangeExtensions + +- EnumRelativeDateRangeExtensions ## Version 6.2.0 - 2023-01-12 + ### Changed + - Aligned imposed enum EnumRelativeDateRange with web app typescript definition - ### Added - EnumRelativeDateRangeExtensions ## Version 6.1.0 - 2023-01-05 + ### Added + - Metadata oneof with RowCount field to Variable model - TakeSpecialWithMetadata to EnumCellRangeAction model - VariableTypeVariable to EnumVariableType model ## Version 6.0.0 - 2024-01-03 + ### Removed + - EnumHistorianAggregateType enum - HistorianBinding.EnumHistorianAggregateType field ## Version 5.3.0 - 2023-12-15 + ### Added + - DataSourceBinding.BindingType property - EnumHistorianAggregateType enum - HistorianBinding type ## Version 5.2.0 - 2023-12-08 + ### Added + - AnalyteResultsImportTelemetry.Value property + ### Remove + - AnalyteResultsImportTelemetry.Filter property - AnalyteResultsImportTelemetry.FilterByColumnNumber property ## Version 5.1.0 - 2023-12-04 + ### Added + - CsvConfigurationFile.IsNarrow property ## Version 5.0.1 - 2023-11-27 + ### Fixed + - Updated Submodule commit ## Version 5.0.0 - 2023-11-20 + ### Added + - TwinSubType Constants for Sample Service and Import Profile - ConfigurationType constant for Analyte Result Import Profile + ### Removed + - EnumLogLevel ## Version 4.39.0 - 2023-11-27 + ### Added + - AnalyteResultsImportProfile protobuf changes ## Version 4.38.0 - 2023-11-16 + ### Added + - AnalyteResultsImportProfile protobuf ## Version 4.37.0 - 2023-11-08 + ### Added + - Nullable referenceColumnNum to ComputationVariableBinding ## Version 4.36.1 + ### Fixed + - Missing models issue ## Version 4.36.0 + ### Added + - AnalyteResult and EnumImportStatus protobufs ## Version 4.35.0 - 2023-10-05 + ### Added + - Historian Data Ingest data source entry to EnumDataSource ## Version 4.34.0 - 2023-10-03 + ### Added + - WIMS Computation entry to EnumDataSource ## Version 4.33.0 - 2023-08-24 + ### Added + - ReportDefinitionCategoryTenant entry to EnumReportDefinitionCategory ## Version 4.32.0 - 2023-08-23 + ### Added + - WIMS entry to EnumDataSource and EnumDomainSource ## Version 4.31.0 - 2023-08-07 + ### Changed + - Removed QueryParameters from ReportDefinitionJsonV2 protobuf ## Version 4.30.0 - 2023-07-31 + ### Added + - Added ReportDefinitionJsonV2 protobuf ## Version 4.29.0 - 2023-07-19 + ### Changed + - Removed Users, Report Runs, Tenant, and Dashboards from Operation Export Protobuf - Changed WorksheetDefinition to WorksheetDefinitions (plural) in Operation Export Protobuf ## Version 4.28.0 - 2023-06-28 + ### Added + - Operation Export Protobuf - LastLoginDateUTC On User Protobuf ## Version 4.27.0 - 2023-06-16 + ### Added + - EnumTimeContext - TimeContext + ### Changed + - Added contextType and twinRefId to JsonTicksDateTime ## Version 4.26.0 - 2023-05-15 + ### Changed + - Added requestId, numberOfExecutions and cellKey to OutputCellBackup - Added stringValue, timestamp and cellKey to CellValueBackup - Added CellValueBackups and OutputCellBackups to Content ## Version 4.25.0 - 2023-05-09 + ### Added + - Added constant ClientIngestCloudServiceSubType ## Version 4.24.0 - 2023-05-02 + ### Added + - Added SignalR OneHub models ## Version 4.23.0 - 2023-04-28 + ### Added + - Added protobuf types for Historian Ingest - Deprecate ONE.Models.CSharp.Enums.EnumLogLevel ## Version 4.22.1 - 2023-04-21 + ### Fixed + - Resolved missing models issue in previous two releases ## Version 4.22.0 - 2023-04-17 + ### Added + - Added TakeCurrentAndNext to EnumCellRangeAction ## Version 4.21.0 - 2023-04-14 + ### Added -- Created ReportRun and ReportRuns protobuf + +- Created ReportRun and ReportRuns protobuf - Integrated ReportRuns into content.proto ## Version 4.20.0 - 2023-04-13 + ### Added + - Added ReportableQualifierDefinitions ## Version 4.19.0 - 2023-04-04 + ### Added + - DoubleEntered to EnumReportableQualifierDefinition - EnteredOrConstant to EnumReportableQualifierDefinition ## Version 4.18.0 + ### Added -- Add ReportRendered to protobuf type ReportDefinitionRun + +- Add ReportRendered to protobuf type ReportDefinitionRun ## Version 4.17.0 + ### Added + - Added Version, TenantId to protobuf type ReportDefinition -## Version 4.16.0 +## Version 4.16.0 + ### Added + - Update QueryParameters Protobuf to include plurals ## Version 4.15.0 + ### Added + - Added EnterpriseDataSetDefinition.queryParameters ## Version 4.14.0 - 2023-02-17 -### Added + +### Added + - EnumDataSource.DATASOURCE_SAMPLE_MANAGER - EnumSamplingStatistic.SAMPLING_STATISTIC_FIRST - EnumSamplingStatistic.SAMPLING_STATISTIC_LAST + ### Deprecated + - EnumSamplingStatistic.SAMPLING_STATISTIC_24_HOUR_COMPOSITE - EnumSamplingStatistic.SAMPLING_STATISTIC_CALCULATION - EnumSamplingStatistic.SAMPLING_STATISTIC_LAB_DATA_TRANSFER - EnumSamplingStatistic.SAMPLING_STATISTIC_LABORATORY_REPORT - EnumSamplingStatistic.SAMPLING_STATISTIC_FIELD_TEST - + ## Version 4.13.0 - 2023-02-02 + ### Added + - Take_Special to EnumCellRangeAction ## Version 4.12.0 - 2023-01-30 + ### Added + - Column.DisplayOptions ## Version 4.11.0 - 2023-01-12 + ### Added + - Grouping field to ComputationVariableBinding ## Version 4.10.0-alpha - 2022-12-06 + ### Added + - EnterpriseDataSourceDefinition - EnterpriseDataTableQueryParameter - EnterpriseDataTableQuery @@ -386,103 +572,154 @@ All notable changes to this project will be documented in this file. - EnterpriseDataSetDefinition ## Version 4.9.0 - 2022-11-21 + ### Added + - Models and Constants from ClientSDK ## Version 4.8.0 - 2022-11-17 + ### Added + - ConfigurationNote - added Geography field ## Version 4.7.1 - 2022-08-08 + Remove + - ScheduleId from ScheduleOccurrence ## Version 4.7.0 - 2022-08-02 + ### Added + - Analyte collection to TestAnalyteGroup + ### Remove + - TestAnalyteGroupItem ## Version 4.6.0 - 2022-07-20 + ### Added + - Analyte - TestAnalyteGroup - TestAnalyteGroupItem ## Version 4.5.0 - 2022-07-11 + ### Added + - ScheduleRecurrencePattern ## Version 4.4.0 - 2022-06-24 + ### Added + - ConfigurationNotes - ConfigurationTags ## Version 4.3.0 - 2022-06-06 + ### Changed + - Schedule - updated fields - ScheduleType - updated fields - Content - allow ScheduleOccurrences to be returned through API ### Added + - ScheduleOccurrence ## Version 4.2.0 - 2022-05-11 + ### Added + - Nullable entry to EnumVariableType - TakeAny entry to EnumCellRangeAction - ErrorMessage field to Variable model ## Version 4.1.0 - 2022-04-25 + ### Changed + - Activity.Prioritycode to int from EnumActivityPriority - Activity.StatusCode to int from EnumActivityStatus + ### Removed + - EnumActivityPriority - EnumActivityStatus ## Version 4.0.0 - 2022-04-20 + ### Added + - New Activity models + ### Removed + - Old models related to Activities ## Version 3.0.0 + ### Added + - Regulatory, Warning, Goal to EnumLimit + ### Removed + - Id field from HistorianData model ## Version 2.5.1 + ### Added + - HistorianDatas to content ## Version 2.5.0 + ### Added + - New HistorianData model ## Version 2.4.0 + ### Added + - New fields to Configuration model ## Version 2.3.0 + ### Added + - I18N properties to notification template ## Version 2.2.0 + ### Added + - notificationFlag to limit model ## Version 2.1.1 + ### Added + - Terms and Conditions fields back to user model ## Version 2.1.0 + ### Added + - Schedule and ScheduleType models ## Version 2.0.0 + ### Added + - MIT license + ### Changed + - All models moved to ONE.Models.CSharp namespace diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index 03d3f8c..ee36d19 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit 03d3f8cc7eaa917fc998dc4a6c0329ae6e4509e2 +Subproject commit ee36d194ca5f35af8687b5e9130ee5244ed1cdde diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index 938734e..a2d5d33 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -1,10 +1,12 @@ - + - - 7.18.0 - - + + 7.19.1 + + Pre-IH-1226 latest netstandard2.0 Aquatic Informatics Inc. @@ -14,15 +16,16 @@ Aquarius.$(AssemblyName) Aquarius.$(AssemblyName) 2025 - C# data model classes generated from shared protocol buffer messages for use within the ONE ecosystem. + C# data model classes generated from shared protocol buffer messages for use within + the ONE ecosystem. MIT True - + - + \ No newline at end of file From 2895853e2d20d1ecaffb4746dd1f8b1b78d2bdcc Mon Sep 17 00:00:00 2001 From: Nitin Palewar Date: Fri, 27 Feb 2026 18:40:54 +0530 Subject: [PATCH 2/4] Updated submodule for sprint branch --- CHANGELOG.md | 7 ++++++- src/ONE.Interfaces.ProtocolBuffers | 2 +- src/ONE.Models.CSharp/ONE.Models.CSharp.csproj | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d423da0..d581ece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Version 7.19.1 - 2026-02-15 +## Version 7.19.0 - 2026-02-15 ### Added @@ -12,8 +12,13 @@ All notable changes to this project will be documented in this file. ### Updated - Updated Instrument +- Updated InstrumentType - Updated InstrumentManifest - Updated InstrumentDetailSummary +- Updated InstrumentMeasurementDefinitionSummary + +### Removed +- InstrumentTypeAttributes ## Version 7.18.0 -2026-02-12 diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index ee36d19..d172125 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit ee36d194ca5f35af8687b5e9130ee5244ed1cdde +Subproject commit d172125c8c12959d6b0e3563d1345e65cee8bc12 diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index a2d5d33..ebd6edf 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -3,10 +3,10 @@ - 7.19.1 + 7.19.0 - Pre-IH-1226 + Pre-IH-Sprint2026.4 latest netstandard2.0 Aquatic Informatics Inc. From 98cb6fe8046742b938ddefc2452f8e8ccb5b6f88 Mon Sep 17 00:00:00 2001 From: Nitin Palewar Date: Fri, 27 Feb 2026 20:18:34 +0530 Subject: [PATCH 3/4] Updated with main branch Commit --- src/ONE.Interfaces.ProtocolBuffers | 2 +- src/ONE.Models.CSharp/ONE.Models.CSharp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ONE.Interfaces.ProtocolBuffers b/src/ONE.Interfaces.ProtocolBuffers index d172125..6a7c35b 160000 --- a/src/ONE.Interfaces.ProtocolBuffers +++ b/src/ONE.Interfaces.ProtocolBuffers @@ -1 +1 @@ -Subproject commit d172125c8c12959d6b0e3563d1345e65cee8bc12 +Subproject commit 6a7c35bfeb8433f9a69bd571c5298c67bdfc6121 diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index ebd6edf..df69551 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -6,7 +6,7 @@ 7.19.0 - Pre-IH-Sprint2026.4 + latest netstandard2.0 Aquatic Informatics Inc. From 5027a87ec677082dd3001097f96bb4a83b0579bd Mon Sep 17 00:00:00 2001 From: Nitin Palewar Date: Fri, 27 Feb 2026 20:22:39 +0530 Subject: [PATCH 4/4] removed extra space --- CHANGELOG.md | 2 +- src/ONE.Models.CSharp/ONE.Models.CSharp.csproj | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d581ece..4de44fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Version 7.19.0 - 2026-02-15 +## Version 7.19.0 - 2026-02-27 ### Added diff --git a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj index df69551..260dec7 100644 --- a/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj +++ b/src/ONE.Models.CSharp/ONE.Models.CSharp.csproj @@ -4,8 +4,7 @@ 7.19.0 - + latest netstandard2.0