Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (34 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

43 lines (34 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0]

Fixed:

  • Issue #11 fixed by caching AWS credentials in memory for 60 seconds

Changed:

  • Update AWS Maven wagon version

Fixed:

  • Query parameters included in request :url are now included in canonical-request (#10)

Changed:

  • Updated httpkit to 2.4-alpha3 to support JDK 11
  • Version kept at alpha until httpkit changes are released

Added

  • README: Licence
  • CHANGELOG

Changed

  • Upgraded outdated dependencies:
[buddy "2.0.0"] is available but we use "1.3.0"
[cheshire "5.8.0"] is available but we use "5.7.1"

0.1.0 - 2017-09-15

Added

  • Initial release