abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

Support for S3 endpoints (required for accessing AWS GovCloud) #39

Closed svella closed 7 years ago

svella commented 7 years ago

Somehow the corresponding changes for endpoints submitted last year never got merged into 2.3.x branch even though the pull request was closed and therefore not rolled forward into 2.4.x branch. This updates 2.4.x branch including the new way of dealing with options and tests designed to work regardless of which region the test bucket is in. Also fixed an existing test that failed because of a hard coded region dependency

abashev commented 7 years ago

Version 2.4.1 is available