Skip to content
This repository has been archived by the owner on Jan 10, 2018. It is now read-only.

Bugfixes and updates to AWS SDK #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bugfixes and updates to AWS SDK #1

wants to merge 1 commit into from

Commits on Oct 4, 2016

  1. Bugfixes and updates to AWS SDK

    - Fixed uploads being prefixed with "./"
    - Fixed spring-attic#40 (caused by the code trying to upload a directory as if it was a file)
    - DefaultAWSCredentialsProviderChain is now the default (enables profile based authentication out-of-the-box)
    - Added support for configuring use of ProfileCredentialsProvider
    - Removed unnecessary S3 calls for creating directories
    - Updated to latest AWS SDK
    - No longer depending on entire AWS SDK, only the S3 SDK
    - Removed IntelliJ-specific files
    rehevkor5 committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    bb713ec View commit details
    Browse the repository at this point in the history