Releases: aspect-build/aspect-cli
2024.45.21
Install Aspect CLI OSS
See full install instructions in README.md.
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI OSS for all developers in a repository
by adding the following to .bazeliskrc
in the repository root:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.45.21
Note
This approach doesn't provide the aspect init
command, which has to run outside a Bazel workspace.
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- docs: add note about fetching tags during release by @jbedard in #767
- process: sync commits from Aspect-internal silo by @jbedard in #772
- process: sync commits from Aspect-internal silo by @jbedard in #773
Full Changelog: 2024.41.29...2024.45.21
2024.44.3
Install Aspect CLI OSS
See full install instructions in README.md.
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI OSS for all developers in a repository
by adding the following to .bazeliskrc
in the repository root:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.44.3
Note
This approach doesn't provide the aspect init
command, which has to run outside a Bazel workspace.
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Full Changelog: 2024.44...2024.44.3
2024.41.29
Install Aspect CLI OSS
See full install instructions in README.md.
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI OSS for all developers in a repository
by adding the following to .bazeliskrc
in the repository root:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.41.29
Note
This approach doesn't provide the aspect init
command, which has to run outside a Bazel workspace.
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Full Changelog: 2024.44...2024.41.29
2024.40.2
Install Aspect CLI OSS
See full install instructions in README.md.
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI OSS for all developers in a repository
by adding the following to .bazeliskrc
in the repository root:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.40.2
Note
This approach doesn't provide the aspect init
command, which has to run outside a Bazel workspace.
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
Full Changelog: 2024.40...2024.40.2
2024.39.8
Note
A new versioning scheme for Aspect CLI OSS is introduced with this release. Read more about this scheme on our blog: Versioning releases from a monorepo.
Install Aspect CLI OSS
See full install instructions in README.md.
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI OSS for all developers in a repository
by adding the following to .bazeliskrc
in the repository root:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/2024.39.8
Note
This approach doesn't provide the aspect init
command, which has to run outside a Bazel workspace.
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- process: sync commits from Aspect-internal silo by @jbedard in #749
- chore: remove homebrew from release artifacts and switch to monorepo versioning by @gregmagolan in #743
Full Changelog: 2024.39...2024.39.8
5.10.15
Install Aspect CLI
See full install instructions in README.md.
Homebrew (MacOS)
Link the Aspect CLI as bazel
just like the bazelisk installer does:
% brew install aspect-build/aspect/aspect
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc
in your project folder:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.10.15
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- process: sync commits from Aspect-internal silo by @gregmagolan in #737
- process: sync commits from Aspect-internal silo by @jbedard in #739
Full Changelog: 5.10.14...5.10.15
5.10.14
Install Aspect CLI
See full install instructions in README.md.
Homebrew (MacOS)
Link the Aspect CLI as bazel
just like the bazelisk installer does:
% brew install aspect-build/aspect/aspect
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc
in your project folder:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.10.14
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore: upgrade to Aspect Workflows 5.10.6 by @gregmagolan in #718
- process: sync commits from Aspect-internal silo by @jbedard in #726
- chore: upgrade to Aspect Workflows 5.10.8 by @gregmagolan in #727
- chore: upgrade to Aspect Workflows 5.10.11 by @gregmagolan in #729
- chore: upgrade to Aspect Workflows 5.10.12 by @gregmagolan in #731
- process: sync commits from Aspect-internal silo by @jbedard in #730
Full Changelog: 5.10.1...5.10.14
5.10.1
Install Aspect CLI
See full install instructions in README.md.
Homebrew (MacOS)
Link the Aspect CLI as bazel
just like the bazelisk installer does:
% brew install aspect-build/aspect/aspect
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc
in your project folder:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.10.1
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore: upgrade to Aspect Workflows 5.10.0-rc1 by @gregmagolan in #708
- chore: upgrade to Aspect Workflows 5.10.0 by @gregmagolan in #709
- chore: upgrade third-party libraries by @jbedard in #711
- process: sync commits from Aspect-internal silo by @alexeagle in #712
- process: sync commits from Aspect-internal silo by @gregmagolan in #713
Full Changelog: 5.9.36...5.10.1
5.9.36
Install Aspect CLI
See full install instructions in README.md.
Homebrew (MacOS)
Link the Aspect CLI as bazel
just like the bazelisk installer does:
% brew install aspect-build/aspect/aspect
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc
in your project folder:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.9.36
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- process: sync commits from Aspect-internal silo by @gregmagolan in #707
Full Changelog: 5.9.35...5.9.36
5.9.35
Install Aspect CLI
See full install instructions in README.md.
Homebrew (MacOS)
Link the Aspect CLI as bazel
just like the bazelisk installer does:
% brew install aspect-build/aspect/aspect
Bazelisk (MacOS / Linux)
Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc
in your project folder:
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.9.35
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- process: sync commits from Aspect-internal silo by @gregmagolan in #704
Full Changelog: 5.9.34...5.9.35