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 crash on backbeat routes with quota #5709

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Commits on Dec 2, 2024

  1. Bump arsenal

    Issue: CLDSRV-563
    francoisferrand committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    99d9fa0 View commit details
    Browse the repository at this point in the history
  2. Add quota support in Backbeat

    - Backbeat may send internal API requests that will evaluate
      quotas. This change fixes these scenarios, as they were
      trying to push finalizer hooks to an empty object.
    
    Issue: CLDSRV-586
    williamlardier authored and francoisferrand committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4b016cf View commit details
    Browse the repository at this point in the history
  3. Release cloudserver 8.8.38

    Issue: CLDSRV-586
    francoisferrand committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2ac5a57 View commit details
    Browse the repository at this point in the history