Releases: udx/docker-sftp
Releases · udx/docker-sftp
Release 0.8.0
Immutable
release. Only release title and notes can be modified.
- Fixed critical bug in the SSH key generation logic where the first container's configuration was being hardcoded and incorrectly applied to all containers. The fix restructures the loop order to iterate over containers first, then users, ensuring each container gets its correct configuration.
- Updated parent image Worker NodeJS to version 0.24.0
- Updated system packages
- Updated NodeJS packages
Release 0.7.5
- Update NodeJS packages
- Updated parent image Worker NodeJS to version 0.14.0
Release 0.7.4
- Update npm packages
debug→^4.4.1(from^4.4.0)firebase-admin→^13.4.0(from^13.2.0)google-gax→^4.6.1(from^4.6.0)- Set
--no-install-recommendsforapt-get installto reduce image size and fix build
Release 0.7.3
- Upgraded base image to
usabilitydynamics/udx-worker-nodejs:0.13.0(from0.12.0)
Release 0.7.2
- Upgraded base image to
usabilitydynamics/udx-worker-nodejs:0.12.0(from0.11.0) - Updated Docker packages:
apt-transport-https→3.0.0(from2.9.32ubuntu1)gnupg2→2.4.4-2ubuntu23(from2.4.4-2ubuntu22)libssl-dev→3.4.1-1ubuntu3(from3.4.1-1ubuntu1)openssl→3.4.1-1ubuntu3(from3.4.1-1ubuntu1)openssh-server→1:9.9p1-3ubuntu3.1(from1:9.9p1-3ubuntu3)openssh-client→1:9.9p1-3ubuntu3.1(from1:9.9p1-3ubuntu3)- Updated NPM packages:
axios→^1.9.0(from^1.8.3)firebase-admin→^13.3.0(from^13.2.0)google-gax→^4.6.0(new dependency)express→^5.1.0(new dependency)
Release 0.7.1
- Docker
apt-transport-https→2.9.32ubuntu1 - NPM
axios→^1.8.3 - NPM
firebase-admin→^13.2.0 - Fixed package versions alignment
Release 0.7.0
- Migrated image to be based on
usabilitydynamics/udx-worker-nodejs:0.11.0 - Improved build to pre-configure environment
- Moved entrypoint logic to services
- Added services config manifest
- Cleaned up pm2 configs
- Moved js scripts to
/lib - Updated docs
- Repo cleanup
Release 0.6.2
- added changes to controller.ssh.entrypoint. Fixes for exec command
Release 0.6.1
- added changes to fix startup warnings
Release 0.6.0
- updated kubectl to 1.32.0
- changed kubectl package source