Skip to content
  • Bazel Release System's avatar
    Release 4.2.4 (2023-04-20) · b2c1caca
    Bazel Release System authored
    Baseline: 37a429ad
    
    Cherry picks:
    
       + a689d673:
         Use getRunfilesPath for run_under executable path generation.
         getRootRelativePath doesn't return a valid runfiles path for
         external source files anymore after the recent external source
         root change. Also, it won't work for external labels either once
         the --nolegacy_external_runfiles becomes default. This fixes
         issue #12545.
       + d90ec67f:
         Fix NPE when coveragerunner is not set on the toolchain.
       + 8555789d:
         Fix the classic query package-loading cutoff optimization with
         external workspaces.
       + d113d745:
         Update turbine
       + 1489f0f4:
         Support Scala3 .tasty files
       + 0d2d95cd:
         Update to java_tools javac11 release 10.5 (#12647)
       + a9419f38:
         Fix common prefix for instrumentation filter
       + 84fadcf8:
         Fix builds for filegroup targets with incompatible dependencies
       + e43825d0:
         Revert "Remove
         --incompatible_blacklisted_protos_requires_proto_info"
       + 082d58de:
         Transform roots along with paths during output deletion.
       + e8835c1c:
         AttributeContainer.Large now handles more than 127 attributes.
       + e1e87349:
         Add an env attribute to all test and binary rule classes
       + a87d7ed2:
         Take no action to prefetch empty artifacts.
       + 3e969ff2:
         Fix a couple of bugs with Incompatible Target Skipping
       + e6670825:
         Pass --host_action_env to host options hostActionEnvironment
         attribute
       + 07400c03:
         Add --{no,}autodetect_server_javabase.
       + c8336606:
         Only treat "env" and "env_inherit" attrs specially for native
         rules
       + 6a60b30c:
         Fix coverage support when using default_java_toolchain. (#12801)
       + 4158a6f5:
         Revert JacocoCoverage target to remote_java_tools_java_import
         and add a new target for remore_java_tools_filegroup. (#12813)
       + f6d30cf5:
         Add windows_msvc back to conditions in bazel_tools.
       + 6b33bdb1:
         Release 4.0.0 (2021-01-21)
       + 8811e273:
         Fix error message from getPrerequisites to not print internal
         details.
       + 27e15ad1:
         Clean up ConfiguredTargetValueAccessor and
         ConfiguredTargetAccessor
       + e87feb8a:
         Move getConfigConditions into ConfiguredTarget.
       + 34d98234:
         Change ConfiguredTargetQuery to use KeyedConfiguredTarget as a
         value.
       + 079bb7d6:
         Clean up old dependencies that are unused since
         https://github.com/bazelbuild/bazel/commit/34d98234324da83e93ba0d
         5ef5702880d5ac7c5c.
       + e03cb63e:
         Update bazelbuild/platforms to a current release. - Roll forward
         https://github.com/bazelbuild/bazel/commit/0a4533420a3de467fd211d
         7f925cf88e0cd5b76a  with kythe fix.
       + 2eb1bf53:
         Update docs and tests to use the @platforms//:incompatible
         constraint
       + c71697cf:
         Clarify test_suite behaviour in the Platforms docs
       + dfb70ea4:
         Enable toolchain resolution for filegroup targets.
       + 24d08644:
         PlatformProviderUtils should ignore targets that don't have the
         needed
       + ba60c0b3:
         ijar: fix manifest sections handling
       + 58bb42ad:
         Revert "Switch to -fdebug-compilation-dir"
       + bef4bbbb:
         Update turbine
       + ad241fbe:
         Allow cquery to filter out incompatible targets
       + 1782f0ae:
         Patch grpc to fix cares selecting the wrong source when building
         for darwin_arm64 cpu.
       + 8f7bc2f6:
         [1/3] Bump grpc to 1.33.1 to fix corruption when downloading CAS
         blobs
       + 848a5174:
         [2/3] Bump grpc to 1.33.1 to fix corruption when downloading CAS
         blobs
       + 9b301725:
         [3/3] Bump grpc to 1.33.1 to fix corruption when downloading CAS
         blobs
       + 1e258d2a:
         Allow exec groups to inherit from the rule or other exec groups.
       + d0676693:
         Support execution constraints per exec group
       + f1e0d346:
         Clean up RuleContext to use a Table instead of a Map of Maps.
       + 8186fbb4:
         Documentation for #13110
       + 321fe3b6:
         Prevent --repo_env from triggering unnecessary fetches
       + 3ebf658c:
         Prevent a crash when using --repo_env=VAR without a value
       + 913a985a:
         Report digest of failed uploads
       + 5122617b:
         Status error presentation with details
       + 9a70805d:
         Fix double shutdown of BuildEventArtifactUploader when BES+File
         output enabled.
       + 325eb956:
         Add rxjava3 to third_party
       + ceaac966:
         remote: set executable bit of an input file based on its real
         value
       + 5b786da7:
         Remote: correctly implement equals and hashCode.
       + 48648503:
         Fixed an error that bazel binary is not executable when testing
         with remote execution.
       + bc54c648:
         Remote: Use parameters instead of thread-local storage to
         provide tracing metadata.
       + 92955e61:
         Remote: Use parameters instead of thread-local storage to
         provide tracing metadata. (Part 2)
       + 75bd1ff8:
         Remote: Use parameters instead of thread-local storage to
         provide tracing metadata. (Part 3)
       + 37ee252f:
         Remote: Use parameters instead of thread-local storage to
         provide tracing metadata. (Part 4)
       + 71e35b16:
         Remote: Use parameters instead of thread-local storage to
         provide tracing metadata. (Part 5)
       + 32fc4516:
         Write/QueryWriteStatus logging refinement/addition
       + 97963c5b:
         Remote: gRPC load balancing. (Part 1)
       + e2b9a42a:
         Remote: gRPC load balancing. (Part 2)
       + 6667ad7d:
         Remote: gRPC load balancing. (Part 3)
       + 7c081eb0:
         Remote: gRPC load balancing. (Part 4)
       + 17afbe4e:
         Implement getMessage for BulkTransferException
       + a6293b3d:
         Remote: gRPC load balancing. (Part 5)
       + 7a62c2d4:
         Remote: Add interoperability between Rx and ListenableFuture.
       + 1fcb18a0:
         Update to latest remote-execution proto
       + dad96301:
         Set Platform on Action not just Command
       + 6c5a3ee0:
         Remote: Add AsyncTaskCache which is used to deduplicate task
         executions and cache the results.
       + 9d0c7325:
         Remote: Use AsyncTaskCache inside RemoteActionInputFetcher.
       + f54fe072:
         Add --experimental_repository_disable_download to allow users
         disable download for external repos
       + b243584a:
         Report errors parsing rewriter config file
       + 63bc1c7d:
         Downloader rewriter config has all_blocked_message
       + 495ac923:
         Allow UrlRewriter to change protocol, i.e. https->http, and
         http->https
       + 8dbbde00:
         Allow overriding the hostname and instance name in bytestream://
         URIs
       + 0881c80d:
         Don't set requestId on non-multiplex requests.
       + e3b7e17b:
         When generating a symlink in _virtual_includes, add the original
         header to the 'allowed to use' set too
       + f8f66f36:
         Make SimpleLogHandler not swallow interrupts.
       + f8606e5e:
         linux-sandbox: don't assume -lrt, -D__STDC_FORMAT_MACROS
       + dac0d40d:
         Improve "Common Attributes" section
       + a607d9dc:
         Never create more than one process per WorkerMultiplexer.
       + 80c03ef1:
         Move sending requests and reading responses for multiplex
         workers into separate subthreads.
       + 003cfcde:
         Allow use of JSON protocol in multiplex workers.
       + 308bce36:
         Actively kill off still-active workers when stopping work on
         interrupt.
       + 8959dff5:
         Add sanitizer support to Apple platforms
       + 32f16e93:
         Fix a Google-internal broken link.
       + c9e2be52:
         Add SHA-1 to subresource integrity format for download()
         checksums
       + 3b3e6424:
         Remove fallback strategy support for workers, add flag for it in
         sandbox.
       + 3457f2ae:
         Update to java_tools javac11 10.6 (#13245)
       + 4928295b:
         Allow .S files in C++ Starlark cc_common.compile.
       + 1b18d652:
         Automatic code cleanup.
       + b5d6c385:
         Change short output of worker type to have the same logic as the
         worker creation for sandboxing vs. multiplex.
       + e7a0a71f:
         More properly destroy workers on interrupt.
       + 7056711e:
         Make WorkRequestHandler do a GC after some amount of CPU time
         has been used on requests. For Bazel and Blaze, defaults to 10s
         based on benchmarking.
       + 596653d3:
         Allow tree artifacts to be source or header inputs to
         cc_common.compile()
       + 055c93d1:
         Switch to path autocompletion after -- for bazel run commands.
       + 807f2a19:
         Fix Incompatible Target Skipping for test args
       + 9a5cd854:
         Fix order of build request id and command id
       + 706f5acd:
         Fix bazel crash when passing config_setting to
         target_compatible_with
       + 61da1d2b:
         Support multiple --bazelrc on command line
       + 5593358a:
         Update ConfiguredTargetFunction.computeUnloadedToolchainContexts
         to
       + 662cf54d:
         Remote: Fix an issue that a failed action could lead to
         RuntimeException caused by InterruptedException thrown when
         acquiring gRPC connections.
         https://github.com/bazelbuild/bazel/issues/13239
       + a3a17632:
         Pass more `--add-exports=` flags
       + d2b94287:
         Remote: Fixed a bug that remote cache is missed due to
         executable bit is changed
       + 616dc264:
         Fix Bazel Coverage with C++ to work with Remote Execution
       + 5f40d12e:
         Fix external_path_test with newer Xcode versions.
       + b4161930:
         Allow using embedded tools in sandboxed spawn runners.
       + eb762d4e:
         Fix racy write of temporary files while staging virtual inputs
         for the sandbox.
       + f31e8676:
         Update platforms_test to not rely on filegroup not using
         toolchain
       + 13031e5b:
         Update SkyframeTests to not rely on filegroup not using toolchain
       + 11651824:
         Update ConfigurableAttributesTest to not rely on filegroup not
         using …
       + 4b68532e:
         Make WorkerExecRoot not be a subclass of SandboxedSpawn.
       + 31db460a:
         Make WorkerExecRoot not be re-created on each createFileSystem()
         call. Preparation for holding a map of existing links, but also
         just nicer.
       + a2cc0460:
         Start the file existence check traversal from the execroot base
         instead of execroot so that external repo files at
         "<execroot>/../<path>" are correctly handled when the sibling
         repository layout is enabled.
       + b048282c:
         Use readdir for cleanExisting in WorkerExecRoot.
       + 270f00dd:
         Add native support for Apple Silicon
       + 8e56b942:
         Explicitly state that embedding macOS OpenJDK is for x86_64
       + 09c621e4:
         Remote: Fix a race that AsyncTaskCache#Execution could be reused
         after disposed which results in
         CancellationException("disposed") propagated to downstream.
       + 0299cd7e:
         Remove wrapped_clang params files after use
       + 47edc578:
         Silence swiftmodule timestamp warnings
       + f6e1074b:
         Remote: Use shutdownNow() instead of shutdown() in
         ChannelConnection#close() as a workaround to a gRPC bug.
       + 71be4ea9:
         And mnemonic and label to remote metadata
       + 615e1b16:
         Change `set -x` in coverage to be set by var
       + fe4daea9:
         Bump minimal JDK install base maximum size from 290 to 295 MB.
       + 4840a68c:
         Remote: Check the return value of ActionOwner.getLabel() since
         it could be `null`.
       + 14abe4fd:
         Allow `DiffAwareness` to share precomputed information about the
         workspace and propagate it to the `WorkspaceStatusAction`.
       + 082d9877:
         Implement available() method for Windows subprocesses.
       + c2bdd034:
         Move --repo_env to common options
       + e09f2743:
         Revert "Documentation for #13110"
       + a165baa2:
         Revert "Clean up RuleContext to use a Table instead of a Map of
         Maps."
       + 51fb9e13:
         Revert "Support execution constraints per exec group"
       + cb6e5c24:
         Revert "Allow exec groups to inherit from the rule or other exec
         groups."
       + 2ac6581a:
         Release 4.1.0 (2021-05-21)
       + 7a0f36e3:
         Change gceMachineType of highcpu platform from n1-highcpu-32 to
         e2-highcpu-32
       + 19491a91:
         Fix #10127: Remove Python 2 dependency from tools/android.
       + 80c59dea:
         fix main repo starlark options parsing - now flags passed on the
         command line as --@main_workspace//flag and --//flag will both
         parse to --//flag. Before this CL, the former maintained its
         workspace prefix and we would get different entries for these
         two formats.
       + 451b296c:
         Update threshold for long path shortening to be MAX_PATH - 4
       + 671e0489:
         Force source files to be readable before copying them from
         sandbox.
       + 6080c1e0:
         Let workers finish lost races without delaying dynamic execution.
       + ee738dac:
         Fix label_flag and label_setting to not have a dependency on the
         default
       + 74de0ba4:
         Java coverage: fix handling of external files
       + 48eee8b4:
         [Bazel] Fix mobile-install for python2
       + 763dd0ce:
         Add `stub_shebang` to `py_runtime`
       + b2231c56:
         Move use of legacy sandbox -> local fallback to only be used
         after all strategies have been tried, and improve messages
         around it.
       + 6dc941e5:
         Remove restriction on generate_pdb_file to be only used in dbg
         and fastbuild mode
       + 5b95d916:
         Check the result of Future.cancel() when cancelling the other
         branch of dynamic execution.
       + aaae8ce2:
         Update DEFAULT_MACOS_CPU to match host
       + 2f0927a4:
         Fix symlink creation on older Windows versions
       + fd9cffdc:
         Suppress interrupted status during pool closure
       + 33903d28:
         Fix Windows developer mode symlinks
       + 0cd16667:
         Respect Starlark options with values in `removeStarlarkOptions()`
       + 7920ffef:
         cquery inherits from `test` not `build`
       + 1e258d2a:
         Allow exec groups to inherit from the rule or other exec groups.
       + d0676693:
         Support execution constraints per exec group
       + f1e0d346:
         Clean up RuleContext to use a Table instead of a Map of Maps.
       + 8186fbb4:
         Documentation for #13110
       + e376580a:
         Split ExecGroup into a new target.
       + 0cbb8a86:
         Create a new interface to allow Starlark objects to get a thread
         when getIndex is called.
       + d2e21cec:
         Renamed ExecGroupCollection to clarify that it is only for
         Starlark usage.
       + b9519f92:
         Make StarlarkExecGroupContext use AutoValue.
       + 52b1b748:
         Use a dummy toolchain context for rules that don't have one.
       + 41877d0f:
         Extract a separate StarlarkToolchainContext for starlark-only
         operations.
       + b120d4fe:
         Fix toolchains to support type lookup.
       + dc140d0b:
         Move DEFAULT_EXEC_GROUP_NAME from ToolchainCollection to
         ExecGroup.
       + 9b18d951:
         Rename ToolchainCollection.getExecGroups to getExecGroupNames.
       + 10d4473b:
         BuildViewForTesting should directly call into
         ConfiguredTargetFunction.
       + 58a6fb1f:
         Move exec group tests out of platforms_test and into integration.
       + 7d5493d9:
         Update creating exec groups that explicitly copy from defaults.
       + 8c6382a8:
         Create a new ExecGroupCollection container to manage exec group
         inheritance and exec property parsing.
       + b4b0c321:
         Fix unix toolchain for macos arm64 platform
       + f64f071f:
         Add `required_providers` attribute to Starlark defined aspects.
       + f2cbdcf6:
         Don't ever claim /dev/null is an execpath.
       + ceec93c3:
         Don't ever claim /dev/null is an execpath.
       + 1f3f9f4c:
         Use the parent directory of the exec root as the input root on
         RBE.
       + 4efeac9c:
         Make the Merkle tree computation work in the wake of
         https://github.com/bazelbuild/bazel/commit/7149f578006a4ad0d51df6
         9830a6986749b34df5 .
       + b56a2aa7:
         Remote: Use execRoot as input root and do NOT set working
         directory by default.
       + ae53991f:
         Remote: Add RemoteExecutionService as a layer between spawn
         execution and remote execution.
       + 0c07c2e6:
         Remote: Add remoteCacheable key to execution log
       + 5e617d83:
         Remote: Register "remote" strategy even if remote execution is
         not available.
       + 4ca8946a:
         Remote: Add --experimental_capture_corrupted_outputs flag.
       + 97d7b4c2:
         Remote: Report checking cache status before the action is
         scheduled to run remotely.
       + ba5b2a7c:
         when writing to local disk cache, open files later in order to
         avoid "too many open files"
       + 35518988:
         Propagate test envs to xml generation action
       + 9f8c678d:
         Remote: Fix a bug that the XML generation is executed even if
         test.xml is generated when build with --remote_download_minimal.
       + af42653e:
         Automatic code cleanup.
       + 07a84ce3:
         Remote: Another attempt to fix the CancellationException error
         in AsyncTaskCache caused by a race condition.
       + 0f812eb5:
         Remote: Display download progress when actions are downloading
         outputs from remote cache.
       + 18c82168:
         Remote: Do not upload empty output to remote cache.
       + 6a138a60:
         Fix compiling errors
       + bcce6dd0:
         Add the TEMP_FAILURE_RETRY macro to linux-sandbox-pid1.cc.
       + c8c0d94a:
         Export proguard specs from aar_import
       + 1a0285c3:
         Fix stripping of macOS loadable bundles
       + 0d3c231f:
         Roll forward config_setting visibility enforcement behind a flag.
       + bb7a0102:
         Fix merge conflicts.
       + 8b8e77ea:
         Remove redundant declaration.
       + 7c92cfcf:
         Ignore empty virtual artifacts when spawn-logging inputs.
       + 4158b612:
         Use correct exit code on invalid aquery --output
       + b51b31db:
         Remote: Fix a race when reporting action progresses.
       + 0e652737:
         Change MIN_BUILD_TOOLS_REVISION to 30.0.0
       + 6f9909c0:
         Update Android remote tools to ensure Bazel uses the latest
         Android tooling that has been updated to support AndroidX
         databinding generation.
       + 31d88c62:
         Automated rollback of commit
         9a1d428e.
       + 951a3023:
         Increase allowed size of the install_base.
       + a7845f65:
         Increase allowed size for install base again.
       + affc27f9:
         Bump version of java allocation instrumenter.
       + 7efabba1:
         Reference the correct version of the java allocation
         instrumenter.
       + 9055c67b:
         Support extracting aar files.
       + 861c3caa:
         Revert "Remote: Fix a race when reporting action progresses."
       + 92ec798d:
         Revert "Remote: Display download progress when actions are
         downloading outputs from remote cache."
       + ce091abb:
         Revert "Fix compiling errors"
       + 1b19cd31:
         Revert "Remote: Fix a bug that the XML generation is executed
         even if test.xml is generated when build with
         --remote_download_minimal."
       + 988b56f5:
         Revert "Remote: Report checking cache status before the action
         is scheduled to run remotely."
       + 35c98d07:
         Revert "Let workers finish lost races without delaying dynamic
         execution."
       + c4e22b9a:
         Migrate ExampleWorker to use WorkRequestHandler.
       + 230be161:
         Do not interleave readdir() calls with deletion of directory
         entries.
       + 3cc8ce6b:
         Propagate OOME if NewByteArray allocation failed
       + 19fc15eb:
         Create helper method for sandbox tests, transform existing tests
         into using it.
       + deb1006c:
         Cleanup: Replace NULL with nullptr
       + f4b5e023:
         Let workers finish lost races without delaying dynamic execution.
       + 186decab:
         Interface and flag specification for worker cancellation.
       + 5894a854:
         Create BUILD file in worker tests directory instead of running
         tests from the parent directory.
       + e9e69788:
         Server-side implementation of worker cancellation.
       + 51036622:
         Add builder for WorkRequestHandler.
       + 1a519bb6:
         Makes singleplex requests be handled in separate threads in
         WorkRequestHandler.
       + 779d6601:
         Only allow worker async finishing when sandboxed.
       + a698bef6:
         Support for cancellation in WorkRequestHandler.
       + 9dc95af4:
         Make workers restart on flags that affect their
         creation/behaviour.
       + 7e5cd529:
         Remote: Report checking cache status before the action is
         scheduled to run remotely.
       + 6e134a1b:
         Remote: Fix a bug that the XML generation is executed even if
         test.xml is generated when build with --remote_download_minimal.
       + d4d07140:
         Fix compiling errors
       + 2579c9a1:
         Eagerly initialize JNI copies of Java classes: doing lazy
         initialization on a per-method basis doesn't save anything and
         adds a tiny bit of overhead to every one of these calls.
       + 0f812eb5:
         Remote: Display download progress when actions are downloading
         outputs from remote cache.
       + 3835d9b2:
         Update the WorkRequestHandler to use callbacks of type:
         BiFunction<WorkRequest, PrintWriter, Integer>:  - Mark
         constructors that use BiFunction<List<String>, PrintWriter,
         Integer> callback as deprecated.  - Use a wrapper class for the
         BiFunction<WorkRequest, PrintWriter, Integer>. Suggesting this
         to avoid having two constructors that takes a BiFunction, as it
         creates a confusion between the deprecated and new constructor
         when given a lambda expressions.
       + 5e352afe:
         Fix bug in WorkRequestHandler's handling of singleplex requests
         that would cause occasional hangs.
       + b51b31db:
         Remote: Fix a race when reporting action progresses.
       + c9d823e4:
         Disable flaky test.
       + e6809c90:
         Revert "Check the result of Future.cancel() when cancelling the
         other branch of dynamic execution."
       + be4cbc7a:
         Revert "Move use of legacy sandbox -> local fallback to only be
         used after all strategies have been tried, and improve messages
         around it."
       + b32349f5:
         Set a fallback dynamic local strategy even when the
         dynamic_local_strategy flag is passed.
       + f395157c:
         Allow running an extra spawn for local branch of dynamic
         execution.
       + 039461c7:
         Adding debugging information for case when two branches
         apparently cancel each other.
       + b2231c56:
         Move use of legacy sandbox -> local fallback to only be used
         after all strategies have been tried, and improve messages
         around it.
       + 5b95d916:
         Check the result of Future.cancel() when cancelling the other
         branch of dynamic execution.
       + 1962a59a:
         Fix the case where if all strategies for one branch of `dynamic`
         execution fail to accept (that is, refuse to even take) the
         action given, the whole action fails. Instead of seeing whether
         the other branch can run and the action that that it succeeded.
       + b7c1ad2a:
         Fix rare crash in dynamic execution where both branches got
         cancelled.
       + 2c3cff54:
         Check if `treeDeleter` is actually async before casting it.
         Fixes #13240.
       + 1a89ce17:
         Make worker JSON protocol properly ignore unknown fields.
       + 4b12fc80:
         Fix test_source_file_does_not_override_standard_library to work
         with Python 3.9.
       + f4e10367:
         Removing line ending matches in tests to be compatible on Windows
       + ba74df07:
         Refactors CompilationSupport for objc to use existing API
       + a04cb1bf:
         Release 4.2.0 (2021-08-18)
       + ba867807:
         Revert "fix main repo starlark options parsing.
       + 9f67cdf3:
         cquery: disable `--build_tests_only`.
       + 02ad3e3b:
         Release 4.2.1 (2021-08-30)
       + ae0a6c98:
         Enable user_link_flags_feature for macosx cc_toolchain_config
       + af74287f:
         Remote: Limit max number of gRPC connections by
         --remote_max_connections. (#14318)
       + 639f89d7:
         Fix [Prepa] actions stuck in active state
       + 3069ac4e:
         Delete marker file before fetching an external repository
       + e6c8e8d1:
         CI configs: switch centos to centos7_java11_devtoolset10
       + 15371720:
         Release 4.2.2 (2021-12-02)
       + f64b7553:
         [4.2.3] Update GrpcRemoteDownloader to only include relevant
         headers. (#16450) (#16459)
       + ad6d3d59:
         Release 4.2.3 (2022-10-18)
       + 12f79d36:
         [4.2.4] Disable some failing tests (#18046)
       + 1f2b3ed4:
         Patch zlib to fix compatibility with latest Xcode
       + 9fef2346:
         [4.2.4] Bump minimum supported macOS versions to 10.13 (#18047)
    
    Incompatible changes:
    
      - GrpcRemoteDownloader only includes relevant headers instead of
        sending all credentials.
    
        Closes #16439.
    
    Important changes:
    
      - Multiplex persistent workers can now use the JSON protocol.
      - enforce config_setting visibility. See
        https://github.com/bazelbuild/bazel/issues/12932 for details.
      - The minimum Android build tools version for the Android rules is
        now 30.0.0
      - Updates worker protocol with cancellation fields, and adds
        experimental_worker_cancellation flag to control cancellation.
      - If all strategies of one branch (the local or remote execution
        branch) of the `dynamic` strategy fail to even accept (via the
        response they give from `canExec`) the action, `dynamic` will now
        try to see if the other branch can accept it. (Trying to run it
        and it failing will still cause a failure if it was the first
        result, this is about strategies claiming they can't even try the
        action)
    
    This release contains contributions from many people at Google, as well as Alex Eagle, Austin Schuh, Benjamin Peterson, bjacklyn, bromano, Christopher Peterson Sauer, Christopher Sauer, Cristian Hancila, Daniel Wagner-Hall, Denys Kurylenko, Ed Schouten, Fabian Meumertzheim, Finn Ball, George Gensure, Greg Estren, Johannes Abt, Keith Smiley, Kevin Hogeland, kshyanashree, Lauri Peltonen, Noa Resare, Philipp Schrader, Ryan Beasley, Thi Doan, ThomasCJY, Timothy Klim, Trustin Lee, Ulf Adams, Vaidas Pilkauskas, Vertexwahn, wisechengyi, Xavier Bonaventura, Yannic Bonenberger, Yuval Kaplan, Yuval.
    b2c1caca
To find the state of this project's repository at the time of any of these versions, check out the tags.