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

Release #1041

Merged
merged 8 commits into from
Oct 17, 2024
Merged

Release #1041

merged 8 commits into from
Oct 17, 2024

Conversation

dustinbyrne
Copy link
Contributor

No description provided.

dustinbyrne and others added 8 commits October 14, 2024 06:12
It's only used locally anyway, although security-wise it shouldn't
matter much since it needs an authorization key to use anyway. As such,
this change is mainly in an effort to avoid tripping up Windows
firewall dialog.
This change removes a global five second debounce on changes to
`appMap.commandLineEnvironment`. However, this behavior is not ideal in
settings where the configuration is changed programatically along with
other configuration which also restarts the service.

A 100ms grace period is added to ensure multiple programmatic changes to
configuration can be submitted before the process is restarted without
triggering a longer debounce timeout.
@dustinbyrne dustinbyrne merged commit 899f75a into master Oct 17, 2024
4 checks passed
@appland-release
Copy link
Contributor

🎉 This PR is included in version 0.131.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants