Changelog
- bb2e68b 1-4-0_stage fixed the README and set the CHANGELOG for v1.4.0
- 0b6773b 206-doublestar-mount Added glob path matching to mounts (initial)
- 5f9e3a0 206-doublestar-mount Corrected Dockerfile, added missing comments to config.go
- ec29e86 206-doublestar-mount Corrected test code for exampleNestedFileTreeWithGlob
- 2db38d3 206-doublestar-mount Fixed issue with comment from linting
- ba52e9b 206-doublestar-mount Fixed test cases, added config_test
- f5790a1 206-doublestar-mount Improved Mount list appending other list (non-for loop)
- 5235037 206-doublestar-mount Removed unused variables for plugin_test
- f162b55 206-doublestar-mount Simplified config_test and fixed duplicate constants
- 92655c8 206-doublestar-mount Updated CHANGELOG, documentation examples added
- b02551a 206-doublestar-mount added missing detail in CHANGELOG
- 97037e5 206-doublestar-mount fixed config.go linting
- 9e955c9 206-doublestar-mount fixed config.go linting again
- f8ef0f9 206-doublestar-mount fixed tests, .drone-local.yml
- 07d1395 206-doublestar-mount updated to use doublestar/v4
- a72b2c7 220-generate removed broken 'generate' dependencies and CI step
- 8ed7dad Add the
hashFiles
template func to calculate the md5 hash of multiple files - cd9bbfa Allow abs path for tar
- 534a993 Change
hashFiles
template function to generate SHA256 hashes - 4917ade Codestyle
- eca6694 Fix CHANGELOG description mentioning wrong hash algo
- 6ccab98 Fix CR issues
- 7f43131 Improve log messages in case of error while generating the file hash
- 6165ea5 Improve the documentation regarding the new template function
- 0991bbf Restore file modification times
- 53864e4 Stage for v1.4.0 release
- f7d9014 Update CHANGELOG.md
- 5ae5bcd Wrap
cache_key
in single-quotes in docs - 80c9f4f Zstd support
- 299a9e5 [ATEAM-13094]: Implement Alibaba OSS backend (#223)
- aab7939 [skip ci] Update CODEOWNERS for 2022 onwards
- 928748f [skip ci] bump go-ieproxy to fix darwin goreleaser builds
- 34796ea [skip ci] bump goreleaser and action to attempt to fix releases
- f02c784 [skip ci] fix pr template links (#195)
- 452a24d add absolute path mode for gzip
- 8af42ac ateam-13324 enable only linux and darwin (macOS)
- 8846c19 ateam-13324 stop support for i386 (32-bit)
- 7870370 ateam-13324 stop support for windows arm (32-bit)
- a15b6bc ateam-13324 stop support for windows i386 (32-bit) and arm64
- c10ecf0 ateam-13324 temporarily only support linux for goreleaser
- 51ad69d bump go version for goreleaser
- 974f36d bump go version for goreleaser: try 2
- e0bdfe9 dependabot-1 Added Unreleased changes to CHANGELOG
- a53a3a8 dependabot-1 Added missing golangci-lint dependency, tidy
- 0be1fec dependabot-1 Build fixes for changes made by nonamedreturns
- d366988 dependabot-1 Bumped .drone.yml test image tags for test cases
- 53d26c1 dependabot-1 Bumped docker-compose image tags for test cases
- dc4c753 dependabot-1 Bumped maintained year from 2021 to 2022
- 65a372e dependabot-1 Drone plugins now pull from README; removed DOCS.md update method
- 81ab7f1 dependabot-1 Fixed test file names (again); underscores replaced
- 12a3977 dependabot-1 Fixed test file names for azure InvalidResourceName s/ /_/
- d41d69e dependabot-1 Linting fixes, removed varnamelen from lint checks
- 8b88665 dependabot-1 Major linting fixes, code cleanup
- 75153b2 dependabot-1 Moved linting to official docker image from self-installed
- 5288d2a dependabot-1 Pinned go to version 1.18 to fix dependency build issue
- dc8d15e dependabot-1 Removed unnecessary package installations in CI
- f4539d1 dependabot-1 Removed unused bingo makefile target, newer go install in variables
- 341e490 dependabot-1 Update golang version to 1.18, dependencies, fix azure backend
- 594ea60 merge upstream master
- 5f44362 noticket_fix1.4.0 fixed the CHANGELOG for v1.4.0
- 2f0818b remove dev flag from examples (#192)
- bd7acb0 resolve before merge
- e26abd0 update .drone.yml to use v1.2.2 (#189)
- 31dfe25 update change log to include pull #141
- d61e799 v1.2.3 Version Adding zstd Support (#200)