v0.30.0: Release Notes
Artipie new version v0.30.0 was released on May 2. In the previous month we added several features, here are the main three of them:
-
Artifacts filtering provides means to filter out resources of a repository by specifying patterns of resource location. Two types of patterns are supported: regular expressions and globs. Also, we support patterns to exclude and to include repository resources. Check our wiki for more details.
-
Permissions for REST API operation were added. Now, it’s possible to configure access for API endpoints and control what users are allowed to view and/or manage repositories, storage aliases, users, roles. All the details are described in wiki.
-
S3 storage configuration does not require credentials in YAML configuration anymore. Credentials for S3 storage can set via Java System Properties, environmental variables, in
~/.aws/credentials
file or any other way supported by default AWS provider.
Thanks for reading, if you have any questions or suggestions, feel free to create an issue or contact us on Telegram.