-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[Text Translation] Updating the SDK from the latest TypeSpec #35450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
aaf544a
[Text Translation] Updating the SDK from the latest TypeSpec
dfe0436
Using latest TypeSpec
5148ea2
Fixing PR comments
79f53c6
Lint fixes
735651a
Using the latest TypeSpec
15323f4
Fixing PR comments
bf05944
Merge branch 'main' into mimat/garf
a652885
Using latest typespec
8563f6b
Switch to public TypeSpec location
1713ced
Format
e7b3172
Fixes
eaf0bda
format
55988d1
fix
39490de
Fixes
f665913
Fix documentation
e72c060
Lint fixes
4f9b168
Using latest TypeSpec
1548871
Switch to Entra Id name from AAD
cde274b
format
9ada29c
Fixing tests
3fd120b
Fixing PR comment
e7982e5
Fixes
00768cf
pyright rules
0126813
Fix PR comment
0ac6f85
Fixing docs
34bc5df
Preparing for a release
7c4015c
Fixing PR comment
756f256
Fixing PR comments
c2780cd
Fix mypy
890a8bc
Fix the optional endpoint for async tests
94d9640
Update sdk/translation/azure-ai-translation-text/azure/ai/translation…
MikeyMCZ 8bf1255
Updated Changelog
b2bc8aa
Fix the changelog
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,15 @@ | ||
# Release History | ||
|
||
## 1.0.0b2 (Unreleased) | ||
## 1.0.0 (2024-05-21) | ||
|
||
### Features Added | ||
- Added support for AAD authentication. | ||
- Added support for Entra Id authentication. | ||
|
||
### Breaking Changes | ||
|
||
- All calls to the client using parameter 'content' have been changed to use parameter 'request_body'. | ||
- All calls to the client using parameter 'content' have been changed to use parameter 'body'. | ||
- Users can call methods using just a string type instead of complex objects. | ||
|
||
### Bugs Fixed | ||
|
||
### Other Changes | ||
|
||
## 1.0.0b1 (2023-04-19) | ||
|
||
- Initial Release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.