This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from 78771af452 Avoid triple-slash for starting a comment, because they are
reserved for Markdown in latest Java versions.
new 11790ff20e Accept also regions encoded as character strings instead of
as an instance of the Region class.
new 97f67d1dc8 Revisit the S3 documentation for reducing a confusion about
what S3 call "key". In the context of Apache SIS, a S3 "key" is interpreted as
a file path. Furthermore, "key" was too easily confused with "access key".
new 72ce0be904 Upgrade Amazon S3 dependency from 2.26.24 to 2.29.37.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/sis/cloud/aws/s3/FileService.java | 36 +++++++++++++---------
.../main/org/apache/sis/cloud/aws/s3/KeyPath.java | 4 +--
.../apache/sis/cloud/aws/s3/ObjectAttributes.java | 5 ++-
.../org/apache/sis/cloud/aws/s3/package-info.java | 31 +++++++++++--------
netbeans-project/ivy.xml | 2 +-
settings.gradle.kts | 2 +-
6 files changed, 46 insertions(+), 34 deletions(-)