Rust SDK 0.3.1
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 calledmain
.
Prior change: Fastly Terraform Provider 0.15.0
Following change: CLI v0.7.1