Skip to content

Release 2.0 #3688

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

rc2

rc3

rc4

Final release

  • Tag 2.0 final

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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