Skip to content

Releases: udx/docker-sftp

Release 0.8.0

16 Jan 19:15
Immutable release. Only release title and notes can be modified.
2cb64eb

Choose a tag to compare

  • 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

21 Jul 18:24
4c482a5

Choose a tag to compare

  • Update NodeJS packages
  • Updated parent image Worker NodeJS to version 0.14.0

Release 0.7.4

30 May 11:09
c1357e5

Choose a tag to compare

  • 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-recommends for apt-get install to reduce image size and fix build

Release 0.7.3

29 May 12:33
b53c9bf

Choose a tag to compare

  • Upgraded base image to usabilitydynamics/udx-worker-nodejs:0.13.0 (from 0.12.0)

Release 0.7.2

01 May 14:18
7eed1ae

Choose a tag to compare

  • Upgraded base image to usabilitydynamics/udx-worker-nodejs:0.12.0 (from 0.11.0)
  • Updated Docker packages:
  • apt-transport-https3.0.0 (from 2.9.32ubuntu1)
  • gnupg22.4.4-2ubuntu23 (from 2.4.4-2ubuntu22)
  • libssl-dev3.4.1-1ubuntu3 (from 3.4.1-1ubuntu1)
  • openssl3.4.1-1ubuntu3 (from 3.4.1-1ubuntu1)
  • openssh-server1:9.9p1-3ubuntu3.1 (from 1:9.9p1-3ubuntu3)
  • openssh-client1:9.9p1-3ubuntu3.1 (from 1: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

12 Mar 14:34
0268428

Choose a tag to compare

  • Docker apt-transport-https2.9.32ubuntu1
  • NPM axios^1.8.3
  • NPM firebase-admin^13.2.0
  • Fixed package versions alignment

Release 0.7.0

11 Mar 16:35
acd19d3

Choose a tag to compare

  • 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

23 Jan 15:11
3235e60

Choose a tag to compare

  • added changes to controller.ssh.entrypoint. Fixes for exec command

Release 0.6.1

21 Jan 18:08
91fc6d8

Choose a tag to compare

  • added changes to fix startup warnings

Release 0.6.0

10 Jan 18:11
27a4626

Choose a tag to compare

  • updated kubectl to 1.32.0
  • changed kubectl package source