You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
sentry.environment configuration option to set the environment tag on Sentry reports.
TR005 QR code format, with ID tr005.
LoRa Cloud Geolocation Services support for TOA/RSSI end device geolocation.
Changed
Default value of gs.udp.addr-change-block is now 0, which disables the IP firewall for UDP traffic. Deployments that need to enforce the IP check should set a value greater than 0. Note that the new default value makes UDP connections less secure.
Prevent flooding logs with "Packet Filtered" messages when UDP gateways exceed the maximum rate limit. Only one message per minute will be printed for each gateway.
Deprecated
TR005 Draft 2 and 3 QR code formats. Use the final version of the technical recommendation, with ID tr005.
Fixed
Downlink queue operations on ABP devices not working under specific circumstances.