Skip to content
Commit 783a62f9 authored by Bot's avatar Bot
Browse files

chore(release): 1.0.0 [skip ci]

# 1.0.0 (2025-02-13)

### Bug Fixes

* add `bazel_skylib` dependency ([3fcfc28d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/3fcfc28d4b8c9a7affbded52072f5ca667f89fc9))
* **ape:** switch to `@ape//ape/toolchain/info:pigz` ([a2d09d1d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/a2d09d1d388a50b22eb1f77320ef4112daa4ec8f))
* bump to stable dependencies ([b1c7d93d](https://git.gitlab.arm.com/bazel/rules_gzip/commit/b1c7d93d138a6dd3257a13dd3f2ed028a9c7742f))
* switch to `rules_license` for licensing ([bb4a71d3](https://git.gitlab.arm.com/bazel/rules_gzip/commit/bb4a71d3ddd7ec2db28c23fb1e3dc8ffda6ebae1))
* update dependencies for Bazel 8 support ([9232f20c](https://git.gitlab.arm.com/bazel/rules_gzip/commit/9232f20cb4b6f3b3af3346e6f68af7d99ba85be6))
* update dependencies for Bazel 8 support ([806e3b80](https://git.gitlab.arm.com/bazel/rules_gzip/commit/806e3b80636cf32c1bac432ca14571df93c42f54))

### chore

* remove deprecated `pigz` toolchain ([7ed04d05](https://git.gitlab.arm.com/bazel/rules_gzip/commit/7ed04d056cd5d936362435bde02e2492f8f0d885))

### Features

* add `[@rules](https://git.gitlab.arm.com/rules)_gzip//gzip/toolchain/gzip:type` toolchain ([9ca87651](https://git.gitlab.arm.com/bazel/rules_gzip/commit/9ca8765104026fdefd5147ececd4a85625b59051))
* added compression level support ([c72e6b79](https://git.gitlab.arm.com/bazel/rules_gzip/commit/c72e6b79c6a1b9332c98ce0ec4da4e594489dbb4))
* added semantic release to bazel template ([a8a66341](https://git.gitlab.arm.com/bazel/rules_gzip/commit/a8a663411461dfd66fcc36635b1659a1beb3bd6b))
* hermetic `gzip` `compress` and `decompress` rulesets using `pigz` ([14358082](https://git.gitlab.arm.com/bazel/rules_gzip/commit/1435808259162d05ccd7d3d398d6b867b66eb8b3))
* resolved `pigz` toolchain ([f9f1e75c](https://git.gitlab.arm.com/bazel/rules_gzip/commit/f9f1e75cbedbd4510eb4bb4d5ad26076453a02a9))

### BREAKING CHANGES

* remove `pigz` toolchain.

Use `@rules_gzip//gzip/toolchain/gzip:type` instead.

We cannot guarantee `pigz` implementation.

`pigz` is a drop-in for `gzip` so we will register `pigz` implementations
to the `gzip` toolchain in the future.
parent 039eb0a2
Loading
Loading
Loading
Pipeline #22457 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment