Skip to content

Enable ap-southeast in browser commands - #238

Merged
tnsardesai merged 1 commit into
mainfrom
hypeship/enable-ap-southeast
Aug 26, 2026
Merged

Enable ap-southeast in browser commands#238
tnsardesai merged 1 commit into
mainfrom
hypeship/enable-ap-southeast

Conversation

@tnsardesai

@tnsardesai tnsardesai commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update the Go SDK dependency to v0.95.0
  • accept ap-southeast for browser and browser-pool create/list commands
  • update command help, documentation, and region tests
  • adapt to the latest managed-auth and telemetry SDK types without changing behavior

Test plan

  • make test
  • make build

Note

Low Risk
Mostly documentation, validation, and SDK alignment; region and telemetry/auth display changes are additive or equivalent mappings.

Overview
Adds ap-southeast as a supported --region value for browser sessions and browser pools (list/create), wired through availableRegions() / parseRegionFlag, Cobra help text, and the README. Region tests now exercise ap-southeast against the new SDK enum constants.

Bumps github.com/kernel/kernel-go-sdk from v0.92.0 to v0.95.0 and adapts to type changes without intended behavior shifts: managed-auth field display maps replace-existing from Reason == "rejected" instead of ReplaceExisting, and enabling control telemetry uses BrowserTelemetryControlConfigParam rather than the generic category param.

Reviewed by Cursor Bugbot for commit 007eac2. Bugbot is set up for automated code reviews on this repo. Configure here.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​kernel/​kernel-go-sdk@​v0.92.0 ⏵ v0.95.073 +1100100100100

View full report

@tnsardesai
tnsardesai marked this pull request as ready for review August 26, 2026 19:01
@tnsardesai
tnsardesai requested review from Sayan- and chruffins August 26, 2026 19:01
@tnsardesai
tnsardesai merged commit 74262f5 into main Aug 26, 2026
7 checks passed
@tnsardesai
tnsardesai deleted the hypeship/enable-ap-southeast branch August 26, 2026 19:09
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