Skip to content

Update dependency MagicOnion.Client to 7.10.0 - autoclosed - #1162

Closed
renovate[bot] wants to merge 1 commit into
dev8from
renovate/magiconion.client-7.x
Closed

Update dependency MagicOnion.Client to 7.10.0 - autoclosed#1162
renovate[bot] wants to merge 1 commit into
dev8from
renovate/magiconion.client-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
MagicOnion.Client 7.0.47.10.0 age confidence

Release Notes

Cysharp/MagicOnion (MagicOnion.Client)

v7.10.0

Compare Source

What's Changed

Features
Other Changes
Housekeeping

New Contributors

Full Changelog: Cysharp/MagicOnion@7.0.9...7.10.0

v7.0.9

Compare Source

What's Changed

Fixes
  • Fix an AggregateException exception occurring during connection attempt by @​mayuki in #​1023
Other Changes

Full Changelog: Cysharp/MagicOnion@7.0.8...7.0.9

v7.0.8

Compare Source

What's Changed

Fixes
Other Changes

New Contributors

Full Changelog: Cysharp/MagicOnion@7.0.7...7.0.8

v7.0.7

Compare Source

What's Changed

Improvements
Fixes
  • Don't reference ConnectAsync's CancellationToken while waiting for the first message by @​mayuki in #​991
Other Changes

New Contributors

Full Changelog: Cysharp/MagicOnion@7.0.6...7.0.7

v7.0.6

Compare Source

What's Changed

Redis Sharded Pub/Sub support (#​963)

Sharded Pub/Sub can now be used by specifying RedisChannelFactory.Sharded in the ChannelFactory property of RedisGroupOptions, as shown in the code below.

services.Configure<RedisGroupOptions>(options =>
{
    options.ChannelFactory = RedisChannelFactory.Sharded;
});
Other Changes

New Contributors

Full Changelog: Cysharp/MagicOnion@7.0.5...7.0.6

v7.0.5

Compare Source

What's Changed

Fixes
  • Enable cancellation of connection establishment to StreamingHub by @​mayuki in #​953
  • Wait for the queue to complete before completing the request. by @​mayuki in #​955
  • Improve disconnection handling with safe cleanup and logging by @​mayuki in #​956
Other Changes

Full Changelog: Cysharp/MagicOnion@7.0.4...7.0.5


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 1am,before 5am,before 9am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from 9cb90c9 to bcebb7f Compare August 7, 2025 00:12
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.0.5 Update dependency MagicOnion.Client to 7.0.6 Aug 7, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from bcebb7f to a3fc691 Compare December 2, 2025 09:11
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.0.6 Update dependency MagicOnion.Client to 7.0.7 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from a3fc691 to 23f693e Compare December 16, 2025 05:00
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.0.7 Update dependency MagicOnion.Client to 7.0.8 Dec 16, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from 23f693e to dc3b1b5 Compare January 7, 2026 05:03
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.0.8 Update dependency MagicOnion.Client to 7.0.9 Jan 7, 2026
@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from dc3b1b5 to 8cb7651 Compare January 30, 2026 09:40
@renovate
renovate Bot force-pushed the renovate/magiconion.client-7.x branch from 8cb7651 to 9d3c930 Compare February 19, 2026 04:46
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.0.9 Update dependency MagicOnion.Client to 7.10.0 Feb 19, 2026
@renovate renovate Bot changed the title Update dependency MagicOnion.Client to 7.10.0 Update dependency MagicOnion.Client to 7.10.0 - autoclosed Jun 2, 2026
@renovate renovate Bot closed this Jun 2, 2026
@renovate
renovate Bot deleted the renovate/magiconion.client-7.x branch June 2, 2026 19:04
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.

0 participants