Skip to content

Conversation

@unity-renovate
Copy link
Contributor

@unity-renovate unity-renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Type Update Editor Change
com.unity.services.authentication dependencies major ✅ Compatible 2.7.4 -> 3.4.0

✅ Editor bump: Not required for testproject/Packages/manifest.json

This is probably safe to merge for this project


Release Notes

com.unity.services.authentication (com.unity.services.authentication)

v3.4.0

Compare Source

Added

  • Added PlayerAuthentication component to manage authentication in the scene authoring.

Changed

  • Updated the minimum supported Editor version to 2021.3.

v3.3.3

Compare Source

Fixed

  • Fixed an issue where IAuthenticationService.SwitchProfile() was not working properly

v3.3.1

Compare Source

Added

  • Added the Apple Privacy Manifest file (PrivacyInfo.xcprivacy)

Fixed

  • Fixed AuthenticationState is in invalid state when access token is changed after sign-out or sign-in

v3.3.0

Compare Source

Added

  • Added LastNotificationDate field to inform the client of the player's notifications last created date.
  • Added GetNotificationsAsync method to allow the client to request the player's notifications
  • Added Notifications field to cache the notifications after GetNotificationsAsync is called
  • Added BannedUser error code to identify an exception when a user has been banned.

Fixed

  • Fixed authentication refresh and expiration scheduling relying on device time which could cause edge cases.

v3.2.0

Compare Source

Changed

  • Changed Custom Token Exchange ID provider to Custom ID.

Added

  • Added GetCustomId method to PlayerInfo.
  • Added SignInWithSteamAsync method with appId parameter for Multiple App Id Support
  • Added LinkWithSteamAsync method with appId parameter for Multiple App Id Support
  • Added Additional App IDs to Steam ID Provider for Multiple App Id support

Fixed

  • Fixed serialization of player accounts settings.

v3.1.0

Compare Source

Added

  • Added ProcessAuthenticationTokens method to enable BYOI custom id sign-in.

v3.0.0

Compare Source

Changed

  • Upgrading base unity version support to 2020.3
  • Updated the core SDK dependency version

Added

  • Adding event in access token component for packages to be notified of changes to the IAccessToken value.
  • Added GenerateSignInCodeAsync method to generate a sign-in code that can be used to sign-in.
  • Added SignInWithCodeAsync method to sign in using the previously generated sign-in code. This method can optionally poll the server for sign-in confirmation.
  • Added GetSignInCodeInfoAsync method to fetch information about a given sign-in code.
  • Added ConfirmCodeAsync method for sending a request to confirm a provided sign-in code.
  • Added SignInCodeReceived which is triggered when SignInWithCodeAsync method successfully generates aSignInCode.
  • Added SignInCodeExpired which is invoked when the sign-in code expires.
  • Adding server authentication service which lets developers authorize operations when running on unity's game server hosting or with service accounts.

v2.7.4

Compare Source

Added

  • Added the Apple Privacy Manifest file (PrivacyInfo.xcprivacy)

Changed

  • Updated the core SDK dependency version

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Unity Renovate Bot.

@unity-cla-assistant
Copy link

unity-cla-assistant commented Feb 8, 2025

CLA assistant check
All committers have signed the CLA.

@unity-renovate unity-renovate bot force-pushed the renovate/develop-upm-prj-com.unity.services.authentication-3.x branch from 81a1f4c to b072f04 Compare February 10, 2025 18:26
@unity-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
MSBuild version 17.7.6+77d58ec69 for .NET
  Determining projects to restore...
/opt/containerbase/tools/dotnet/sdk/7.0.410/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(160,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0.  Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download [/tmp/renovate/repos/github/Unity-Technologies/com.unity.netcode.gameobjects/Tools/CI/NGO.Cookbook.csproj]

@unity-renovate unity-renovate bot force-pushed the renovate/develop-upm-prj-com.unity.services.authentication-3.x branch from b072f04 to 231588c Compare February 11, 2025 18:24
@unity-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@unity-renovate unity-renovate bot changed the title chore(deps): update upm project dependency com.unity.services.authentication to v3 (develop) chore(deps): update upm project dependency com.unity.services.authentication to v3 (develop) - abandoned Feb 19, 2025
@unity-renovate
Copy link
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@michalChrobot michalChrobot deleted the renovate/develop-upm-prj-com.unity.services.authentication-3.x branch February 19, 2025 08:35
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