Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Releases: mkdecisiondev/moqui-sftp

v1.3.1-alk

27 Aug 01:57
4dfce7e

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0-alk...v1.3.1-alk

v1.3.0-alk

16 Aug 04:48
38ee80a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0-alk...v1.3.0-alk

v1.2.0-alk

26 Sep 23:41
38ee80a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0-alk...v1.2.0-alk

v1.1.0-sec

20 Sep 00:32

Choose a tag to compare

v1.0.0-sec

28 Jun 19:12

Choose a tag to compare

v1.1.0-alk

26 Jan 02:07
0de31c0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1-alk...v1.1.0-alk

v1.0.1-alk

06 Jun 15:36
242ecd3

Choose a tag to compare

What's Changed

  • Add SftpClient.putStream() method which returns an OutputStream to wr… by @ArjunBhalodia98 in #1

New Contributors

Full Changelog: v1.0.0-alk...v1.0.1-alk

v1.0.0-alk

12 May 14:22
1c7b875

Choose a tag to compare

Report missing sendUrl or username when attempting send# (#3)

* Report missing sendUrl or username when attempting send#SystemMessageSftp

* Display error when sendUrl or username are missing