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 wasp v1.50.1 #1149

Merged
merged 1 commit into from
Sep 20, 2024
Merged

release wasp v1.50.1 #1149

merged 1 commit into from
Sep 20, 2024

Conversation

skudasov
Copy link
Collaborator

@skudasov skudasov commented Sep 20, 2024


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes ensure that the rate limiter behaves correctly under low-load conditions by fixing an off-by-one error, leading to more accurate load testing.

What

  • wasp/.changeset/v1.50.1.md
    • Added documentation for the fix of an off-by-one bug in low-load profiles. This ensures that for tests with <=1 RPS, the rate limiter is now strict with no slack, and requests are correctly instantiated only after the first segment has started.

@skudasov skudasov requested review from AnieeG and a team September 20, 2024 16:37
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@skudasov skudasov requested review from kalverra and removed request for AnieeG September 20, 2024 16:39
@skudasov skudasov merged commit 715d26e into main Sep 20, 2024
47 of 48 checks passed
@skudasov skudasov deleted the release-wasp-1.50.1 branch September 20, 2024 16:57
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.

3 participants