Skip to content

Release 2.4.13 - #1375

Merged
sambles merged 7 commits into
stable/2.4.xfrom
release/2.4.13
Jul 10, 2026
Merged

Release 2.4.13#1375
sambles merged 7 commits into
stable/2.4.xfrom
release/2.4.13

Conversation

@sambles

@sambles sambles commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

* add cert packages to images

* ampqs support

* test files

* Fix

* update testing files

* Add run script and rename compose file

* Fix Rabbit management api connection

* test setting rabbitmq mangement port

* Fix port

* Is example broken not code?

* example finally working

* remove older stable from example -- wont work without this PR
@sambles
sambles marked this pull request as draft April 2, 2026 15:26
benhayes21 and others added 4 commits June 29, 2026 15:03
* Handle missing S3 log files in handle_task_failure

When a worker is killed with SIGKILL (e.g. OOM) during input generation,
it never writes its log files to S3. The hasattr(..., 'read') guard was
insufficient because RelatedFile always has a read method; the
FileNotFoundError is only raised lazily when the file is opened on first
access inside read(). Fixes #1408.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* retest

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Sam Gamble <hexadessa@gmail.com>
* CI fixes

* Fix triggers

* Update CVE issues

* f

* f
@sambles
sambles marked this pull request as ready for review July 10, 2026 12:49
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@sambles
sambles merged commit d56f94a into stable/2.4.x Jul 10, 2026
@sambles
sambles deleted the release/2.4.13 branch July 10, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants