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

fix: apply changes to custom endpoint [IDE-36] #429

Merged
merged 6 commits into from
Feb 7, 2024

Conversation

teodora-sandu
Copy link
Contributor

@teodora-sandu teodora-sandu commented Feb 5, 2024

Description

Fixes a bug in the analytics code where if we change the custom endpoint for analytics we don't refresh it when checking if it's permitted. So if someone were to change the custom endpoint to a FedRAMP one for example, it would still send events even if now analytics are not permitted.

Ticket: https://snyksec.atlassian.net/browse/IDE-36

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Copy link
Contributor

@bastiandoetsch bastiandoetsch left a comment

Choose a reason for hiding this comment

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

Nice one 🎉

@bastiandoetsch
Copy link
Contributor

Please update the changelog (it's manual). Next release tomorrow is a patch release I think :).

@teodora-sandu teodora-sandu force-pushed the fix/IDE-36/apply-changes-to-custom-endpoint branch from 2c8910a to f0fcfc0 Compare February 6, 2024 15:57
@teodora-sandu
Copy link
Contributor Author

Thanks @bastiandoetsch! I've added a 2.2.4 patch for this fix

@bastiandoetsch bastiandoetsch merged commit c42d217 into main Feb 7, 2024
6 checks passed
@bastiandoetsch bastiandoetsch deleted the fix/IDE-36/apply-changes-to-custom-endpoint branch February 7, 2024 06:54
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.

2 participants