Commit 412d06a
GA6 Changes for callautomation (Azure#41918)
* updating ga5 version
* Addressing comments
* fixing the media streaming error
* updating the change
* Recorded live tests + GA5 changes (Azure#41253)
* updating the locale and adding the operation callback uril in the unholdoptions
* updating hold operationcallback url
* updating version number
* adding the dtmf
* fixing the spelling error on the comment
* Live/Recorded Tests (Azure#41328)
* Rerecorded live tests.
* Pushed assets.json.
* fixing the pipeline error
* fixing lint error
* fixing the recording issue
* fixing doc error
* Created feature branch off of callautomation/release/ga5. Updated to ga6 apispec and made necessary changes.
* Made changes to start recording to effectively handle call_connection_id to locate call rather than using call locator.
* Recorded live tests for ga6.
* updating changelog
* [OPS Common SDK] Update Communication Common SDK for Teams Phone Extensibility GA (Azure#41219)
* Update models.py
* Update models.py
* Update models.py
* Update phone number identifier
* add tests
* small updates
* Update test_identifier_raw_id.py
* Update test_identifier_raw_id.py
* Update test_identifier_raw_id.py
* Create entra_user_credential_async.py
* add entra token cred
* add async exchange
* Update models.py
* Update test_identifier_raw_id.py
* Update test_identifier_raw_id.py
* update credential
* Update entra_user_credential_async.py
* Update entra_user_credential_async.py
* Update entra_user_credential_async.py
* Update entra_user_credential_async.py
* Create pipeline_utils.py
* Create entra_token_guard_policy.py
* Create entra_token_credential_options.py
* Create token_exchange.py
* Update token_exchange.py
* updates
* Update token_exchange.py
* Update token_exchange.py
* cleanup old files
* Update token_exchange.py
* Update entra_token_guard_policy.py
* updated credential classes
* updates
* Delete manual_test.py
* Update user_credential.py
* Copy to all _shared in all sdks
* Update sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_shared/entra_token_guard_policy.py
Co-authored-by: Dominik <[email protected]>
* Update token_exchange.py
* update version
* Fix imports
* Fix imports in all folders
* Fix test
* Update test_identifier_raw_id.py
* Update dev_requirements.txt
* try to fix conflict in pipeline
* try to fix conflict in pipeline 2
* Update setup.py
* try to fix call automation
* remove references
* expose the identifiers
* Update documentation for credential to include the optional params
* Delete manual_test.py
* Update _version.py
* fix comment to default the cloud
* fix comments for phone number properties
* fix path
* Update CHANGELOG.md
* fix cloud param
* fix comment
* Create test_entra_token_guard_policy.py
* fix for cloud param
* Add tests for token exchange
* add tests for credential
* update test
* Update test_user_credential_async.py
* add check in async cred
* fix cloud
* update not required
* Update test_identifier_raw_id.py
* fix passing scopes
* copy paste from identity
* fix space
* fix sending scopes
* Update test_token_exchange.py
* fix spaces for doc
* fix pylint errors
* fix pylint error in model
* fix props in phone number
* fix dateutil import
* update init of asserted_id
* replace none with ""
* update models phone number
* fix some pylint errors: format
* split files
* pylint fixes
* pylint call automation
* pylint for all
* fix some pylint warnings
* fix last warnings in identity
* update all
* update token exchange
* update credential for all sdks
* fix comments
* add some tests
* fix tests
* fix some comments
* fix comments
* copy in all sdks
* fix include
* fix import
* fix tests
* fix comments
* fix analysis warnings
* fix mypy
* fix pylint
* fix mypy
* fix optional scopes
---------
Co-authored-by: Dominik <[email protected]>
* updating api version
* ga6 vesrion update
* updating the python version
* updating the live test
* pushing resolve issue
* changelog update
* Update serialization.py
* updating ordering
* changing to dev version number as the pipeline is not letting to create the PR succeeded
* version number update
* Adding the classifier for the ga release
* making the teams extension users constructers to have the keyword only param
* copy issue fixing
* spell check fix
* updating communication shared code to use the isodate instead of the … (Azure#42085)
* udpating communication shared code to use the isodate instead of the date util
* fixing the tests
* fix the test failure
* Updated communications dependencies
* Local transport import statements
* Use fixed offsets instead of ZoneInfo to fix tests in all environments
* addressing the comments
* changing to zoneinfo as per the comments
* Revert "changing to zoneinfo as per the comments"
This reverts commit 3e2610d.
---------
Co-authored-by: antisch <[email protected]>
Co-authored-by: Cezara Mateiasi <[email protected]>
* release date update
* update changelog
* Add asynchronous tests to align with existing synchronous tests in Call Automation SDK (Azure#41990)
* Creating async live tests for call automation
* Removing the unavailable tests for GA6
* Updating the async tests for call automation
* updating the changes
* Pushing the recorded tests and assests.json
* updating the async tests
* Adding the async tests for callautomation
* updating asset file
---------
Co-authored-by: Vinothini Dharmaraj <[email protected]>
* fixing the long path issue fixed for the build failure
* removing older files
* removing the release
* reverting the version beta to check in changes to main as the release date is not confirmed
* reverting classifier
---------
Co-authored-by: v-saasomani <[email protected]>
Co-authored-by: Cezara Zamfir <[email protected]>
Co-authored-by: Dominik <[email protected]>
Co-authored-by: antisch <[email protected]>
Co-authored-by: Cezara Mateiasi <[email protected]>
Co-authored-by: Srinivasa Kaluri <[email protected]>1 parent bbb1394 commit 412d06a
File tree
83 files changed
+3118
-108
lines changed- sdk/communication
- azure-communication-callautomation
- azure/communication/callautomation
- _generated
- aio
- operations
- models
- operations
- aio
- swagger
- tests
- events
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+3118
-108
lines changedLines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
Lines changed: 67 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| 308 | + | |
306 | 309 | | |
307 | 310 | | |
308 | 311 | | |
| |||
329 | 332 | | |
330 | 333 | | |
331 | 334 | | |
| 335 | + | |
| 336 | + | |
332 | 337 | | |
333 | 338 | | |
334 | 339 | | |
| |||
362 | 367 | | |
363 | 368 | | |
364 | 369 | | |
365 | | - | |
| 370 | + | |
| 371 | + | |
366 | 372 | | |
367 | 373 | | |
368 | 374 | | |
| |||
378 | 384 | | |
379 | 385 | | |
380 | 386 | | |
| 387 | + | |
381 | 388 | | |
382 | 389 | | |
383 | 390 | | |
| |||
398 | 405 | | |
399 | 406 | | |
400 | 407 | | |
| 408 | + | |
| 409 | + | |
401 | 410 | | |
402 | 411 | | |
403 | 412 | | |
| |||
413 | 422 | | |
414 | 423 | | |
415 | 424 | | |
| 425 | + | |
416 | 426 | | |
417 | 427 | | |
418 | 428 | | |
| |||
680 | 690 | | |
681 | 691 | | |
682 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
683 | 744 | | |
684 | 745 | | |
685 | 746 | | |
| |||
696 | 757 | | |
697 | 758 | | |
698 | 759 | | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
699 | 764 | | |
700 | 765 | | |
701 | 766 | | |
| 767 | + | |
702 | 768 | | |
703 | 769 | | |
704 | 770 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments