Releases: appleboy/go-storage
Releases · appleboy/go-storage
v1.1.1
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
- a4edf8c: test: enhance Go test coverage with Minio integration (@appleboy)
- 0433fcc: test: enhance test reliability with improved assertions (@appleboy)
- 972ac5c: test: add integration tests for MinIO file operations (@appleboy)
- 4b89117: test: implement file upload and download testing with Minio (@appleboy)
- 4ca5eb5: test: add MinIO integration tests for content retrieval (@appleboy)
- aa262b9: test: enhance MinIO testing with existence checks (@appleboy)
- b9350a1: test: add integration test for file copying between buckets (@appleboy)
v1.1.0
Changelog
Features
Enhancements
Refactor
Documentation updates
v1.0.2
v1.0.1
v1.0.0
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
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
v0.0.6
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
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
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
v0.0.1: chore: delete goreleaser
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>