Releases: christianrowlands/network-survey-messaging
Releases · christianrowlands/network-survey-messaging
v1.0.0
Changes:
- Adds 802.11be (Wi-Fi 7) to the list of 802.11 standards.
- Adds the bandwidth field to the Wi-Fi Beacon record.
Full Changelog: v0.15.0...v1.0.0
v0.15.0
Adds the slot field to the cellular records (GSM, CDMA, UMTS, LTE, and NR). See the docs for more information on the slot field.
Full Changelog: v0.14.0...v0.15.0
v1.14.0
Adds the cqi field to the LTE message.
v0.13.1
Adds WPA2_WPA3 as an option for the Wi-Fi EncryptionType.
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.