Skip to content

Releases: appleboy/go-storage

v1.1.1

27 Oct 14:20
51d9ba6
Compare
Choose a tag to compare

Changelog

Features

Enhancements

  • 80c7f57: chore: refactor Open Collective configuration entries (@appleboy)
  • f1517b4: chore: upgrade multiple dependencies to latest versions (@appleboy)
  • ebbbc3d: chore: upgrade dependencies and Go version to latest releases (@appleboy)
  • 7818489: chore: refactor dependencies for container management (@appleboy)
  • 474f768: chore(deps): bump github.com/testcontainers/testcontainers-go/modules/minio from 0.32.0 to 0.33.0 (#42) (@dependabot[bot])
  • 7e7c465: chore: update dependencies and remove deprecated toolchain (@appleboy)
  • 6847e11: chore(go): update dependencies to latest compatible versions (@appleboy)
  • 8eb55d7: chore(go): update Google Cloud Storage library version (@appleboy)
  • d77d15d: chore(ci): bump Go version in workflow configuration (@appleboy)
  • e5a1ee6: chore(golangci): refactor codebase and improve test coverage (@appleboy)

Build process updates

Documentation updates

Others

v1.1.0

18 Aug 07:47
2272127
Compare
Choose a tag to compare

Changelog

Features

  • 1068712: feat: implement lifecycle management for storage backends (@appleboy)

Enhancements

Refactor

  • 2272127: refactor: enforce validation and refactor lifecycle rules (@appleboy)

Documentation updates

v1.0.2

12 Aug 14:32
87592d8
Compare
Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.0.1

29 Apr 07:18
37174fd
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.0

06 Mar 15:31
b98a27a
Compare
Choose a tag to compare

Changelog

Enhancements

  • 1922a24 chore(dependency): bump version
  • d92a765 chore(deps): bump actions/checkout from 3 to 4 (#21)
  • 7878c44 chore(deps): bump codecov/codecov-action from 2 to 3 (#11)
  • 8bbd3a1 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#22)
  • 6bc65ce chore(deps): update dependency
  • fde3608 chore: refactor codebase and update CI configurations
  • 8afec22 chore: update Go version to 1.21 in go.mod file
  • fac7fe5 chore: update Go versions and tags
  • 83ec95e chore: update dependencies and refine telemetry
  • b92d729 chore: update dependencies for cloud, API, and logging
  • b98a27a chore: update dependencies to latest versions
  • 5ce8282 chore: update minio-go version in go.mod file
  • dc07371 chore: update various dependencies to newer versions
  • cb6c5af chore: update version of actions/setup-go in GitHub workflows

Others

  • baa25ee ci: update GitHub Actions configurations for Go workflow files

v0.0.7

07 Apr 03:51
Compare
Choose a tag to compare

Changelog

Enhancements

  • cf19672 chore(disk): make sure bucket and file exist (#4)
  • 56c5f51 chore: add funding and dependabot configurations for project sustainability
  • f56d8e6 chore: refactor linting configuration and remove unused linters
  • da07100 chore: update GitHub Actions to latest versions
  • 57ad2e7 chore: update Go module dependencies
  • b147512 chore: update Go version and action to latest

Others

  • 45b8a6c refactor: refactor file handling functions and dependencies
  • e466b02 refactor: refactor file upload and download functions to accept additional parameters
  • a782181 resolves #3 Should provide named argument in interface Storage (#5)

v0.0.6

10 Mar 22:46
Compare
Choose a tag to compare

Changelog

Enhancements

  • 1d35bc5 chore(gcs): update import order.
  • 00da773 chore(lint): upgrade golangci-lint version
  • c2fbfbd chore(lint): upgrde golangci-lint to v1.44.2
  • c7b88b3 chore(minio): support insecureSkipVerify flag
  • cbd2f37 chore(module): upgrade go package

Others

  • d903443 chore(CI/CD): add goreleaser config

v0.0.5: chore(goroutine): GetObject cause goroutine leak

02 Dec 01:23
Compare
Choose a tag to compare
https://github.com/minio/minio-go/issues/1508

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.2: chore(CI/CD): upgrade golangci-lint version

17 Sep 14:59
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.1: chore: delete goreleaser

26 Aug 01:36
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>