Releases: ewilken/starlink-rs
Releases · ewilken/starlink-rs
v1.0.0
2021 Edition & Dependency Bumps
- 2018 -> 2021 because the dep updates appeared to generate code relying
onTryInto's prelude presence - bumped tonic & tonic-build from 0.8 -> 0.10.2
- bumped prost from 0.11 -> 0.12.3
- bumped prost-types from 0.11 -> 0.12.3
- bumped async-stream from 0.3 to 0.3.5
- bumped tokio from 1.5 to 1.34.0, added
macrosfeature to fix
resulting compilation errors
Thanks a lot to @rossproduct!
v0.3.1
v0.3.0
Update to type definitions to Starlink software version 2bc83694-2dec-48c8-9061-88b86cdd5d89.uterm.release
- add new requests & responses:
RestartControl,Fuse,DishGetObstructionMap,TransceiverGetTelemetry, - add
tempfield toWifiNetworkInterface - add
api_versionfield toResponse - add
unstowfield toDishStowRequest - add
initial_satellite_id,initial_gateway_id&on_backup_beamfields toDishGetContextResponse - add
apply_setup_complete,mac_wan,apply_mac_wan,mac_lan,apply_mac_lan,mac_lan_2ghz,apply_mac_lan_2ghz,mac_lan_5ghz,apply_mac_lan_5ghz&device_idfields toWifiConfig - add
seconds_since_last_15s_outage,seconds_since_last_60s_outage&seconds_since_last_300s_outagefields toPingMetrics