v0.4.27

netbirdio/netbirdv0.4.27Mar 12, 2026by github-actions[bot]

AI Summary

This release focuses on version bumping to v0.4.27, incorporating dependency updates for GPU support, resolving bugs in queue handling and tagging pipelines, and applying general formatting fixes.

Key Highlights

  • Added GPU dependencies support via PR #441
  • Fixed queue bug affecting long queues
  • Resolved issue in the tagging pipeline
  • Applied formatting and linting fixes
  • Updated README documentation

New Features

  • GPU dependencies update
  • Bug fixes for queue handling and tagging pipeline

Full Release Notes

## What's new



## Commits

1e139a5 Bump version to v0.4.27 for release
3c0ff52 Version bump
19a1b90 Formatting fixes
7eba43c Merge pull request #441 from allenai/gpu-deps
302d37c Fixing a few lint errors, and queue bug in long queues
7277bfc Updating readme
7c00ac7 Fixing issue in tagging pipeline