Closed steve-todorov closed 18 hours ago
/deploy-pr
Snapshot was successfully deployed!
Build logs are available here
org.carlspring.cloud.aws:s3fs-nio:PR-855-SNAPSHOT
DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.
/deploy-pr
Snapshot was successfully deployed!
Build logs are available here
org.carlspring.cloud.aws:s3fs-nio:PR-855-SNAPSHOT
DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.
/deploy-pr
Snapshot was successfully deployed!
Build logs are available here
org.carlspring.cloud.aws:s3fs-nio:PR-855-SNAPSHOT
DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.
/deploy-pr
Snapshot was successfully deployed!
Build logs are available here
org.carlspring.cloud.aws:s3fs-nio:PR-855-SNAPSHOT
DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.
/deploy-pr
Snapshot was successfully deployed!
Build logs are available here
org.carlspring.cloud.aws:s3fs-nio:PR-855-SNAPSHOT
DO NOT USE IN PRODUCTION AS IT WILL BE DELETED AFTER MERGE!
This is a temporary snapshot preview available only for convenience.
Needs rebasing from master
.
Pull Request Description
This pull request closes #854.
There are some small breaking changes related to some public methods which were removed as logic for the cache has changed:
S3FileSystem#getCache()
method was removedS3Path#setFileAttributes()
was removed.S3FileSystemProvider#getCache()
was removed.S3FileSystemProvider#setCache()
was removed.Acceptance Test
gradle clean build
still works.Questions
Does this pull request break backward compatibility?
Does this pull request require other pull requests to be merged first?
Does this require an update of the documentation?