[release] LoRa Server 0.26.1 & LoRa App Server 0.20.1

LoRa Server 0.26.1

Improvements:

  • HandleUplinkData API call to the application-server is now handled async.
  • Skip frame-counter check can now be set per device (so it can be used for OTAA devices).

Bugfixes:

  • storage.ErrAlreadyExists was not mapped to the correct gRPC API error.

LoRa App Server 0.20.1

Improvements:

  • Skip frame-counter check can now be set per device (so it can be used for OTAA devices).
  • Publish codec decode errors to the application/[applicationID]/node/[devEUI]/error MQTT topic.