Skip to content

Releases: microsoft/netremote

v0.5.4

20 Nov 22:10
e4c76c2

Choose a tag to compare

v0.5.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

20 Oct 18:46
469e93a

Choose a tag to compare

v0.5.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

26 Jun 21:23
133840d

Choose a tag to compare

What's Changed

  • Merge v0.4.1 to develop by @abeltrano in #324
  • Add nlohmann json dependency by @abeltrano in #325
  • Add WifiAccessPointGetAttributes API by @abeltrano in #326
  • Extend WifiAccessPointsEnumerate to provide access point capabilities. by @abeltrano in #327
  • Add AccessPointAttributes JSON serialization/deserialization support by @abeltrano in #328
  • Allow specifying JSON configuration to netremote-server on command-line by @abeltrano in #329
  • Add netremote-server JSON schema and example file. by @abeltrano in #330
  • Add vcpkg target to provide API source only by @abeltrano in #332
  • Add new protocol buffer API files to dotnet projects by @abeltrano in #333
  • Implement software simulated attnuator library by @wptestyyh in #338
  • Implement RfAttenuator gRPC interface based on software simulated attenuator by @wptestyyh in #339
  • Implement RfAttenuator gRPC tests based on software simulated attenuator by @wptestyyh in #340
  • Implement AeroflexWeinschle83XX attenuator library by @wptestyyh in #341
  • Move rfattenuator lib from common folder to linux because socket is platform dependent by @wptestyyh in #342
  • Implement an attenuator tool to test both software and socket attenuator by @wptestyyh in #343
  • enable api folder if NETREMOTE_EXCLUDE_API_BINDINGS is off by @wptestyyh in #344
  • Fix socket attenuator issues by @wptestyyh in #345
  • Update hostapd to 2.11 by @wptestyyh in #346

New Contributors

Full Changelog: v0.4.1...v0.5.2

v0.5.1

09 Apr 17:46
3247b03

Choose a tag to compare

v0.5.1 Pre-release
Pre-release

What's Changed

  • Merge v0.4.1 to develop by @abeltrano in #324
  • Add nlohmann json dependency by @abeltrano in #325
  • Add WifiAccessPointGetAttributes API by @abeltrano in #326
  • Extend WifiAccessPointsEnumerate to provide access point capabilities. by @abeltrano in #327
  • Add AccessPointAttributes JSON serialization/deserialization support by @abeltrano in #328
  • Allow specifying JSON configuration to netremote-server on command-line by @abeltrano in #329
  • Add netremote-server JSON schema and example file. by @abeltrano in #330
  • Add vcpkg target to provide API source only by @abeltrano in #332
  • Add new protocol buffer API files to dotnet projects by @abeltrano in #333
  • Implement software simulated attnuator library by @wptestyyh in #338
  • Implement RfAttenuator gRPC interface based on software simulated attenuator by @wptestyyh in #339
  • Implement RfAttenuator gRPC tests based on software simulated attenuator by @wptestyyh in #340

New Contributors

Full Changelog: v0.4.1...v0.5.1

v0.4.1

22 Jul 22:27
7b4d715

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jul 18:04
7089dc9

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Jun 03:14
8c51a0f

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 May 22:20
cc54b8c

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

  • Add package preset display names and descriptions. by @abeltrano in #250
  • Create run state directory for hostapd on install. by @abeltrano in #251
  • Add netplan-based network topology encoding by @abeltrano in #252
  • Add debian packaging scripts to interactively configure networking stack by @abeltrano in #253
  • Complete debian packaging interactive network configuration by @abeltrano in #254
  • Add sdbus-cpp as project dependency by @abeltrano in #255
  • Add helper function for enumerating IPv4 addresses on Linux by @abeltrano in #256
  • Relax git requirement in project settings by @abeltrano in #257
  • Add network operations for registering DNS-SD service on Linux by @abeltrano in #258
  • Add workaround for broken d-bus dependency resolution of libsystemd by @abeltrano in #259
  • Install netplan config files to proper location by @abeltrano in #261
  • Detect and backup conflicting netplan configuration files for netremote-config-netplan package by @abeltrano in #262
  • Add PMF setting to default hostapd.conf by @abeltrano in #263
  • Add support to set network access server setting FT-based AKMs in hostapd by @abeltrano in #264
  • Add missing change for hostapd config file truncation by @abeltrano in #265
  • Add system support for mDNS by @abeltrano in #266
  • Enable mDNS on each selected interface by @abeltrano in #267
  • Improve internal AP management by @abeltrano in #268
  • Enable mDNS system-wide on netremote-server package install by @abeltrano in #269
  • Persist mDNS per-interface settings across reboots by @abeltrano in #270
  • Implement DNS-SD service for discovery on Linux by @abeltrano in #271
  • Add netremote-server termination signal handler and logic by @abeltrano in #272
  • Bug fix: use sdbus::ObjectPath instead of std::string for the systemd-resolved… by @abeltrano in #273
  • Add ability to configure bridge interface for access point in Hostapd library by @abeltrano in #274
  • Add API to set access point network bridge by @abeltrano in #275
  • Add API to enumerate networks by @abeltrano in #276
  • Differentiate bridge network interface type from others by @abeltrano in #277
  • Implement NetworkInterfacesEnumerate API by @abeltrano in #278
  • Expose NetworkEnumerateInterfaces API to netremote-cli by @abeltrano in #279
  • Expose access point mac address from NetworkInterfacesEnumerate API by @abeltrano in #280
  • Add WifiAccessPointSetSsid API by @abeltrano in #281
  • Update CMake vcpkg port with public catalog-hygiene related fixes. by @abeltrano in #282

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Apr 21:38
9cb5555

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Summary

  • Add APIs for data streaming
  • Add APIs setting wifi access point phy type and frequency bands.
  • Add CLI tool.
  • Implement WifiAccessPointsEnumerate API.

What's Changed

Read more

Initial release for external consumption validation

10 Jan 21:44
bd3e3da

Choose a tag to compare

What's Changed

New Contributors

  • @...
Read more