Skip to content

Conversation

@stephen-dixon
Copy link
Collaborator

@stephen-dixon stephen-dixon commented Nov 10, 2025

to do:

  • rebase onto latest develop branch (or merge)
  • update new protocol version from 10 to 11
  • renumber new clientflag options
  • confirm new AUTH_PAYLOAD entry on plugin interface still works in light of recent thread-safety changes (thread local stuff and replacing pointers with fixed length arrays in errorstack)
  • confirm distributing nlohman json better than adding dependency? (available in brew, apt, etc.)
  • update docs
  • review and test

jholloc and others added 18 commits September 11, 2025 13:37
…available to the plugin.

# Conflicts:
#	source/CMakeLists.txt
#	source/server/udaServer.cpp
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ctions/download-artifact-6

Bump actions/download-artifact from 4 to 6
* fixing multiple-read failures in getBytes plugin

* fixing typo in pyuda get_file method
@stephen-dixon stephen-dixon added this to the 2.10.0 milestone Nov 10, 2025
munechika-koyo and others added 4 commits November 17, 2025 17:21
* fixing issue with serverside path expansions in get_bytes plugin

* adding negative error codes to log parsers regex

* removing gitlab CI and unused plugins
@stephen-dixon stephen-dixon changed the base branch from develop to release/2.10.0 November 28, 2025 00:05
@stephen-dixon stephen-dixon changed the base branch from release/2.10.0 to develop November 28, 2025 19:04
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.

4 participants