Skip to content

[Core] Prep release#44590

Merged
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:core-1.38-feture-pull
Jan 8, 2026
Merged

[Core] Prep release#44590
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:core-1.38-feture-pull

Conversation

@pvaneck
Copy link
Copy Markdown
Member

@pvaneck pvaneck commented Jan 8, 2026

The 1.38.0 release will only contain the continuation token update. Pulling the CAE default switch for this release.

Pulling a feature meant for next release.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts the CAE (Continuous Access Evaluation) default behavior in the BearerTokenCredentialPolicy to prepare for the 1.38.0 release, which will only contain the continuation token update.

  • Reverted enable_cae parameter default from True to False in both sync and async authentication policies
  • Updated documentation to reflect the correct default value
  • Adjusted test assertions to match the reverted behavior
  • Removed the CAE-related changelog entry

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/core/azure-core/azure/core/pipeline/policies/_authentication.py Reverted enable_cae default to False and updated docstring
sdk/core/azure-core/azure/core/pipeline/policies/_authentication_async.py Reverted enable_cae default to False and updated docstring
sdk/core/azure-core/tests/test_authentication.py Updated test assertions to remove enable_cae=True expectations
sdk/core/azure-core/tests/async_tests/test_authentication_async.py Updated test assertions to remove enable_cae=True expectations
sdk/core/azure-core/CHANGELOG.md Removed the CAE default change entry from version 1.38.0

@pvaneck pvaneck marked this pull request as ready for review January 8, 2026 22:48
@pvaneck
Copy link
Copy Markdown
Member Author

pvaneck commented Jan 8, 2026

/check-enforcer override

@pvaneck pvaneck merged commit ca2b965 into Azure:main Jan 8, 2026
66 of 67 checks passed
@pvaneck pvaneck deleted the core-1.38-feture-pull branch January 8, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants