v24.4.0
🛠 Breaking changes
- [eas-cli] Require Node
^20.18.3 || >=22.0.0. (#4279 by @ramonclaudio)
🎉 New features
- [build-tools] Inject a guard into every iOS Simulator process during
--egress localsessions that refuses connections which bypass the system proxy and reports them, with the calling frameworks, in the session log. (#4393 by @brentvatne) - [build-tools] Set proxy environment variables inside the iOS Simulator for
--egress localsessions, so clients that read them (gRPC, libcurl) also exit from the egress client. (#4390 by @brentvatne)
🐛 Bug fixes
- [build-tools] Skip project source refresh for jobs with no sources. (#4389 by @sjchmiela)