Skip to content
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

[pull] main from Azure:main #885

Merged
merged 125 commits into from
Oct 19, 2024
Merged

[pull] main from Azure:main #885

merged 125 commits into from
Oct 19, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

azure-sdk and others added 30 commits October 14, 2024 13:33
* cleaning up async testing in blobapitests and reworking service async api tests

* removing more async stuff from non async test files

* finishing page blob async tests, making sure service async test cleanup works, and removing an unused import in service tests

* finishing blobasyncapi tests, renaming the helper methods in testbase

* resolving warnings

* container async tests and others

* style

* assets and resolving an error

* removing unused import

* adding the blocking back to the individual test cleanups as it was interfering with the overall test cleanup

* changing sourcerequestconditoinssupplier

* chaning some tests to hopefully resolve live test pipeline errors

* removing redundant cleanups and removing doFinally as it was still interfering with cleanup

* recording changes

* updating some tests

* adding test for sync findBlobsByPage, and removing flux in some of the sync test names
* Removed direct jackson dependencies from azure cosmos and spark

* Removed java 21 testing since spark doesn't support it and added spring data cosmos as additional module

* Removed spring data cosmos because of java version issues

* Added spring 17 support to test

* Removed spring data cosmos because of java version less than 17 compatibility
* mgmt, local generation for containerservice
* fix deallocation

* refresh after update failure

* fix test record

* fix test

* update disable message
* Fixing CHANGELOG.md

* Fixing CHANGELOG.md
* Added code to handle claims in authentication challenges.

* Updated KeyVaultCredentialPolicy to ensure CAE is enabled.

* Updated KeyVaultCredentialPolicy to handle a second 401 in case a token is revoked immediately after acquiring it for the first time.

* Fixed an issue where `KeyVaultCredentialPolicy` would make an extra call. Added async functionality for CAE.

* Added tests.

* Reverted accidental commit.

* Ensured CAE is always enabled.

* Fixed a bug where challenge handling could fall into an infinite loop if the client received multiple consecutive 401 unauthorized requests without claims.

* Updated tests

* Updated all other KV packages.

* Removed unused imports.

* Optimized challenge processing.

* Applied PR feedback to tests.

* Applied more feedback and added additional tests.

* Added one more test.

* Fixed compilation error.

* Fixed issue with BasicAuthenticationCredential.

* Fixed CheckStyle issues.
azure-sdk and others added 29 commits October 17, 2024 18:53
* Escape parentheses in includes to fix issues in publishing

* Only escape close parens

* Comments

---------

Co-authored-by: Daniel Jurek <[email protected]>
* new tests and recordings

* addressing comments

* addressing comments
API changes for HttpLogOptions
Update a few dependencies
Update how get-properties perf test runs
* Deprecate config methods for removed cache cnofiguration.

In Identity 1.14 we removed support for very old versions of the Azure Toolkit for IntelliJ. These two methods configured the behavior of the old versions, and no longer do anything.

* Update changelog to include PR link

Fix readme to not point to deprecated method.

* update changelog
* save-package-properties.yml only activates PR diff mechanism if the service directory is "auto"

---------

Co-authored-by: Scott Beddall <[email protected]>
* service version changes and assets updates (#41520)

* regenerating off swagger and resolving errors and hooking up hns value (#41868)

* STG96 - Ensure Set/Delete Immutability Policy and Set Legal Hold work on Blob Snapshots & Versions (#42055)

* intial implementation and tests

* fixing and recording tests

* removing unused imports

* hopefully fixing test race condition

* style

* STG96 - Provisioned v2 billing model for Azure Files (#41995)

* implementation and tests

* spelling mistake

* re-generating swagger

* STG96 - ShareAccessTier.Premium (#41920)

* implementation and test

* adding async tests and adding cleanup for tests that missed it

* updating recordings

* updating recordings

* updating assets file

* STG96 - Copy File, Binary ACE (#41969)

* implementation and test

* tests without recordings

* recordings

* removing unused imports

* updating assets file

* updating changelogs

* updating assets file

* fixing build issues
Remove all usage of Jackson in Communication data-plane SDKs
* Generating SDK with the latest Typespec commit ID

* Updating the commit ID and repo referenced. Deleting the generated samples

* Re-generated the SDK after syncing to main

* Fixing test cases
Update build and testing dependencies
* Relax duration range when validating EH metrics
@pull pull bot merged commit c5b98ab into conniey:main Oct 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.