Skip to content

Upload Service 4 Alpha 1 #462

@gotev

Description

@gotev

Fasten your seatbelt, Upload Service 4 Alpha 01 is here! #450 checkmarks reflects what you will find in this version. Use this issue to provide feedback about this release.

BEAR IN MIND THIS IS A DEVELOPER PREVIEW AND NOT PRODUCTION GRADE VERSION. IF YOU NEED SOMETHING BATTLE TESTED FOR PRODUCTION, USE 3.5.2 UNTIL 4.0.0 IS CERTIFIED STABLE.

For those who wants to experience the new Upload Service, here we go. Upgrade your Gradle (by adding only the artifacts you need):

def uploadServiceVersion = "4.0.0-alpha01"
implementation "net.gotev:uploadservice:$uploadServiceVersion"
implementation "net.gotev:uploadservice-okhttp:$uploadServiceVersion"
implementation "net.gotev:uploadservice-ftp:$uploadServiceVersion"

Docs are not ready yet because APIs have not reached their final form and may be changed based on feedback, but the demo app example is fully functional and can be used as reference. If you're coming from 3.x version, prepare a cup of coffee and enter in refactoring mood.

Feel free to tell here anything about this version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    request for commentsNeed for comments and suggestions from the community

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions