Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fabric/item/CosmosDB/definition/CosmosDB/2.0.0/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"required": [
"autoscaleSettings"
]
}
},
"resource":{
"type": "object",
"properties": {
Expand Down
8 changes: 8 additions & 0 deletions fabric/item/report/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Releases

## January 2026

Modern Tooltips GA, Field Parameter Report Settings, bug fixes

- [bookmark 2.0.0](./definition/bookmark/CHANGELOG.md#2.0.0)
- [report 3.1.0](./definition/report/CHANGELOG.md#3.1.0)
- [visualContainer 2.5.0](./definition/visualContainer/CHANGELOG.md#2.5.0)

## November 2025

Documenting visual objects changes for new visuals and visual updates.
Expand Down
778 changes: 778 additions & 0 deletions fabric/item/report/definition/bookmark/2.0.0/schema.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions fabric/item/report/definition/bookmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Bookmark Versions

### 2.0.0
<b>Released in: </b> January 2026 <br />
<b>Notes: </b>
- Updates the `selector` property in `DataViewObjectPropertyIdWithSelector` from required to optional to address a bug

### 1.4.0

<b>Released in: </b> June 2025 <br />
Expand Down
Loading