Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

v2.0.2

Compare
Choose a tag to compare
@htdvisser htdvisser released this 19 Dec 14:27
· 887 commits to develop since this release

This release includes a number of fixes for the v2.0.0 release.

  • Switched to LRU caches because of nil-pointer panic in ARC cache
  • Improved error if downlink fields supplied, but no encoder set
  • Improved error if GetStatus fails
  • Added ttnctl version cmd specifically for Homebrew builds
  • Fixed TLS on Windows, where Go can't get the system root CAs
  • Fixed "leak" where the Broker set up a new gRPC connection to the Handler gRPC for each activation