All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add recursive directory traversal.
- Upgraded Java Manta SDK to 3.2.0.
- Refactored home directory substitution.
- Upgraded Java Manta SDK to 3.1.1.
- move() operations now will move files into uncreated directories.
- Upgraded Java Manta SDK to 3.1.0.
- Added configuration dump system property: manta.configDump
- Upgraded Java Manta SDK to 3.0.0.
- Upgraded Hadoop to 2.8.0.
- Upgraded Java Manta SDK to 2.5.0.
- Upgraded Java Manta SDK to 2.4.3.
- Upgraded Hadoop to 2.7.3.
- Changed detection of an embedded configuration encryption key and encryption key file path detection such that embedded keys will not trigger an error condition.
- We now recursively create missing paths when create() is called.
- Initial release.