Skip to content

Improve configure script and add file.moveToDisk method

Compare
Choose a tag to compare
@thetutlage thetutlage released this 11 Aug 04:51
· 11 commits to develop since this release
37f200c

The file.moveToDisk method moves a user-uploaded file to one of the Drive disks.

Commits

  • refactor: fix DO env vars and add R2_ENDPOINT env var eb9c5a9
  • feat: configure default disk via DRIVE_DISK env variable 2c0050c
  • feat: install peer depedencies during configuring b41864b
  • feat: add MultipartFile.moveToDisk method to the bodyparser 5659418

Full Changelog: v3.0.0...v3.1.0