Tags: jdx/xx
Tags
chore(main): release 2.5.4 (#217) 🤖 I have created a release *beep* *boop* --- ## [2.5.4](v2.5.3...v2.5.4) (2026-04-11) ### Bug Fixes * **deps:** update digest ecosystem crates to 0.11 ([#216](#216)) ([7622f45](7622f45)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release bookkeeping: version bumps and changelog updates only, with no code or behavior changes in the crate itself. > > **Overview** > Bumps the crate release from `2.5.3` to `2.5.4` across the release manifest and Cargo metadata. > > Updates `CHANGELOG.md` to include the `2.5.4` entry (noting the digest-ecosystem dependency updates to `0.11`). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 197334d. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
chore(main): release 2.5.3 (#190) 🤖 I have created a release *beep* *boop* --- ## [2.5.3](v2.5.2...v2.5.3) (2026-04-03) ### Bug Fixes * **deps:** update rust crate rand to 0.10 ([#188](#188)) ([908fac1](908fac1)) * **deps:** update rust crate zip to v8 ([#189](#189)) ([7d37dc8](7d37dc8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release bookkeeping: only version/changelog/lockfile updates, with behavior changes limited to the updated `rand` and `zip` crate versions. > > **Overview** > Bumps the crate version to `2.5.3` and updates release metadata (`.release-please-manifest.json`, `Cargo.toml`, `Cargo.lock`). > > Updates `CHANGELOG.md` with the `2.5.3` release notes, primarily documenting dependency upgrades for `rand` (`0.10`) and `zip` (`v8`). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 2865a3b. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
chore(main): release 2.5.1 (#178) 🤖 I have created a release *beep* *boop* --- ## [2.5.1](v2.5.0...v2.5.1) (2026-01-31) ### Bug Fixes * use stable API for same_file on Windows ([#177](#177)) ([18bfc75](18bfc75)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: this PR is a versioned release bump and changelog update; no functional source code changes are included in the diff. > > **Overview** > Updates release metadata to `2.5.1` (manifest, `Cargo.toml`, and `Cargo.lock`) and adds a `2.5.1` entry to `CHANGELOG.md`. > > The changelog notes a Windows bugfix: switching `same_file` usage to a stable API. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 99de77d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
chore(main): release 2.5.0 (#176) 🤖 I have created a release *beep* *boop* --- ## [2.5.0](v2.4.0...v2.5.0) (2026-01-31) ### Features * add archive creation support (tar.gz, tar.bz2, tar.xz, zip, gz) ([#174](#174)) ([5bcaf38](5bcaf38)) * expand git module with comprehensive operations ([#172](#172)) ([a636d92](a636d92)) * expand HTTP module with POST, PUT, DELETE, headers, auth ([#173](#173)) ([acd35b4](acd35b4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk release bookkeeping only: version numbers and changelog entries are updated, with no functional code changes. > > **Overview** > Prepares the `2.5.0` release by bumping the crate version from `2.4.0` to `2.5.0` (including Release Please manifest and lockfile). > > Updates `CHANGELOG.md` with the `2.5.0` release notes summarizing new archive creation support and expanded git/HTTP modules. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 35b7355. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
chore(main): release 2.4.0 (#171) 🤖 I have created a release *beep* *boop* --- ## [2.4.0](v2.3.1...v2.4.0) (2026-01-31) ### Features * add major utility improvements across all modules ([#170](#170)) ([27121b8](27121b8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: this PR only bumps release/version metadata and updates the changelog, with no runtime or API code changes. > > **Overview** > Bumps the crate release from `2.3.1` to `2.4.0` by updating `.release-please-manifest.json`, `Cargo.toml`, and the `Cargo.lock` package version. > > Updates `CHANGELOG.md` with the new `2.4.0` release entry (noting the feature set referenced in #170). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ed0d8dc. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
chore(main): release 2.3.1 (#160) 🤖 I have created a release *beep* *boop* --- ## [2.3.1](v2.3.0...v2.3.1) (2026-01-19) ### Bug Fixes * allow non-fast-forward updates in git fetch ([#163](#163)) ([e3abcd6](e3abcd6)) * **deps:** update rust crate reqwest to 0.13 ([#158](#158)) ([878ca01](878ca01)) * **deps:** update rust crate zip to v7 ([#162](#162)) ([b327786](b327786)) * use PAT for release-please to trigger CI on PRs ([#164](#164)) ([9a4c678](9a4c678)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Releases `v2.3.1` with documentation updates only. > > - Bumps version `2.3.0` → `2.3.1` in `Cargo.toml`, `Cargo.lock`, and `.release-please-manifest.json` > - Updates `CHANGELOG.md` with bug fixes and infra notes: allow non-fast-forward `git fetch`, deps `reqwest@0.13` and `zip@7`, and use PAT for CI-triggered PRs > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 6111d3d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
chore(main): release 2.3.0 (#151) 🤖 I have created a release *beep* *boop* --- ## [2.3.0](v2.2.0...v2.3.0) (2025-12-18) ### Features * trigger 2.3.0 release for haiku module ([#150](#150)) ([36e54ec](36e54ec)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PreviousNext