Build: #1960 was successful Scheduled with changes by 4 people

Stages & jobs

  1. Build and Package

  2. Copy to Website

Build result summary

Details

Completed
Queue duration
11 minutes
Duration
48 minutes
Labels
None
Revision
abd2f93203b569a9fa90c4ddd713475116ae1445
Total tests
1398
Successful since
#1957 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen abd2f93203b569a9fa90c4ddd713475116ae1445 OF-2809: Guard against negative max idle time for websockets (#2434)
* OF-2809: Guard against negative max idle time for websockets

When the max idle time is configured to be negative, then do not schedule the check to see if the connection is still active.

* OF-2809: Tweak task implementation to make null-references less likely

... and rename class to follow convention of starting with a capital letter.
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 914f1f4f9f36903348e7d615ff65a43ca2670d8f Bump dorny/paths-filter from 2 to 3 (#2407)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Guus der Kinderen Guus der Kinderen d66bddd29dbf56aa9b822635619fa66cca6f2112 OF-2795 / OF-2166: Remove MUC affiliation of a user that is being deleted. (#2420)
This prevents a new user by the same name to claim the affiliation.
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> 03bafe917a5bbd7e23e9cd28f6064b6d7829fae7 OF-2777: Add tests
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> ae81af0e9229321ff106e06718429aa5da3c0a88 Merge pull request #2433 from guusdk/OF-2808_SM-connection-close-race
OF-2808: Fix race condition in connection close / stream management

Jira issues

IssueDescriptionStatus
7 more issues…
Unknown Issue TypeCVE-2024Could not obtain issue details from Jira
Unknown Issue TypeOF-2166Could not obtain issue details from Jira
Unknown Issue TypeOF-2706Could not obtain issue details from Jira
Unknown Issue TypeOF-2777Could not obtain issue details from Jira
Unknown Issue TypeOF-2795Could not obtain issue details from Jira