- Feb 13, 2025
-
-
Bot authored
# 1.0.0 (2025-02-13) ### Bug Fixes * add `bazel_skylib` dependency ([b4a0aff2](https://git.gitlab.arm.com/bazel/rules_zstd/commit/b4a0aff26201b52c0a14ee727b08a8f5e827197b)) * **ape:** switch to `@ape//ape/toolchain/info:zstd` ([ac3c028b](https://git.gitlab.arm.com/bazel/rules_zstd/commit/ac3c028b1bbed4cce1a52a91a0692dbe91ac43c0)) * increased `22` to `23` in the accepted values list ([b49fbe27](https://git.gitlab.arm.com/bazel/rules_zstd/commit/b49fbe270a17fb6d5b874da762807112668feeea)) * make `superconfigure` toolchain the default ([9b12a942](https://git.gitlab.arm.com/bazel/rules_zstd/commit/9b12a942559febbe7344d3d0feea193cff0a5568)) * switch to `rules_license` ([80d6bd44](https://git.gitlab.arm.com/bazel/rules_zstd/commit/80d6bd445f7f09df4a7452f77dae432d0406a0d5)) * update `download_utils` for Bazel 8 support ([8e4ca5e7](https://git.gitlab.arm.com/bazel/rules_zstd/commit/8e4ca5e73488c183fcd63f861bcf542f0ccb7527)) * update dependencies for Bazel 8 support ([bf1af916](https://git.gitlab.arm.com/bazel/rules_zstd/commit/bf1af9169281dd4f39112d56611f37791f09ac18)) * update dependencies for Bazel 8 support ([e772ffe3](https://git.gitlab.arm.com/bazel/rules_zstd/commit/e772ffe3985e4b9adfe4442495206403656fe4f9)) * upgrade to stable dependencies ([cdf87608](https://git.gitlab.arm.com/bazel/rules_zstd/commit/cdf8760895792bc865793bc34f5f71f9d2fd1fb2)) ### Features * add `//zstd/toolchain/zstd:superconfigure` toolchain ([d2b95b0e](https://git.gitlab.arm.com/bazel/rules_zstd/commit/d2b95b0ee66cb674fe287b88f36ab79710ce9b78)) * add C/C++ built `zstd` toolchain ([7c347b96](https://git.gitlab.arm.com/bazel/rules_zstd/commit/7c347b96fe4bc9b1ab2ba97b3a3ca9d83ef33973)) * added compression level support ([30517791](https://git.gitlab.arm.com/bazel/rules_zstd/commit/30517791ad2a9be8434357c0ae386c76f3f0de1b)) * added semantic release to bazel template ([a8a66341](https://git.gitlab.arm.com/bazel/rules_zstd/commit/a8a663411461dfd66fcc36635b1659a1beb3bd6b)) * hermetic `zstd` `compress` and `decompress` rulesets ([be6e962c](https://git.gitlab.arm.com/bazel/rules_zstd/commit/be6e962c4d6834e3ddf4de66726155027d4e28d7)) * hermetic `zstd` `dictionary` ruleset ([cc677b7f](https://git.gitlab.arm.com/bazel/rules_zstd/commit/cc677b7f751f4ac902234abd86e5decdee98dd82)) * remote execution support ([7e38f4e2](https://git.gitlab.arm.com/bazel/rules_zstd/commit/7e38f4e2baf9d3babf151040df6ad92e4e191d6e)) * resolved `zstd` toolchain ([329b3e23](https://git.gitlab.arm.com/bazel/rules_zstd/commit/329b3e2398f56f4f77dadc1b06271112e96060bf)) * reuse dictionary ID ([9f831474](https://git.gitlab.arm.com/bazel/rules_zstd/commit/9f8314745319ee932013e281de8ba109a5ac6cac))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Latest versions of `@ape//ape:zstd` are fully operational.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Bazel 9 will default `--enable_workspace` to `false`. Disable it now.
-
Matthew Clarkson authored
Bazel will select a version that is within `compatibility_level` so the warning is noise.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Dec 06, 2024
-
-
Matthew Clarkson authored
-
- Nov 26, 2024
-
-
Bot authored
# [1.0.0-beta.7](https://git.gitlab.arm.com/bazel/rules_zstd/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2024-11-26) ### Bug Fixes * update dependencies for Bazel 8 support ([bf1af916](https://git.gitlab.arm.com/bazel/rules_zstd/commit/bf1af9169281dd4f39112d56611f37791f09ac18))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Includes breaking change to `toolchain_local_select` which does not affect this module but is a needed updated for Bazel 8
-
- Nov 06, 2024
-
-
Bot authored
# [1.0.0-beta.6](https://git.gitlab.arm.com/bazel/rules_zstd/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-11-06) ### Bug Fixes * add `bazel_skylib` dependency ([b4a0aff2](https://git.gitlab.arm.com/bazel/rules_zstd/commit/b4a0aff26201b52c0a14ee727b08a8f5e827197b)) * update `download_utils` for Bazel 8 support ([8e4ca5e7](https://git.gitlab.arm.com/bazel/rules_zstd/commit/8e4ca5e73488c183fcd63f861bcf542f0ccb7527))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 04, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-beta.5](https://git.gitlab.arm.com/bazel/rules_zstd/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-11-04) ### Bug Fixes * update dependencies for Bazel 8 support ([e772ffe3](https://git.gitlab.arm.com/bazel/rules_zstd/commit/e772ffe3985e4b9adfe4442495206403656fe4f9))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Sep 13, 2024
-
-
Bot authored
# [1.0.0-beta.4](https://git.gitlab.arm.com/bazel/rules_zstd/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-09-13) ### Bug Fixes * make `superconfigure` toolchain the default ([9b12a942](https://git.gitlab.arm.com/bazel/rules_zstd/commit/9b12a942559febbe7344d3d0feea193cff0a5568)) ### Features * add `//zstd/toolchain/zstd:superconfigure` toolchain ([d2b95b0e](https://git.gitlab.arm.com/bazel/rules_zstd/commit/d2b95b0ee66cb674fe287b88f36ab79710ce9b78))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
The `@ape` Zstandard binary is exhibiting bugs on MacOS and with streaming `stdin` on multiple platforms. Registering the `superconfigure` toolchain as default to see if this fixes the issues. Eventually, we should be able to relax back to `@ape`. [1]: https://github.com/ahgamut/superconfigure/issues/51
-
Matthew Clarkson authored
The `@ape` Zstandard binary is exhibiting bugs on MacOS and with streaming `stdin` on multiple platforms. Adding a new toolchain that can be updated to the cutting edge `superconfigure` APE binaries. [1]: https://github.com/ahgamut/superconfigure/issues/51
-
- Sep 03, 2024
-
-
Bot authored
# [1.0.0-beta.3](https://git.gitlab.arm.com/bazel/rules_zstd/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-09-03) ### Features * add C/C++ built `zstd` toolchain ([7c347b96](https://git.gitlab.arm.com/bazel/rules_zstd/commit/7c347b96fe4bc9b1ab2ba97b3a3ca9d83ef33973))
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-