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

v2.3.0

Compare
Choose a tag to compare
@htdvisser htdvisser released this 30 Jan 15:40
· 744 commits to develop since this release

The 2.3.0 release contains the following API Changes:

  • Added pagination with limit and offset in gRPC metadata or HTTP query string
  • Handler Devices "List" operation returns total number of devices in gRPC Header

Other changes:

  • Use TheThingsNetwork/go-utils/log instead of apex/log
  • Use TheThingsNetwork/go-utils/encoding for Redis Maps and optimize list operations
  • Don't crash on unexpected Otto panics
  • Testing payload functions in ttnctl