Skip to content

v24.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 21:13

v24.4.0

馃洜 Breaking changes

馃帀 New features

  • [build-tools] Inject a guard into every iOS Simulator process during --egress local sessions 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 local sessions, 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)