Skip to content

Releases: udx/docker-sftp

0.12.0

03 Apr 12:19
Immutable release. Only release title and notes can be modified.
de666b0

Choose a tag to compare

  • Updated parent image Worker NodeJS to version 0.31.0
  • Upgraded kubectl to 1.35.3
  • Added examples for worker and kubernetes

0.11.0

17 Mar 17:00
Immutable release. Only release title and notes can be modified.
fdc8ae7

Choose a tag to compare

  • Upgrade openssh-server to 1:10.0p1-5ubuntu5.1
  • Upgrade openssh-client to 1:10.0p1-5ubuntu5.1

0.10.0

10 Mar 16:23
Immutable release. Only release title and notes can be modified.
641c771

Choose a tag to compare

  • Upgrade to axios:1.13.6
  • Upgrade to firebase-admin:13.7.0
  • Upgrade to lodash:4.17.23

0.9.0

10 Mar 15:56
Immutable release. Only release title and notes can be modified.
3f8daee

Choose a tag to compare

  • hotfix: switch release to master branch
  • enable gcp release
  • added context7 public key
  • improve trigger
  • migrate to docker-ops
  • upgrade to udx-worker-nodejs:0.30.0

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