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

Bump Microsoft.PowerPlatform.Dataverse.Client from 1.1.17 to 1.1.32 #1470

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps Microsoft.PowerPlatform.Dataverse.Client from 1.1.17 to 1.1.32.

Release notes

Sourced from Microsoft.PowerPlatform.Dataverse.Client's releases.

1.1.32 Nuget release

1.1.32: Fix for endless retry loop issue in WebAPI calls when specific error states are encountered. Fix for Logging MSAL telemetry when using ILogger. Previously, Logs for MSAL were not written to the configured ILogger, they would only go to Trace Source and InMemory Logs. Fix for RequestBuilder to properly honor CrmUserId and AADOid in request builder requests. Fix for ForceServerMetadataCacheConsistency not being effective until an operation to retrieve current organization version has been executed. If this is set to a value before any organization detail related information is retrieved, it will now cause the organization info to be retrieved from Dataverse. This is done only once. Updated ServiceClient retry logic to use the server specified RetryAfter for Time and Concurrency throttling fault codes, in addition to Burst. Updated ConnectionService retry logic to parse RetryAfter header as seconds instead of hours. Dependency Changes: Modified: Microsoft.Identity.Client to 4.61.3 WCF Dependencies now split between 4.x and 6.x depending on version of .net being used.

What's Changed

Full Changelog: microsoft/PowerPlatform-DataverseServiceClient@1.1.27...1.1.32

1.1.27 Nuget release

Fix for Logging MSAL telemetry when using ILogger Previously, Logs for MSAL were not written to the configured ILogger, they would only go to Trace Source and InMemory Logs. Fix for RequestBuilder to properly honor CrmUserId and AADOid in request builder requests. Updated ServiceClient retry logic to use the server specified RetryAfter for Time and Concurrency throttling fault codes, in addition to Burst. Updated ConnectionService retry logic to parse RetryAfter header as seconds instead of hours. Dependency Changes: Modified: Microsoft.Identity.Client to 4.61.3

Added initial Azure Auth extensions. Packages and added new WPF Login control for Dataverse ServiceClient.

What's Changed

Full Changelog: microsoft/PowerPlatform-DataverseServiceClient@1.1.22...1.1.27

1.1.22 Nuget Release

Fix for Retry hang introduced in 1.1.21: Fix #442 Dependency Changes: Added: Fix #446 System.ServiceModel.Http 4.10.3 System.ServiceModel.Primitives 4.10.3

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.PowerPlatform.Dataverse.Client](https://github.com/microsoft/PowerPlatform-DataverseServiceClient) from 1.1.17 to 1.1.32.
- [Release notes](https://github.com/microsoft/PowerPlatform-DataverseServiceClient/releases)
- [Commits](microsoft/PowerPlatform-DataverseServiceClient@1.1.17...1.1.32)

---
updated-dependencies:
- dependency-name: Microsoft.PowerPlatform.Dataverse.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 20, 2024
Copy link

Copy link
Contributor

@martyn-w martyn-w left a comment

Choose a reason for hiding this comment

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

👍 LGTM

@martyn-w martyn-w merged commit c56acee into master Sep 30, 2024
10 checks passed
@martyn-w martyn-w deleted the dependabot/nuget/Microsoft.PowerPlatform.Dataverse.Client-1.1.32 branch September 30, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant