Releases: christianrowlands/network-survey-messaging
Releases · christianrowlands/network-survey-messaging
v0.13.0
Adds the passpoint boolean field to the WifiBeaconRecord.
v0.12.0
- Adds frameType and frameSubtype to the wifi ota message.
- Upgrades the protobuf version to 3.24.3 and the gRPC version to 1.58.0.
v0.11.1
- Added the speed field to all the message schemas.
v0.10.0
- BREAKING CHANGE: Renamed the wifi_deauthentication_message topic to 80211_deauthentication_message for consistency with the other topics.
- BREAKING CHANGE: Renamed the wifi_ota_message topic to 80211_ota_message for consistency with the other topics.
v0.9.0
- Added a message schema for holding a Wi-Fi Probe Request record.
- Added a message schema for holding a Wi-Fi Deauthentication record.
- Added a various sensor metadata fields to the records.
- Added the mdmOverride field to the Device Status record.
v0.8.0
Added the ecno field to the UMTS Record.
v0.7.0
- BREAKING CHANGE: Swapped the rawMessage for pcapRecord in the Cellular OTA messages.
- BREAKING CHANGE: Renamed the
lte_ota_message
topic tocellular_ota_message
to allow it to be more generic. - Added message schemas for GSM, UTMS NAS, and WCDMA RRC OTA messages (coming from Network Survey+).
- Added the accuracy field to all the messages which can be used to describe the accuracy of the provided location.
v0.6.1
Added the missionID and recordNumber fields to the Phone State message schema.
Network Survey Messaging Release 0.6.0
- Added a deviceModel field to the message schemas.
- Added a PhoneState message that is sent over the device_status_message topic that reports changes to the serving cell.
Network Survey Messaging Release 0.5.0
Added a message schema for holding cellular LTE Over The Air (OTA) NAS messages.