File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project aims to adhere to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ 3.1.x]
5+ ## [ 3.1.7] - 2017-11-29
6+ ### Added
7+ - [ Recursive directory creation] ( https://github.com/joyent/java-manta/issues/371 )
8+ can now attempt to skip a configurable number of levels in order to avoid redundant ` PUT ` requests. See
9+ ` manta.skip_directory_depth ` / ` MANTA_SKIP_DIRECTORY_DEPTH ` in the configuration documentation for an explanation
10+ of how the optimization can be enabled.
11+
12+ ## [ 3.1.6] - 2017-08-15
613### Fixed
714 - Potential file corruption caused by automatic retries as a result of
815 [ 503 responses] ( https://github.com/joyent/java-manta/issues/295 )
You can’t perform that action at this time.
0 commit comments