Rust SDK 0.3.1

rust-sdkchangedadded

Added

  • downstream_client_ip_addr() gets the IP address of the downstream client, when it is known.

  • Geolocation information for IP addresses is now available in the fastly::geo module.

Changed

  • The #[fastly::main] attribute now can be applied to a function of any name, not just one called main.

Prior change: CLI v0.7.0

Following change: CLI v0.7.1