Skip to content

Update dependency MagicOnion.Server to 7.10.0 - autoclosed - #1163

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

Update dependency MagicOnion.Server to 7.10.0 - autoclosed#1163
renovate[bot] wants to merge 1 commit into
dev8from
renovate/magiconion.server-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.Server 7.0.47.10.0 age confidence

Release Notes

Cysharp/MagicOnion (MagicOnion.Server)

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.server-7.x branch from 12b9783 to 40e7ef7 Compare August 7, 2025 00:13
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.0.5 Update dependency MagicOnion.Server to 7.0.6 Aug 7, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.server-7.x branch from 40e7ef7 to 55a2f5b Compare December 2, 2025 09:11
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.0.6 Update dependency MagicOnion.Server to 7.0.7 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.server-7.x branch from 55a2f5b to 0d6b46d Compare December 16, 2025 05:01
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.0.7 Update dependency MagicOnion.Server to 7.0.8 Dec 16, 2025
@renovate
renovate Bot force-pushed the renovate/magiconion.server-7.x branch from 0d6b46d to 3ba523d Compare January 7, 2026 05:03
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.0.8 Update dependency MagicOnion.Server to 7.0.9 Jan 7, 2026
@renovate
renovate Bot force-pushed the renovate/magiconion.server-7.x branch from 3ba523d to 50afdee Compare January 30, 2026 09:40
@renovate
renovate Bot force-pushed the renovate/magiconion.server-7.x branch from 50afdee to 9d77279 Compare February 19, 2026 04:46
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.0.9 Update dependency MagicOnion.Server to 7.10.0 Feb 19, 2026
@renovate renovate Bot changed the title Update dependency MagicOnion.Server to 7.10.0 Update dependency MagicOnion.Server to 7.10.0 - autoclosed Jun 2, 2026
@renovate renovate Bot closed this Jun 2, 2026
@renovate
renovate Bot deleted the renovate/magiconion.server-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