Skip to content

Releases: RoyXiang/putcallback

v1.0.9

14 Aug 03:56
4e579e8
Compare
Choose a tag to compare

Changelog

  • 1d1a696 build(goreleaser): update .goreleaser.yml
  • 30f211e ci(goreleaser): ignore "Merge pull request" while generating changelog
  • 800724e ci(pre-commit): add .pre-commit-config.yaml
  • 9d067fe ci: do not deploy to a dokku host
  • d0a6932 feat(notification): generalize a notifier interface
  • 3fbd733 feat(putio): ensure a file deletion would not happen when cleanup task runs
  • 541b55c feat(putio): make the maximum number of active tasks configurable
  • 40fa6d4 feat(rclone): respect RCLONE_TRANSFERS in environment variables
  • 79625f9 feat(rclone): use copy instead of move
  • 7e5c472 feat(rclone): use the configuration from global environment
  • 1dc8162 fix(goreleaser): downgrade to v1
  • 5153b80 fix(goreleaser): rclone requires Golang 1.20
  • 329131a fix(goreleaser): replace --rm-dist with --clean
  • 1a7c677 fix(putio): SimultaneousDownloadLimit is no longer available
  • 91b7ffe fix(rclone): fix the command arguments for moving small files
  • 8b306ce fix(rclone): use copy instead of move to transfer single file
  • 9fdcb5e fix(rename): do not treat "SIX" as season 9
  • 5d01acb refactor(rclone): rename some global variables
  • 440800d refactor(rclone): use golang.org/x/sync/semaphore instead of a channel
  • c5b71c8 refactor(utils/rename.go): unnecessary type arguments

v1.0.9-beta.9

11 Jan 12:46
d996631
Compare
Choose a tag to compare
v1.0.9-beta.9 Pre-release
Pre-release

Changelog

  • d192899 build(deps): bump actions/setup-go from 4 to 5
  • 8563933 build(deps): bump github.com/rclone/rclone from 1.65.0 to 1.65.1
  • 9dce787 build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0
  • ae4a97c build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  • acaff74 build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
  • d996631 build(docker): bump rclone from 1.65.0 to 1.65.1

v1.0.9-beta.8

04 Dec 05:13
9d067fe
Compare
Choose a tag to compare
v1.0.9-beta.8 Pre-release
Pre-release

Changelog

  • 9d067fe ci: do not deploy to a dokku host
  • 1a7c677 fix(putio): SimultaneousDownloadLimit is no longer available

v1.0.9-beta.7

27 Nov 13:19
7d32894
Compare
Choose a tag to compare
v1.0.9-beta.7 Pre-release
Pre-release

Changelog

  • fbce177 build(deps): bump github.com/rclone/rclone from 1.64.2 to 1.65.0
  • 1d33061 build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
  • d7fdd6c build(docker): bump rclone from 1.64.2 to 1.65.0

v1.0.9-beta.6

21 Oct 07:28
87e63b4
Compare
Choose a tag to compare
v1.0.9-beta.6 Pre-release
Pre-release

Changelog

  • 150d5a8 build(deps): bump github.com/rclone/rclone from 1.64.1 to 1.64.2
  • 3950fa7 build(docker): bump rclone from 1.64.1 to 1.64.2

v1.0.9-beta.5

18 Oct 06:08
5c0a06c
Compare
Choose a tag to compare
v1.0.9-beta.5 Pre-release
Pre-release

Changelog

  • 3e3eca2 build(deps): bump actions/checkout from 3 to 4
  • 17c9bb4 build(deps): bump docker/build-push-action from 4 to 5
  • 879421a build(deps): bump docker/login-action from 2 to 3
  • cafb1a4 build(deps): bump docker/metadata-action from 4 to 5
  • 6067a87 build(deps): bump docker/setup-buildx-action from 2 to 3
  • 4c04a12 build(deps): bump docker/setup-qemu-action from 2 to 3
  • 74a0120 build(deps): bump github.com/gregdel/pushover from 1.2.1 to 1.3.0
  • 3b5cd75 build(deps): bump github.com/putdotio/go-putio from 1.7.0 to 1.7.1
  • 367e30a build(deps): bump github.com/rclone/rclone from 1.63.1 to 1.64.0
  • 33da0d6 build(deps): bump github.com/rclone/rclone from 1.64.0 to 1.64.1
  • 905fda9 build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0
  • e8805a6 build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
  • 7fe5946 build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • 5c0a06c build(docker): bump rclone from 1.63.1 to 1.64.1

v1.0.9-beta.4

28 Aug 15:58
7e5c472
Compare
Choose a tag to compare
v1.0.9-beta.4 Pre-release
Pre-release

Changelog

  • 7e5c472 feat(rclone): use the configuration from global environment

v1.0.9-beta.3

23 Aug 02:10
541b55c
Compare
Choose a tag to compare
v1.0.9-beta.3 Pre-release
Pre-release

Changelog

  • 5d98766 build(deps): bump github.com/gregdel/pushover from 1.2.0 to 1.2.1
  • 1d1a696 build(goreleaser): update .goreleaser.yml
  • 541b55c feat(putio): make the maximum number of active tasks configurable
  • 5d01acb refactor(rclone): rename some global variables

v1.0.9-beta.2

19 Aug 15:11
8b306ce
Compare
Choose a tag to compare
v1.0.9-beta.2 Pre-release
Pre-release

Changelog

  • 8b306ce fix(rclone): use copy instead of move to transfer single file

v1.0.9-beta.1

19 Aug 07:41
79625f9
Compare
Choose a tag to compare
v1.0.9-beta.1 Pre-release
Pre-release

Changelog

  • 79625f9 feat(rclone): use copy instead of move
  • 800724e ci(pre-commit): add .pre-commit-config.yaml
  • 2eb8e8f build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0
  • 7c4deec build(deps): bump appleboy/ssh-action from 0.1.10 to 1.0.0
  • e7abad3 build(docker): bump rclone from 1.63.0 to 1.63.1
  • 6ce4e2c build(deps): bump github.com/rclone/rclone from 1.63.0 to 1.63.1