This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
Releases: estuaryoss/estuary-agent-java
Releases · estuaryoss/estuary-agent-java
4.2.6
4.2.5
4.2.4
#42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54
What's Changed
- Added method to handle unexpected exceptions by @dinuta in #42
- Increased command field in DB to 3000 chars by @dinuta in #43
- Commands in background rework by @dinuta in #44
- File transfers summary info is stored in DB by @dinuta in #45
- Removed redundant commandId by @dinuta in #46
- Get file download and upload history from the database by @dinuta in #47
- Swapped command with tail for tests by @dinuta in #48
- Added status for the command in the DB by @dinuta in #49
- Logging folder transfers as zip also in DB by @dinuta in #50
- Commands have a new status: queued by @dinuta in #51
- File content is served in JSON response by @dinuta in #52
- Added download files as attachment by @dinuta in #53
- Corrected attachment name for zip downloads by @dinuta in #54
Full Changelog: 4.2.3...4.2.4