Juan Arias

Results 6 issues of Juan Arias

## Proposed changes Update submodule. ## Type of change - [x] Feature work - [ ] Bug fix - [ ] Documentation - [ ] Engineering change - [ ]...

## Problem: As written in the issue https://github.com/dotnet/orleans/issues/8676 and [docs](https://learn.microsoft.com/en-us/dotnet/orleans/host/configuration-guide/adonet-configuration), to set up ADO.NET clustering using the MySQL you need to run 2 scripts in sequence: [main script for MySQL](https://github.com/dotnet/orleans/blob/main/src/AdoNet/Shared/MySQL-Main.sql)...

## Problem: As written in the issue https://github.com/dotnet/orleans/issues/8676 and [docs](https://learn.microsoft.com/en-us/dotnet/orleans/host/configuration-guide/adonet-configuration), to set up ADO.NET clustering using the MySQL you need to run 2 scripts in sequence: [main script for MySQL](https://github.com/dotnet/orleans/blob/main/src/AdoNet/Shared/MySQL-Main.sql)...

## Proposed changes Apple has begun force-returning false for any calls to the deprecated [openURL](https://developer.apple.com/documentation/uikit/uiapplication/1622961-openurl?language=objc) method for apps/frameworks compiled with Xcode 16. This is documented in the iOS 18 release...

## Proposed changes Update the use of family refresh tokens, and instead use a single family refresh token. ## Type of change - [x] Feature work - [ ] Bug...

## Proposed changes This pull request adds a new documentation file, `.github/copilot-instructions.md`, which provides comprehensive instructions for working with the MSAL iOS/macOS SDK. The document covers code style guidelines, build...