This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
v2.3.0
The 2.3.0 release contains the following API Changes:
- Added pagination with
limit
andoffset
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 ofapex/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