File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2.1-SNAPSHOT] - Coming soon!
5+ ## [ 3.2.2-SNAPSHOT] - Coming soon!
6+
7+ ## [ 3.2.1] - 2017-11-29
8+ ### Added
9+ - [ Load balancer IP] ( https://github.com/joyent/java-manta/pull/378 ) has been added
10+ to response headers as ` x-load-balancer ` . The header will be injected into the response if it is not already present.
11+ - Azul Systems' [ Zulu JDK] ( https://www.azul.com/products/zulu-and-zulu-enterprise/ )
12+ has been [ added to the Travis-CI test matrix] ( https://github.com/joyent/java-manta/pull/382 ) .
13+ ### Fixed
14+ - [ Signing of URLs which need to be encoded] ( https://github.com/joyent/java-manta/issues/379 ) has been fixed.
15+ - [ Java 9] ( https://github.com/joyent/java-manta/pull/382 ) compatibility improvements.
616
717## [ 3.2.0] - 2017-11-03
818### Added
You can’t perform that action at this time.
0 commit comments