Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 425dfb0

Browse filesBrowse files
authored
chore: update changelog for 0.35.0 release (bazel-contrib#2124)
Updates the changelog to have 0.35.0 headers in prep for release
1 parent e923f9e commit 425dfb0
Copy full SHA for 425dfb0

File tree

Expand file treeCollapse file tree

1 file changed

+16
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-2Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,19 @@ A brief description of the categories of changes:
2424

2525
[x.x.x]: https://github.com/bazelbuild/rules_python/releases/tag/x.x.x
2626

27+
### Changed
28+
* Nothing yet
29+
30+
### Added
31+
* Nothing yet
32+
33+
### Removed
34+
* Nothing yet
35+
36+
## [0.35.0] - 2024-08-15
37+
38+
[0.35.0]: https://github.com/bazelbuild/rules_python/releases/tag/0.35.0
39+
2740
### Changed
2841
* (whl_library) A better log message when the wheel is built from an sdist or
2942
when the wheel is downloaded using `download_only` feature to aid debugging.
@@ -33,6 +46,9 @@ A brief description of the categories of changes:
3346
include dependency updates `3.8.19`, `3.9.19`, `3.10.14`, `3.11.9`
3447
* (toolchains): Bump default toolchain versions to:
3548
* `3.12 -> 3.12.4`
49+
* (rules) `PYTHONSAFEPATH` is inherited from the calling environment to allow
50+
disabling it (Requires {obj}`--bootstrap_impl=script`)
51+
([#2060](https://github.com/bazelbuild/rules_python/issues/2060)).
3652

3753
### Fixed
3854
* (rules) `compile_pip_requirements` now sets the `USERPROFILE` env variable on
@@ -98,8 +114,6 @@ A brief description of the categories of changes:
98114
[pytest_bazel]: https://pypi.org/project/pytest-bazel
99115
[20240726]: https://github.com/indygreg/python-build-standalone/releases/tag/20240726
100116

101-
### Removed
102-
* Nothing yet
103117

104118
## [0.34.0] - 2024-07-04
105119

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.