Skip to content

Releases: cenkalti/rain

v1.12.15

07 Apr 20:47
74519bd
Compare
Choose a tag to compare

Changelog

  • 74519bd Save stacktrace on torrent crash/panic
  • a96eed9 Update InfoDownloader struct comment to reflect its purpose
  • e40ee74 Update README.md

v1.12.14

25 Jan 18:11
ad5004c
Compare
Choose a tag to compare

Changelog

v1.12.13

24 Jan 20:27
2fc8913
Compare
Choose a tag to compare

Changelog

  • e77e3bb Bump actions/setup-go from 4 to 5 (#135)
  • 2ae1f3a Bump actions/stale from 8 to 9 (#136)
  • a68d23e Bump github.com/otiai10/copy from 1.12.0 to 1.14.0 (#129)
  • 8a8143d Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#131)
  • 003eb0a Bump golang.org/x/sys from 0.12.0 to 0.13.0 (#130)
  • 54fa4e9 Bump golang.org/x/sys from 0.13.0 to 0.15.0 (#134)
  • 02ecc5a Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#137)
  • 6e7b8a2 disable caching in setup-go action
  • 2fc8913 show number of pieces in error message when there are too many (#138)

v1.12.12

30 Sep 03:25
10d215b
Compare
Choose a tag to compare

Changelog

  • 10d215b fix panic in udp transport
  • d2e7e4d update deprecated goreleaser key

v1.12.11

29 Sep 19:08
4f54804
Compare
Choose a tag to compare

Changelog

  • 4f54804 fix panic in udp transport
  • a40a26d use builtin caching in actions/setup-go@v4

v1.12.10

29 Sep 14:25
62dbb9a
Compare
Choose a tag to compare

Changelog

  • 62dbb9a do not panic when webseed is already being downloaded

v1.12.9

28 Sep 17:20
942e5ca
Compare
Choose a tag to compare

Changelog

  • 883567f Bump actions/checkout from 3 to 4 (#126)
  • b1cb9ce Bump golang.org/x/sys from 0.10.0 to 0.11.0 (#125)
  • ed5fd7b Bump golang.org/x/sys from 0.11.0 to 0.12.0 (#128)
  • baa2dd9 Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#124)
  • 8567f99 Bump goreleaser/goreleaser-action from 4 to 5 (#127)
  • 054bbb9 fix linter warnings
  • 2ea72a9 reject torrents with conflicting file paths
  • e2f75d3 update go version to 1.21
  • 942e5ca update name template for new goreleaser
  • 60ea8c8 use builtin clear function

v1.12.8

27 Jun 00:05
3eb8953
Compare
Choose a tag to compare

Changelog

  • 3eb8953 improve peer closing logic

v1.12.7

25 Jun 21:45
742c1b8
Compare
Choose a tag to compare

Changelog

  • 22dc71c Bump actions/cache from 2 to 3 (#112)
  • 49041d5 Bump actions/checkout from 2 to 3 (#108)
  • 75bde12 Bump actions/setup-go from 2 to 4 (#111)
  • 7deede6 Bump actions/stale from 3 to 8 (#114)
  • 1ac7fa0 Bump github.com/multiformats/go-multihash from 0.2.1 to 0.2.3 (#122)
  • 06ca998 Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 (#116)
  • 8016371 Bump github.com/otiai10/copy from 1.11.0 to 1.12.0 (#123)
  • 7d83ca2 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#117)
  • b4c8ae8 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#119)
  • c6db037 Bump github.com/urfave/cli from 1.22.12 to 1.22.13 (#113)
  • 546e006 Bump github.com/urfave/cli from 1.22.13 to 1.22.14 (#120)
  • 2bc0ea5 Bump golang.org/x/sys from 0.7.0 to 0.8.0 (#115)
  • 1b20fa0 Bump golang.org/x/sys from 0.8.0 to 0.9.0 (#121)
  • 0934b14 Bump golangci/golangci-lint-action from 2 to 3 (#110)
  • 54fcd39 Bump goreleaser/goreleaser-action from 2 to 4 (#109)
  • 7f6cda1 Revert "Safely close peer.closeC channel (Fix #31)"
  • f650215 Update dependabot.yml (#107)
  • 742c1b8 handle messages coming after peer is closed
  • 139cd42 improve resourcemanager test

v1.12.6

25 Apr 15:42
77d533c
Compare
Choose a tag to compare

Changelog

  • 77d533c - added debugging option to the config (#106)
  • dae291c Add a Files method to the Torrent object. (#103)
  • 03c358d Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#104)
  • 62e97fb Expose NotifyClose() publicly now that the internal variant exists. (#100)
  • 6028d06 Fix a brown paper bag level typo: s/NotifyCose/NotifyClose/. (#101)
  • a3677c0 add .gitattributes file for windows
  • 6342068 fix filepath in test