Skip to content

PR: Sub Issue 7 - OSS options + mark legacy classes obsolete#324

Merged
JusterZhu merged 1 commit into
masterfrom
feature/oss-silent-options
May 24, 2026
Merged

PR: Sub Issue 7 - OSS options + mark legacy classes obsolete#324
JusterZhu merged 1 commit into
masterfrom
feature/oss-silent-options

Conversation

@JusterZhu
Copy link
Copy Markdown
Collaborator

Summary

Closes #323

Changes

  • Add \UpdateOptions.OSSProvider\ and \OSSBucketRegion\
  • Mark \GeneralUpdateOSS, \GeneralClientOSS, \SilentUpdateMode\ as [Obsolete]\
  • Migration guidance: use \GeneralUpdateBootstrap\ with \AppType.OSS\ or .Option(UpdateOptions.Silent, true)\

Build

✅ 0 errors

- Add UpdateOptions.OSSProvider and OSSBucketRegion
- Mark GeneralUpdateOSS, GeneralClientOSS, SilentUpdateMode as [Obsolete]
- Migration: use GeneralUpdateBootstrap with AppType.OSS or Silent=true

Closes #323
Copilot AI review requested due to automatic review settings May 24, 2026 00:07
@JusterZhu JusterZhu merged commit 97a545f into master May 24, 2026
1 check failed
@JusterZhu JusterZhu deleted the feature/oss-silent-options branch May 24, 2026 00:09
@JusterZhu JusterZhu review requested due to automatic review settings May 24, 2026 00:30
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.

Sub Issue 7: OSS + Silent config options into UpdateOptions

1 participant