Releases: christianrowlands/network-survey-messaging
Releases · christianrowlands/network-survey-messaging
v2.0.0
What's Changed
- BREAKING CHANGE: Removes the unused fields
heading,pitch,roll,fieldOfView, andreceiverSensitivity. - BREAKING CHANGE: Remove the deprecated gRPC connection handshake.
Full Changelog: v1.9.0...v2.0.0
v1.9.0
v1.8.0
What's Changed
- Adds the
addressType,deviceClass,serviceUuids, andcompanyIdfields to the Bluetooth message.
Full Changelog: v1.7.0...v1.8.0
v1.7.0
Changes:
- Adds the 'locationAge' field to all the messages. This field is used to indicate how old the location information is.
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Changes:
- Adds the nonTerrestrialNetwork field to the PhoneState message (satellite usage).
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Changes:
- Support for streaming Bluetooth and Phone State messages over gRPC.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Changes:
- Adds the slot field to the phone state record. See the docs for more information on the slot field.
- Upgrade to the latest protobuf (4.27.3) and gRPC (1.65.1) library versions.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
v1.1.0
Changes:
- Adds two more sets of optional location fields to the device status message, one for GNSS and one for Network based locations.
Full Changelog: v1.0.0...v1.1.0