Skip to content

Releases: raniellyferreira/rotate-files

Rotate v1.3.1

09 Oct 14:07
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.3.1. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • fix blob storage use connection string or default credentials aed2cbd (Ranielly Ferreira)

Full Changelog: v1.3.0...v1.3.1

Rotate v1.3.0

05 Oct 23:39
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.3.0. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • Bump version to 1.3.0 3f367b9 (Ranielly Ferreira)
  • Refactor license header in manager_test.go c4e38be (Ranielly Ferreira)
  • Refactor file deletion handling in rotate_handler.go 27d2ffa (Ranielly Ferreira)
  • Refactor rotation file handling and error handling 3f25d01 (Ranielly Ferreira)
  • Update README.md a7b861d (Ranielly Ferreira)
  • Add OSSF Scorecard and Go unit test workflows 86191a8 (Ranielly Ferreira)
  • Add SECURITY.md with security policy and process a167a3d (Ranielly Ferreira)
  • add windows arm64 compatibility; improve get script 0ea20dd (Ranielly Ferreira)
  • fix comments df27f23 (Ranielly Ferreira)
  • update readme 87808ea (Ranielly Ferreira)
  • code improvement, add comments, rename structs 3c901f6 (Ranielly Ferreira)
  • Refactor backup listing in RotationManager 68d925b (Ranielly Ferreira)

Full Changelog: v1.2.0...v1.3.0

Rotate v1.2.0

01 Oct 20:27
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.2.0. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • improve files categorization; fix yearly not preserving; Refactor DEFAULT_YEARLY constant to use -1 for preserve always and 0 for no perservation; 6fbf2e3 (Ranielly Ferreira)
  • refact for best pratices 245d7d5 (Ranielly Ferreira)
  • Bump cloud.google.com/go/storage from 1.41.0 to 1.43.0 c6711bc (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.0 to 1.58.3 86c3cb6 (dependabot[bot])
  • Bump google.golang.org/api from 0.190.0 to 0.191.0 7942403 (dependabot[bot])
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity 497c3b0 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.22.2 to 1.27.27 93eaaae (dependabot[bot])
  • Bump google.golang.org/api from 0.152.0 to 0.190.0 45520a5 (dependabot[bot])
  • Bump google.golang.org/api from 0.150.0 to 0.152.0 c56cb6b (dependabot[bot])
  • fix azure GetAccountContainerAndPath ec32441 (Ranielly Ferreira)
  • fix readme rotate command 5f6c7c5 (Ranielly Ferreira)

Full Changelog: v1.1.0...v1.2.0

Rotate v1.1.0

08 Nov 20:55
Compare
Choose a tag to compare

Notable Changes

  • Integration with Google Cloud Storage and Azure Blob Storage 🎉

Installation and Upgrading

Download Rotate v1.1.0. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • readme documentation update 59756b9 (Ranielly Ferreira)
  • add azure blob storage integration, code improvement and bug fixes 072470b (Ranielly Ferreira)
  • add GCS integration f2a08e2 (Ranielly Ferreira)
  • project structure improvement 0bf651c (Ranielly Ferreira)
  • Improved summarized output now prints backup sizes ed735ae (Ranielly Ferreira)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.40 to 1.22.2 cc86145 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.1 to 1.42.0 939fa7f (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.40.1 9483373 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2 from 1.21.0 to 1.21.1 2a174aa (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.40 a7484d8 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.38 to 1.18.39 12c52d5 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.37 to 1.18.38 3a91d0f (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.36 to 1.18.37 a41df94 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.5 c728743 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.36 df6e2dd (dependabot[bot])

Full Changelog: v1.0.8...v1.1.0

Rotate v1.0.8

17 Aug 18:07
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.8. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • fix Amazon S3 Compatible API with env var AWS_ENDPOINT_OVERRIDE 58eeedd (Ranielly Ferreira)

Full Changelog: v1.0.7...v1.0.8

Rotate v1.0.7

09 Aug 21:08
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.7. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • add environment var AWS_ENDPOINT_OVERRIDE for third-party storage services d5f7c64 (Ranielly Ferreira)
  • aws profile load improvement 0ae26b5 (Ranielly Ferreira)
  • Improvement on local rotation 5acc6ff (Ranielly Ferreira)
  • gitignore b9bafe9 (Ranielly Ferreira)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.38.2 8f33178 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.32 to 1.18.33 9c2f3c0 (dependabot[bot])

Full Changelog: v1.0.6...v1.0.7

Rotate v1.0.6

03 Aug 16:56
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.6. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • Yearly bug fix and code improvement 84ee77b (Ranielly Ferreira)
  • fix issue #23 Files aren't being deleted and improve deletion log bfbbd1a (Ranielly Ferreira)
  • golang 1.20 62eef6f (Ranielly Ferreira)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.32 1825acf (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2 from 1.17.7 to 1.18.1 5db1428 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.0 to 1.35.0 d62152f (dependabot[bot])
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 97c9b92 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.5 to 1.31.0 8bb9830 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.19 eab062c (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2 from 1.17.5 to 1.17.6 f49c847 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.4 to 1.30.5 6d1b341 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.14 to 1.18.15 fa5e8d7 (dependabot[bot])

Full Changelog: v1.0.5...v1.0.6

Rotate v1.0.5

26 Feb 20:20
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.5. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • Code improvements, now list all files of S3 e9d34d4 (Ranielly Ferreira)

Full Changelog: v1.0.4...v1.0.5

Rotate v1.0.4

23 Feb 11:43
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.4. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • code improvements c9ed48e (Ranielly Ferreira)
  • Change install script to use bash 28a495c (Ranielly Ferreira)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.1.6 to 1.18.14 13446c1 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.5.0 to 1.30.4 a6b8e1d (dependabot[bot])
  • Bump github.com/joho/godotenv from 1.3.0 to 1.5.1 d376fc6 (dependabot[bot])
  • fix module name 8a27497 (Ranielly Ferreira)
  • add badges 83006d1 (Ranielly Ferreira)
  • Structure refactored 57c6df2 (Ranielly Ferreira)

New Contributors

Full Changelog: v1.0.3...v1.0.4

Rotate v1.0.3

15 Feb 15:05
Compare
Choose a tag to compare

Installation and Upgrading

Download Rotate v1.0.3. The common platform binaries are here:

You can also use a script to install on any system with bash or sh.

Changelog

  • Improvement aws credential load 37d1185 (Ranielly Ferreira)
  • readme update fb17352 (Ranielly Ferreira)
  • fix get script 92f7620 (Ranielly Ferreira)

Full Changelog: v1.0.2...v1.0.3