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

Backport: Remove NS application uplink queue #6641

Merged
merged 11 commits into from
Oct 19, 2023

Conversation

cvetkovski98
Copy link
Member

Summary

Backport changes from TheThingsIndustries/lorawan-stack#3890

Changes

...

Testing

...

Regressions

...

Notes for Reviewers

...

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • The steps/process to test this feature are clearly explained including testing for regressions.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@cvetkovski98 cvetkovski98 added this to the v3.28.0 milestone Oct 19, 2023
@cvetkovski98 cvetkovski98 self-assigned this Oct 19, 2023
@cvetkovski98 cvetkovski98 linked an issue Oct 19, 2023 that may be closed by this pull request
4 tasks
@github-actions github-actions bot added c/network server This is related to the Network Server compat/db This could affect Database compatibility ui/web This is related to a web interface labels Oct 19, 2023
@cvetkovski98 cvetkovski98 merged commit 179cc39 into v3.28 Oct 19, 2023
@cvetkovski98 cvetkovski98 deleted the feature/remove-ns-application-uplink-queue branch October 19, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/network server This is related to the Network Server compat/db This could affect Database compatibility ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Network Server application uplink queue
2 participants