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

Add region argument to client to connect in EU data center #529

Merged
merged 2 commits into from
Jan 31, 2022

Conversation

FabricioCoutinho
Copy link
Contributor

@FabricioCoutinho FabricioCoutinho commented Jan 19, 2022

Add an ability to define which Data Center the client will connect

@guardrails
Copy link

guardrails bot commented Jan 19, 2022

⚠️ We detected 1 security issue in this pull request:

Insecure Network Communication (1)
Docs Details
💡 Title: Potentially insecure version of HTTPSConnection, Severity: Medium
self.__conn = http.client.HTTPSConnection(

More info on how to fix Insecure Network Communication in Python.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@FabricioCoutinho FabricioCoutinho force-pushed the add-region-to-client branch 5 times, most recently from 8d8fae9 to 27a345d Compare January 27, 2022 16:59
@douglasmiller douglasmiller force-pushed the add-region-to-client branch 6 times, most recently from af0517c to 01f3726 Compare January 31, 2022 15:36
@cbarton cbarton merged commit 289216f into v3-v2021-02-25 Jan 31, 2022
@cbarton cbarton deleted the add-region-to-client branch January 31, 2022 19:24
@douglasmiller douglasmiller added the V4 v2021-02-25 Client label Jan 31, 2022
recurly-integrations pushed a commit that referenced this pull request Jan 31, 2022
[Full Changelog](4.12.0...4.13.0)

**Merged Pull Requests**

- Generated Latest Changes for v2021-02-25 [#531](#531) ([recurly-integrations](https://github.com/recurly-integrations))
- Add region argument to client to connect in EU data center [#529](#529) ([FabricioCoutinho](https://github.com/FabricioCoutinho))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants