Skip to content

Releases: filecoin-station/rusty-lassie

v0.9.0

01 Feb 14:19
v0.9.0
eb48797
Compare
Choose a tag to compare

Highlights ✨

Upgrade Lassie to version v0.22.0:

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 Dec 12:45
v0.8.0
e31fede
Compare
Choose a tag to compare

Highlights ✨

Configure Lassie's user agent to report Go Lassie version plus our custom suffix, e.g. lassie/v0.21.0-rs.

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Oct 09:14
v0.7.0
cd3f967
Compare
Choose a tag to compare

Highlights ✨

If you request a CAR file and don't specify dups and order parameters, Lassie will use dups=y and order=dfs now.

Upgrade Lassie to version 0.21.0:

What's Changed

  • ci: Bump actions/checkout from 3 to 4 by @dependabot in #56
  • deps: Bump github.com/filecoin-project/lassie from 0.17.0 to 0.21.0 by @dependabot in #68
  • ci: Bump dtolnay/rust-toolchain from 0e66bd3e6 to 439cf6072 by @dependabot in #61
  • ci: Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #63
  • deps: Bump rustix from 0.37.19 to 0.37.25 by @dependabot in #69
  • ci: Bump Swatinem/rust-cache from 2.6.2 to 2.7.1 by @dependabot in #70
  • deps: update deep deps via cargo update by @bajtos in #71

Full Changelog: v0.6.0...v0.7.0

v0.6.0

30 Aug 10:17
v0.6.0
d2627c1
Compare
Choose a tag to compare

Highlights ✨

Upgrade Lassie to 0.17.0

What's Changed

  • deps: Bump pretty_assertions from 1.3.0 to 1.4.0 by @dependabot in #35
  • deps: Bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #39
  • deps: Bump github.com/filecoin-project/lassie to 0.14.2 by @dependabot in #38
  • ci: Bump Swatinem/rust-cache from 2.5.0 to 2.5.1 by @dependabot in #34
  • deps: Bump cc from 1.0.79 to 1.0.80 by @dependabot in #41
  • deps: Bump cc from 1.0.80 to 1.0.81 by @dependabot in #42
  • deps: Bump cc from 1.0.81 to 1.0.82 by @dependabot in #45
  • ci: Bump actionsx/prettier from e90ec5455 to 3d9f7c3fa by @dependabot in #40
  • ci: Bump Swatinem/rust-cache from 2.5.1 to 2.6.0 by @dependabot in #43
  • deps: Bump github.com/filecoin-project/lassie from 0.14.2 to 0.14.3 by @dependabot in #44
  • ci: use Go version 1.20 by @bajtos in #53
  • ci: Bump Swatinem/rust-cache from 2.6.0 to 2.6.2 by @dependabot in #51
  • deps: Bump cc from 1.0.82 to 1.0.83 by @dependabot in #52
  • deps: Bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #50
  • deps: Bump github.com/libp2p/go-libp2p from 0.27.1 to 0.27.8 by @dependabot in #46
  • deps: Bump github.com/filecoin-project/lassie from 0.14.3 to 0.15.0 by @dependabot in #49
  • deps: Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot in #54
  • deps: Bump github.com/filecoin-project/lassie from 0.15.0 to 0.17.0 by @dependabot in #55

Full Changelog: v0.5.1...v0.6.0

v0.5.1

28 Jun 10:27
v0.5.1
788efdb
Compare
Choose a tag to compare

What's Changed

  • fix: expose access_token in Daemon instances by @bajtos in #33

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Jun 09:03
v0.5.0
87e7667
Compare
Choose a tag to compare

Highlights ✨

You can protect Lassie's HTTP server from unauthorised use now and configure an access_token that will be required for all requests.

What's Changed

  • feat: add access_token configuration by @bajtos in #32

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Jun 15:40
v0.4.0
66958f8
Compare
Choose a tag to compare

Highlights ✨

  • Upgrade lassie from 0.12.2 to 0.13.0 (Release Notes)
  • Expose additional Lassie configuration options

BREAKING CHANGES

Rusty Lassie no longer enforces retrieval timeout. Configure it yourself using the newly introduced option global_timeout.

What's Changed

  • deps: Bump filecoin-project/lassie from 0.12.1 to 0.12.2 by @dependabot in #22
  • deps: Bump ureq from 2.6.2 to 2.7.0 by @dependabot in #23
  • ci: Bump Swatinem/rust-cache from 2.4.0 to 2.5.0 by @dependabot in #24
  • deps: Bump ureq from 2.7.0 to 2.7.1 by @dependabot in #25
  • ci: Bump dtolnay/rust-toolchain from 52e69531 to 1f5cdb56 by @dependabot in #26
  • chore: move go.{mod,sum} to project root by @bajtos in #28
  • deps: Bump github.com/filecoin-project/lassie from 0.12.2 to 0.13.0 by @dependabot in #29
  • feat: expose additional Lassie configuration options by @bajtos in #30
  • ci: Bump dtolnay/rust-toolchain from 1f5cdb56c to 0e66bd3e6 by @dependabot in #31

Full Changelog: v0.3.2...v0.4.0

v0.3.2

14 Jun 06:13
v0.3.2
cc56d6f
Compare
Choose a tag to compare

What's Changed

  • fix: cross-compilation using Cross by @bajtos in #21

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Jun 12:30
v0.3.1
5c81685
Compare
Choose a tag to compare

What's Changed

  • fix: build errors when tooling not installed by @bajtos in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Jun 12:44
v0.3.0
34e7653
Compare
Choose a tag to compare

Highlights ✨

  • Lassie v0.12.1 (Release Notes)
  • Support cross-compilation for arm64 and amd64 - this effectively adds support for Apple Silicon

What's Changed

  • docs: fix link to GH Releases page by @bajtos in #15
  • deps: Bump filecoin-project/lassie from 0.12.0 to 0.12.1 by @dependabot in #16
  • test: add integration test by @bajtos in #17
  • feat: support cross-compilation for arm64 & amd64 by @bajtos in #18

Full Changelog: v0.2.0...v0.3.0