Skip to content

Release 2.0 #3688

@rickeylev

Description

@rickeylev

Tracking issue for the 2.0 release

2.0 breaking changes

There are 5 changes we expect to be disruptive:

  1. On Windows symlinks are required. Add startup --windows_enable_symlinks to your .bazelrc and enable Windows developer mode
  2. Windows: lite venvs are created for binaries/tests
  3. Windows and --build_python_zip: The --build_python_zip flag is ignored. Use the py_zipapp_* rules instead.
  4. For cross-building using pip.parse.experimental_index_url: you must now explicitly list the desired cross-built platforms using pip.parse.target_platforms
  5. When searching for packages in indexes the one specified with --index-url will be searched after the ones specified via --extra-index-url when using the bazel downloader.

See the 2.0.0 changelog for more information

rc0

rc1

Final release

  • Tag 2.0 final

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions