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

Make env variable optional #243

Merged
merged 3 commits into from
Mar 4, 2025
Merged

Make env variable optional #243

merged 3 commits into from
Mar 4, 2025

Conversation

konraddysput
Copy link
Collaborator

Why

Environment variables are hard to manage for our users. They can contain PII info/user secrets that are hard to remove on the SDK initialization. To minimalize the risk of submitting something unwanted, this pull request disabled by default env variables and the user (if it needs to) can include them.

ref: INT-80

@konraddysput konraddysput added the bug Something isn't working label Mar 4, 2025
@konraddysput konraddysput requested a review from perf2711 March 4, 2025 07:02
@konraddysput konraddysput self-assigned this Mar 4, 2025
@konraddysput konraddysput merged commit f7f7bf9 into master Mar 4, 2025
10 checks passed
@konraddysput konraddysput deleted the bugfix/optional-env-var branch March 4, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants