Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Latest commit

 

History

History
executable file
·
43 lines (32 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

executable file
·
43 lines (32 loc) · 1.12 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.0.0] - 2017-11-22

  • Support for SBT 1.0

[0.7.2] - 2017-02-27

  • Enable different settings for different configurations

[0.7.1] - 2017-01-19

  • Fix PidUtil class collision when using multiple localytics/sbt-* projects

[0.7.0] - 2016-12-13

  • Refactor to best practices and SBT 1.0 syntax

[0.6.1] - 2016-11-16

  • Upgrade to version 1.5.1 of s3Proxy

[0.6.0] - 2016-11-15

  • Upgrade to version 1.5.0 of s3Proxy

[0.5.0] - 2016-09-27

  • Upgrade to 1.5.0-prerelease
  • Add config for KeyStore, necessary for HTTPS support.
  • Disable HTTPS by default.
  • Traits / Case Classes for KeyStore and Authorization config.
  • Test for invalid jar files

[0.4.0] - 2016-04-28

  • Change test cleanup to support testOnly

[0.3.0] - 2016-02-26

  • Change default S3Proxy version to 1.3.0
  • Add config options for Authorization, Identity, and Credential

[0.2.0] - 2016-02-22

  • Add HeapSize configuration

[0.1] - 2016-02-04

  • Initial Release
  • Downloads S3Proxy
  • Runs S3Proxy locally