Skip to content

Commit f8111d8

Browse files
committed
Changelog for 3.2.1
1 parent eb4670b commit f8111d8

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22
All notable changes to this project will be documented in this file.
33
This 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

0 commit comments

Comments
 (0)