Skip to content
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

Version 2.3.0 #237

Merged
merged 5 commits into from May 8, 2023
Merged

Version 2.3.0 #237

merged 5 commits into from May 8, 2023

Conversation

cea2aj
Copy link
Member

@cea2aj cea2aj commented May 8, 2023

Features

Support the EU Cloud region (#233)

  • We introduced two new configuration options: cloudRegion and environment. The search endpoints are hosted in both the US and in Europe, and the cloudRegion config option determines which endpoints are used. The environment config option supports both Production and Sandbox. The SandboxEndpoints object is now deprecated, and the environment config option should be used instead to specify the sandbox environment.

EmilyZhang777 and others added 4 commits May 4, 2023 16:35
* Provide Endpoints for EU Cloud Region

This PR creates an EndpointProvider class to offer a way to get endpoints for EU.

J=BACK-2270
TEST=auto,manual

Ran tests under tests/.
Manually started a test site and made sure the api request use the correct endpoints.
Bump version for 2.3.0 beta (#234)

J=none
TEST=none
Remove Reference to provideCore in Doc

This PR removes the reference to provideCore in the doc since it is not re-exported in headless and was causing an issue.
It also bumps the beta version to 2.3.0-beta.1.

J=BACK-2270
TEST=auto

Ran tests under tests/.

Change-Id: I906f8c1f5afd9ae18461e44dd222e6e4169c9e31
@cea2aj cea2aj requested a review from a team as a code owner May 8, 2023 18:15
@coveralls
Copy link

coveralls commented May 8, 2023

Pull Request Test Coverage Report for Build 4918496490

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 90.61%

Totals Coverage Status
Change from base Build 4512684737: 0.2%
Covered Lines: 217
Relevant Lines: 234

💛 - Coveralls

benmcginnis
benmcginnis previously approved these changes May 8, 2023
EmilyZhang777
EmilyZhang777 previously approved these changes May 8, 2023
Update CODEOWNERS to team Backfire (#238)

J=none
TEST=none
@cea2aj cea2aj dismissed stale reviews from EmilyZhang777 and benmcginnis via 1d659de May 8, 2023 18:46
@cea2aj cea2aj merged commit 79ed8a2 into master May 8, 2023
19 checks passed
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.

None yet

4 participants