We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4497fc commit cf52549Copy full SHA for cf52549
CHANGELOG.md
@@ -98,6 +98,8 @@ END_UNRELEASED_TEMPLATE
98
* (pypi) Correctly aggregate the sources when the hashes specified in the lockfile differ
99
by platform even though the same version is used. Fixes [#2648](https://github.com/bazel-contrib/rules_python/issues/2648).
100
* (pypi) `compile_pip_requirements` test rule works behind the proxy
101
+* (toolchains) The hermetic toolchains now correctly statically advertise the
102
+ `releaselevel` and `serial` for pre-release hermetic toolchains ({gh-issue}`2837`).
103
104
{#v0-0-0-added}
105
### Added
0 commit comments