Skip to content

Update dependency locust to v2.36.2 #18

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

Open
wants to merge 1 commit into
base: rhoai-2.21
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

This PR contains the following updates:

Package Update Change
locust minor ==2.31.1 -> ==2.36.2

Release Notes

locustio/locust (locust)

v2.36.2

Compare Source

What's Changed

Full Changelog: locustio/locust@2.36.1...2.36.2

v2.36.1

Compare Source

Fix gevent dependency specification.

What's Changed

Full Changelog: locustio/locust@2.36.0...2.36.1

v2.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: locustio/locust@2.35.0...2.36.0

v2.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: locustio/locust@2.34.1...2.35.0

v2.34.1

Compare Source

What's Changed

Full Changelog: locustio/locust@2.34.0...2.34.1

v2.34.0

Compare Source

Full Changelog

Merged pull requests:

v2.33.2

Compare Source

Full Changelog

Fixed bugs:

  • There was a heartbeat disconnect during the pressure test #​3065

Closed issues:

  • Error Logging in FastHttpUser #​2937

Merged pull requests:

v2.33.1

Compare Source

Full Changelog

Fixed bugs:

  • --iterations with locust==2.33.0 and locust-plugins==4.5.3 #​3071
  • uv.lock ends up in root of site-packages #​3053

Merged pull requests:

v2.33.0

Compare Source

Full Changelog

Fixed bugs:

  • UnboundLocalError: local variable 'user_count' referenced before assignment #​3051

Merged pull requests:

v2.32.10

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.32.9

Compare Source

Full Changelog

Fixed bugs:

  • Cannot Update Custom options in the Web UI when Default Value is None #​3011

Merged pull requests:

v2.32.8

Compare Source

Full Changelog

v2.32.7

Compare Source

Full Changelog

Merged pull requests:

v2.32.6

Compare Source

Full Changelog

Closed issues:

  • Suggestion to Add "iter_lines" Support for "FastHttpUser" in Locust #​3018

Merged pull requests:

  • Update Dockerfile to use Python 3.12 as base #​3029 (vejmoj1)
  • Update tests to check for hostname instead of fqdn #​3027 (ajt89)
  • Move some argument parsing/validation from main.py to argument_parser.py and remove deprecated parameter --hatch-rate #​3026 (ftb-skry)
  • pin poetry-core version to <2.0.0 in pyproject.toml #​3025 (mgor)
  • Optimize run time of some unit tests #​3020 (cyberw)

v2.32.5

Compare Source

Full Changelog

Merged pull requests:

  • Make cpu usage check sleep BEFORE the first check, and make it slightly less frequent #​3014 (cyberw)
  • FastHttpUser: Fix ssl loading performance issue by avoiding to load certs when they wont be used anyway #​3013 (cyberw)
  • Treat exceptions in init event handler as fatal #​3009 (cyberw)
  • Add create store export #​3004 (andrewbaldwin44)

v2.32.4

Compare Source

Full Changelog

Fixed bugs:

  • Number of requests lower than expected in web UI #​3000
  • Reports download links do not contain web-base-path #​2998
  • Setuptools CVE-2024-6345 #​2995
  • When using exclude-tags to exclude more than two tags, this setting will not take effect #​2994

Merged pull requests:

v2.32.3

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

v2.32.2

Compare Source

Full Changelog

Fixed bugs:

  • Requests not ramping up after switching to using pydantic in django project #​2960
  • The locust chart shows that data is still being recorded after the timed run time expires #​2910

Closed issues:

  • Downloading report should provide a meaningful human name #​2931
  • Hard coded path make it impossible to host the UI on a path (instead of the domain root) #​2909

Merged pull requests:

v2.32.1

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.32.0

Compare Source

Full Changelog

Fixed bugs:

  • logfile is erroniously written when there are many workers. #​2927
  • Form field for users, spawn rate, and run time still visible in UI although CustomShape defined without use_common_options. #​2924
  • --html with --process 4 then get ValueError: StatsEntry.use_response_times_cache must be set to True #​2908
  • IPV6 check doesn't work as expected on AWS EKS #​2787

Merged pull requests:

v2.31.8

Compare Source

Full Changelog

Merged pull requests:

v2.31.7

Compare Source

Full Changelog

Merged pull requests:

v2.31.6

Compare Source

Full Changelog

Fixed bugs:

  • RPS vs Total Running Users #​2895
  • Overwriting weight by config-users may lead to crash #​2852
  • FastHttpSession requests typing for the json argument should support lists #​2842
  • Dockerfile warning #​2811

Closed issues:

  • Cleaning up the build process #​2857
  • Simplify GitHub Actions using install-poetry #​2822

Merged pull requests:

v2.31.5

Compare Source

Full Changelog

Fixed bugs:

  • Pressure testing is over, but RPS and Users still have data #​2870

Merged pull requests:

v2.31.4

Compare Source

Full Changelog

v2.31.3

Compare Source

Full Changelog

Fixed bugs:

  • Brew installed locust missing UI assets #​2831
  • response avg time is NaN #​2829
  • Windows Action Runs Wrong Version of Locust #​2796

Merged pull requests:

v2.31.2

Compare Source

Full Changelog

Merged pull requests:


Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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.

0 participants