1.1.0 (2022-09-28)
Features Added
- Add
BlobReferenceInputDataSource.DeltaSnapshotRefreshInterval
to replace the oldStreamingJobOutputData.DeltaSnapshotRefreshRate
. - Add
BlobReferenceInputDataSource.FullSnapshotRefreshInterval
to replace the oldStreamingJobOutputData.FullSnapshotRefreshRate
.
Bugs Fixed
- Fix the issue #31011:
- Add
SqlReferenceInputDataSource .RefreshInterval
to replace the oldStreamingJobOutputData.RefreshRate
which the old property can't be processed properly. - Add
StreamingJobOutputData.TimeFrame
to replace the oldStreamingJobOutputData.TimeWindow
which the old property can't be processed properly.
- Add