This fixes a bug in itself, which is that the device address persists even though the session does not. Both the AS and the JS reject the resulting end device.
Checklist
[x] Scope: The referenced issue is addressed, there are no unrelated changes.
[ ] Documentation: Relevant documentation is added or updated.
[x] Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
Summary
References https://github.com/TheThingsIndustries/lorawan-stack-support/issues/952
Changes
no-session
is used.Testing
Local testing.
Regressions
This fixes a bug in itself, which is that the device address persists even though the session does not. Both the AS and the JS reject the resulting end device.
Checklist
CHANGELOG.md
.