Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
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
4 changes: 4 additions & 0 deletions sdk/contentsafety/azure-ai-contentsafety/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History

## 1.1.0b1 (2026-07-30)

skip changelog generation for data-plane package and please add changelog manually.
Comment thread
Connor-Wood marked this conversation as resolved.
Outdated

## 1.0.0 (2023-12-15)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/contentsafety/azure-ai-contentsafety/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ include azure/ai/contentsafety/py.typed
recursive-include tests *.py
recursive-include samples *.py *.md
include azure/__init__.py
include azure/ai/__init__.py
include azure/ai/__init__.py
11 changes: 11 additions & 0 deletions sdk/contentsafety/azure-ai-contentsafety/_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"apiVersion": "2026-07-01-preview",
"apiVersions": {
"ContentSafety": "2026-07-01-preview"
},
"commit": "829ccecea7e9c1609881104b9a8d0f8cb65ce644",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/cognitiveservices/ContentSafety",
"emitterVersion": "0.63.3",
"httpClientPythonVersion": "^0.34.2"
}
Loading
Loading