Skip to content

Releases: aalyria/api

v8.42.1698085480-SHA-e3f1cbc

24 Oct 17:25
ef1acea
Compare
Choose a tag to compare

CLI tools

  • Updated nbictl to use the latest NBI APIs

NBI APIs

  • Renamed fields in BAND_PROFILE entity api/common/wireless_modcod.proto:
    In AdaptiveDataRateTable fields are now named: carrier_to_noise_plus_interference_steps and received_signal_power_steps.

  • Simplified INTERFACE_LINK_REPORT entity api/nbi/v1alpha/resources/network_link.proto:
    An InterfaceLinkReport now described a single src > dst link, instead of multiple src > dst with same src.

  • Simplified NBI gRPC APIs api/nbi/v1alpha/nbi.proto:

    • In CreateEntityRequest and UpdateEntityRequest, the fields id and type have been removed, and should now be provided inside the entity field.
    • In ListEntitiesRequest, ListEntitiesOverTimeRequest and DeleteEntityRequest the field type have been changed from string to EntityType (protobuf enum).

v6.38.1695414276-SHA-fc00978

23 Sep 03:26
1fdc706
Compare
Choose a tag to compare

CLI tools

  • Added nbictl get command, to fetch a single entity
  • Added nbictl grpcurl [describe/list/call] command, to execute generic gRPC calls
  • Added nbictl [--config_dir=value] global option

SDKs

  • Released Spacetime Auth library for Go. See: auth/doc.go

NBI APIs

v6.35.1693936218-SHA-2608c13

05 Sep 18:30
f9a0e37
Compare
Choose a tag to compare

CLI tools

⚠️ The configuration file changed since the previous release.
We recommend to delete ~/.config/nbictl/config.textproto before using the new version.

  • Improved nbictl --help output
  • Updated nbictl to a new CLI flags framework. See autogenerated README.md

NBI APIs

v6.32.1691451396-SHA-5db8f228

07 Aug 23:40
71d531f
Compare
Choose a tag to compare
Merge pull request #49 from aalyria/C0589B2BC6704E88EAB5BC3402A83C1A

Project import generated by Copybara.