Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support byte[] streaming in create object #84

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

Chuhaa
Copy link
Contributor

@Chuhaa Chuhaa commented Apr 20, 2022

Description

Support large file upload using byte[] streaming.

Fixes
https:/ballerina-platform/ballerina-extended-library/issues/367

One line release note:

  • One line describing the feature/improvement/fix made by this PR

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Test Configuration:

  • Ballerina Version: 2201.0.0
  • Operating System: Ubuntu
  • Java SDK: 11

Checklist:

Security checks

Copy link
Member

@LakshanSS LakshanSS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we add a test case also?

@Chuhaa Chuhaa merged commit 48a491c into ballerina-platform:master Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants