Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
59ed524
add date
zhaiyutong Sep 22, 2023
d2f862d
remove empty sections for changelog
zhaiyutong Sep 22, 2023
e6adc89
CodeGen from PR 26353 in Azure/azure-rest-api-specs
Oct 24, 2023
dfbc10c
update
zhaiyutong Nov 13, 2023
d888c06
Merge branch 'Azure:main' into yutongzhai/add-acs-convenient
zhaiyutong Nov 13, 2023
8af7514
update
zhaiyutong Nov 13, 2023
12539aa
Merge branch 'yutongzhai/add-acs-convenient' of https://github.com/zh…
zhaiyutong Nov 13, 2023
033f06c
revert
zhaiyutong Nov 13, 2023
1571860
update
zhaiyutong Nov 13, 2023
c60d623
update
zhaiyutong Nov 13, 2023
28a73a0
CodeGen from PR 26353 in Azure/azure-rest-api-specs
Nov 14, 2023
248f654
merge
zhaiyutong Nov 15, 2023
79976a2
merge updated
zhaiyutong Nov 15, 2023
1a786b2
update
zhaiyutong Nov 15, 2023
475448a
update blobUri
zhaiyutong Nov 15, 2023
198512b
update image
zhaiyutong Nov 15, 2023
4152067
update
zhaiyutong Nov 16, 2023
13819f8
update
zhaiyutong Nov 16, 2023
58a7a7e
update
zhaiyutong Nov 16, 2023
897c431
add
zhaiyutong Nov 16, 2023
c000f94
add
zhaiyutong Nov 16, 2023
207d465
update
zhaiyutong Nov 21, 2023
9285654
update
zhaiyutong Nov 21, 2023
bf3998f
update
zhaiyutong Nov 21, 2023
f423c9f
fix
zhaiyutong Nov 21, 2023
9669d42
update
zhaiyutong Nov 21, 2023
da76ca3
update
zhaiyutong Nov 21, 2023
5641ac6
verify
zhaiyutong Nov 21, 2023
fc43e01
update
zhaiyutong Nov 22, 2023
9882cc7
update
zhaiyutong Nov 22, 2023
5344065
add readme for samples
zhaiyutong Nov 22, 2023
451b8e1
update
zhaiyutong Nov 22, 2023
245c449
update
zhaiyutong Nov 22, 2023
b0780c4
add more
zhaiyutong Nov 23, 2023
665f11e
remove
zhaiyutong Nov 23, 2023
98948fc
update names
zhaiyutong Nov 23, 2023
0570078
update samples
zhaiyutong Nov 24, 2023
2aed069
update aad
zhaiyutong Nov 24, 2023
8e649ab
update readme
zhaiyutong Nov 24, 2023
0048980
update url
zhaiyutong Nov 24, 2023
ce0d25f
update product name
zhaiyutong Nov 27, 2023
00e5a4c
update readme
zhaiyutong Nov 27, 2023
09eb508
format
zhaiyutong Nov 27, 2023
b2a2286
add
zhaiyutong Nov 27, 2023
36bfafc
add
zhaiyutong Nov 27, 2023
451f741
remove
zhaiyutong Nov 28, 2023
5b6e783
Merge branch 'Azure:main' into yutongzhai/add-acs-convenient
zhaiyutong Nov 28, 2023
8cebe58
update
zhaiyutong Nov 28, 2023
b158cef
update readme
zhaiyutong Nov 28, 2023
ef0637b
update
zhaiyutong Nov 28, 2023
a119314
Merge branch 'yutongzhai/add-acs-convenient' of https://github.com/zh…
zhaiyutong Nov 28, 2023
97cf456
update product name
zhaiyutong Nov 29, 2023
6d22d97
update
zhaiyutong Nov 29, 2023
4279830
update
zhaiyutong Nov 29, 2023
b99531f
update commit id
zhaiyutong Nov 29, 2023
12eb351
update
zhaiyutong Nov 29, 2023
2225a86
update url
zhaiyutong Nov 29, 2023
b882629
update readme
zhaiyutong Nov 29, 2023
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 eng/emitter-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"dependencies": {
"@azure-tools/typespec-java": "0.11.2"
}
}
}
2 changes: 1 addition & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ com.azure:azure-sdk-all;1.0.0;1.0.0
com.azure:azure-sdk-parent;1.6.0;1.6.0
com.azure:azure-client-sdk-parent;1.7.0;1.7.0
com.azure:azure-ai-anomalydetector;3.0.0-beta.5;3.0.0-beta.6
com.azure:azure-ai-contentsafety;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-ai-contentsafety;1.0.0-beta.1;1.0.0
com.azure:azure-ai-documentintelligence;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-ai-documenttranslator;1.0.0-beta.1;1.0.0-beta.2
com.azure:azure-ai-formrecognizer;4.1.3;4.2.0-beta.1
Expand Down
31 changes: 27 additions & 4 deletions sdk/contentsafety/azure-ai-contentsafety/CHANGELOG.md

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog is required.

You need to log all the breaking changes since last release.

Original file line number Diff line number Diff line change
@@ -1,15 +1,39 @@
# Release History

## 1.0.0-beta.2 (Unreleased)
## 1.0.0 (Unreleased)

### Features Added

- Support AAD Authentication
- Support 8 severity level for AnalyzeText
### Breaking Changes
Contract change for AnalyzeText, AnalyzeImage, Blocklist management related methods
#### AnalyzeText
- AnalyzeTextOptions
- Renamed breakByBlocklists to haltOnBlocklistHit
- Add AnalyzeTextOutputType
- AnalyzeTextResult
- Renamed blocklistsMatchResults to blocklistsMatch
- Replaced TextAnalyzeSeverityResult by TextCategoriesAnalysis
#### AnalyzeImage
- AnalyzeImageOptions
- Replaced ImageData by ContentSafetyImageData
- Add AnalyzeImageOutputType
- AnalyzeImageResult
- Replaced ImageAnalyzeSeverityResult by ImageCategoriesAnalysis
#### Blocklist management
- Added BlocklistAsyncClient
- Renamed AddBlockItemsOptions to AddOrUpdateTextBlocklistItemsOptions
- Renamed AddBlockItemsResult to AddOrUpdateTextBlocklistItemsResult
- Renamed RemoveBlockItemsOptions to RemoveTextBlocklistItemsOptions
- Renamed TextBlockItemInfo to TextBlocklistItem

### Bugs Fixed

### Other Changes

#### Dependency Updates
- Upgraded `azure-core` from `1.43.0` to version `1.45.0`.
- Upgraded `azure-core-http-netty` from `1.13.7` to version `1.13.10`.
- Upgraded `azure-identity` from `1.10.1` to version `1.11.0`
## 1.0.0-beta.1 (2023-09-28)

- Azure AI ContentSafety client library for Java. This package contains Microsoft Azure ContentSafety client library.
Expand All @@ -18,4 +42,3 @@
* Text Analysis API: Scans text for sexual content, violence, hate, and self harm with multi-severity levels.
* Image Analysis API: Scans images for sexual content, violence, hate, and self harm with multi-severity levels.
* Text Blocklist Management APIs: The default AI classifiers are sufficient for most content safety needs; however, you might need to screen for terms that are specific to your use case. You can create blocklists of terms to use with the Text API.

179 changes: 113 additions & 66 deletions sdk/contentsafety/azure-ai-contentsafety/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/contentsafety/azure-ai-contentsafety/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo" : "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath" : "java",
"TagPrefix" : "java/contentsafety/azure-ai-contentsafety",
"Tag" : "java/contentsafety/azure-ai-contentsafety_10dc4f5dac"
"Tag" : "java/contentsafety/azure-ai-contentsafety_b28078ece6"
}
6 changes: 4 additions & 2 deletions sdk/contentsafety/azure-ai-contentsafety/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-ai-contentsafety</artifactId>
<version>1.0.0-beta.2</version> <!-- {x-version-update;com.azure:azure-ai-contentsafety;current} -->
<version>1.0.0</version> <!-- {x-version-update;com.azure:azure-ai-contentsafety;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure SDK for ContentSafety</name>
Expand Down Expand Up @@ -43,7 +43,8 @@
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jacoco.skip>true</jacoco.skip>
<jacoco.min.linecoverage>0.4</jacoco.min.linecoverage>
<jacoco.min.branchcoverage>0.3</jacoco.min.branchcoverage>
</properties>
<dependencies>
<dependency>
Expand Down Expand Up @@ -93,4 +94,5 @@
<scope>test</scope>
</dependency>
</dependencies>

</project>
Loading