Skip to content

Commit

Permalink
Generate snapshot repository requests
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed Dec 12, 2024
1 parent 3680ef6 commit 76b7df2
Show file tree
Hide file tree
Showing 20 changed files with 1,185 additions and 633 deletions.
5 changes: 4 additions & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,7 @@ After:

### DataStreamIndexInfo renamed to DataStreamIndex
- The `DataStreamIndexInfo` class has been renamed to `DataStreamIndex`, this affects:
- `DataStream`'s (previously `DataStreamInfo`) `indices` field.
- `DataStream`'s (previously `DataStreamInfo`) `indices` field.

### RepositorySettings
- The `concurrentStreams` property is now of type `Integer` instead of `String`.
Loading

0 comments on commit 76b7df2

Please sign in to comment.