Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BREAKING CHANGE: This release has breaking changes. #### dataflow:v1b3 The following keys were deleted: - schemas.StreamingScalingReport.properties.activeBundleCount.description - schemas.StreamingScalingReport.properties.maximumBytesCount.description - schemas.StreamingScalingReport.properties.outstandingBytesCount.description The following keys were added: - schemas.Base2Exponent.description - schemas.Base2Exponent.id - schemas.Base2Exponent.properties.numberOfBuckets.description - schemas.Base2Exponent.properties.numberOfBuckets.format - schemas.Base2Exponent.properties.numberOfBuckets.type - schemas.Base2Exponent.properties.scale.description - schemas.Base2Exponent.properties.scale.format - schemas.Base2Exponent.properties.scale.type - schemas.Base2Exponent.type - schemas.BucketOptions.description - schemas.BucketOptions.id - schemas.BucketOptions.properties.exponential.$ref - schemas.BucketOptions.properties.exponential.description - schemas.BucketOptions.properties.linear.$ref - schemas.BucketOptions.properties.linear.description - schemas.BucketOptions.type - schemas.DataflowHistogramValue.description - schemas.DataflowHistogramValue.id - schemas.DataflowHistogramValue.properties.bucketCounts.description - schemas.DataflowHistogramValue.properties.bucketCounts.items.format - schemas.DataflowHistogramValue.properties.bucketCounts.items.type - schemas.DataflowHistogramValue.properties.bucketCounts.type - schemas.DataflowHistogramValue.properties.bucketOptions.$ref - schemas.DataflowHistogramValue.properties.bucketOptions.description - schemas.DataflowHistogramValue.properties.count.description - schemas.DataflowHistogramValue.properties.count.format - schemas.DataflowHistogramValue.properties.count.type - schemas.DataflowHistogramValue.properties.outlierStats.$ref - schemas.DataflowHistogramValue.properties.outlierStats.description - schemas.DataflowHistogramValue.type - schemas.FlexTemplateRuntimeEnvironment.properties.streamingMode.description - schemas.FlexTemplateRuntimeEnvironment.properties.streamingMode.enum - schemas.FlexTemplateRuntimeEnvironment.properties.streamingMode.enumDescriptions - schemas.FlexTemplateRuntimeEnvironment.properties.streamingMode.type - schemas.Linear.description - schemas.Linear.id - schemas.Linear.properties.numberOfBuckets.description - schemas.Linear.properties.numberOfBuckets.format - schemas.Linear.properties.numberOfBuckets.type - schemas.Linear.properties.start.description - schemas.Linear.properties.start.format - schemas.Linear.properties.start.type - schemas.Linear.properties.width.description - schemas.Linear.properties.width.format - schemas.Linear.properties.width.type - schemas.Linear.type - schemas.MetricValue.description - schemas.MetricValue.id - schemas.MetricValue.properties.metric.description - schemas.MetricValue.properties.metric.type - schemas.MetricValue.properties.metricLabels.additionalProperties.type - schemas.MetricValue.properties.metricLabels.description - schemas.MetricValue.properties.metricLabels.type - schemas.MetricValue.properties.valueHistogram.$ref - schemas.MetricValue.properties.valueHistogram.description - schemas.MetricValue.properties.valueInt64.description - schemas.MetricValue.properties.valueInt64.format - schemas.MetricValue.properties.valueInt64.type - schemas.MetricValue.type - schemas.OutlierStats.description - schemas.OutlierStats.id - schemas.OutlierStats.properties.overflowCount.description - schemas.OutlierStats.properties.overflowCount.format - schemas.OutlierStats.properties.overflowCount.type - schemas.OutlierStats.properties.overflowMean.description - schemas.OutlierStats.properties.overflowMean.format - schemas.OutlierStats.properties.overflowMean.type - schemas.OutlierStats.properties.underflowCount.description - schemas.OutlierStats.properties.underflowCount.format - schemas.OutlierStats.properties.underflowCount.type - schemas.OutlierStats.properties.underflowMean.description - schemas.OutlierStats.properties.underflowMean.format - schemas.OutlierStats.properties.underflowMean.type - schemas.OutlierStats.type - schemas.ParameterMetadata.properties.hiddenUi.description - schemas.ParameterMetadata.properties.hiddenUi.type - schemas.PerStepNamespaceMetrics.description - schemas.PerStepNamespaceMetrics.id - schemas.PerStepNamespaceMetrics.properties.metricValues.description - schemas.PerStepNamespaceMetrics.properties.metricValues.items.$ref - schemas.PerStepNamespaceMetrics.properties.metricValues.type - schemas.PerStepNamespaceMetrics.properties.metricsNamespace.description - schemas.PerStepNamespaceMetrics.properties.metricsNamespace.type - schemas.PerStepNamespaceMetrics.properties.originalStep.description - schemas.PerStepNamespaceMetrics.properties.originalStep.type - schemas.PerStepNamespaceMetrics.type - schemas.PerWorkerMetrics.description - schemas.PerWorkerMetrics.id - schemas.PerWorkerMetrics.properties.perStepNamespaceMetrics.description - schemas.PerWorkerMetrics.properties.perStepNamespaceMetrics.items.$ref - schemas.PerWorkerMetrics.properties.perStepNamespaceMetrics.type - schemas.PerWorkerMetrics.type - schemas.RuntimeEnvironment.properties.streamingMode.description - schemas.RuntimeEnvironment.properties.streamingMode.enum - schemas.RuntimeEnvironment.properties.streamingMode.enumDescriptions - schemas.RuntimeEnvironment.properties.streamingMode.type - schemas.StreamingScalingReport.properties.activeBundleCount.deprecated - schemas.StreamingScalingReport.properties.maximumBytes.description - schemas.StreamingScalingReport.properties.maximumBytes.format - schemas.StreamingScalingReport.properties.maximumBytes.type - schemas.StreamingScalingReport.properties.maximumBytesCount.deprecated - schemas.StreamingScalingReport.properties.outstandingBundleCount.description - schemas.StreamingScalingReport.properties.outstandingBundleCount.format - schemas.StreamingScalingReport.properties.outstandingBundleCount.type - schemas.StreamingScalingReport.properties.outstandingBytes.description - schemas.StreamingScalingReport.properties.outstandingBytes.format - schemas.StreamingScalingReport.properties.outstandingBytes.type - schemas.StreamingScalingReport.properties.outstandingBytesCount.deprecated - schemas.TemplateMetadata.properties.streaming.description - schemas.TemplateMetadata.properties.streaming.type - schemas.TemplateMetadata.properties.supportsAtLeastOnce.description - schemas.TemplateMetadata.properties.supportsAtLeastOnce.type - schemas.TemplateMetadata.properties.supportsExactlyOnce.description - schemas.TemplateMetadata.properties.supportsExactlyOnce.type - schemas.WorkerMessage.properties.perWorkerMetrics.$ref - schemas.WorkerMessage.properties.perWorkerMetrics.description The following keys were changed: - schemas.StreamingScalingReport.properties.maximumBundleCount.description
- Loading branch information