Skip to content

AWS-AU support added #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 3, 2025
Merged

AWS-AU support added #190

merged 7 commits into from
Jul 3, 2025

Conversation

netrajpatel
Copy link
Contributor

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Australia (AU) region support by introducing a new AU host constant, updating the Region enum, and extending corresponding tests.

  • Added HOST_AU_REGION constant and updated version to 4.8.0
  • Extended Region enum with AU and added tests covering the AU region in getHost
  • Bumped package version and updated CHANGELOG.md

Reviewed Changes

Copilot reviewed 10 out of 11 changed files in this pull request and generated 1 comment.

File Description
test/utils/constant.ts Added HOST_AU_REGION constant
src/lib/types.ts Extended Region enum with AU
test/unit/utils.spec.ts Added test for Region.AU in getHost
package.json & CHANGELOG.md Bumped version to 4.8.0 and added changelog entry

ntrjpatel and others added 2 commits June 30, 2025 19:20
Fixed typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@harshithad0703 harshithad0703 marked this pull request as ready for review July 3, 2025 07:09
@harshithad0703 harshithad0703 requested a review from a team as a code owner July 3, 2025 07:09
@harshithad0703 harshithad0703 merged commit 6ee679b into development Jul 3, 2025
8 checks passed
@harshithad0703 harshithad0703 deleted the feat/dx-3126 branch July 3, 2025 07: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