Skip to content

feat: add AWS US East 2 (Ohio) and AP South 1 (Mumbai) region support#42

Merged
peterfoldes merged 1 commit intodevfrom
peter/add-us-east-2
Apr 2, 2026
Merged

feat: add AWS US East 2 (Ohio) and AP South 1 (Mumbai) region support#42
peterfoldes merged 1 commit intodevfrom
peter/add-us-east-2

Conversation

@peterfoldes
Copy link
Copy Markdown
Contributor

Summary

Add AWS_US_EAST_2 (aws-us-east-2, Ohio) and AWS_AP_SOUTH_1 (aws-ap-south-1, Mumbai) to the Region enum, bringing the TypeScript SDK to parity with the Python and JDBC SDKs. Bumps version to 0.9.0.

Related Issues

N/A


Requester Checklist

  • I have self-reviewed my own code
  • I have added/updated tests that prove my fix/feature works
  • I have included visual proof (screenshot, video, or test output) if applicable
  • All CI checks are passing
  • PR size is S/M, OR I have justified the size and added a walkthrough
  • I have updated documentation if needed

Visual Proof

Enum-only change — no runtime behavior to screenshot. Region is passed as a query parameter to the API; no client-side routing involved.


Reviewer Checklist

  • Requester checklist above is complete
  • All CI checks are passing
  • Tests adequately cover the changes

@peterfoldes peterfoldes marked this pull request as ready for review April 2, 2026 04:23
@peterfoldes peterfoldes requested a review from a team as a code owner April 2, 2026 04:23
@peterfoldes peterfoldes requested review from ClayMav, kcheng486, sfishel18 and zongsizhang and removed request for a team April 2, 2026 04:23
@peterfoldes peterfoldes merged commit bf81b92 into dev Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants