Skip to content

Latest commit

 

History

History
160 lines (77 loc) · 6.99 KB

CHANGELOG.md

File metadata and controls

160 lines (77 loc) · 6.99 KB

3.4.0 (2024-02-28)

Features

  • add cryptography to python ml image (eed9a18)

3.3.0 (2024-02-26)

Features

  • add cryptography to leuko expert minimal image (d9944b4)

3.2.2 (2024-01-18)

Bug Fixes

  • restrict to one threads for testing this image in Leipzig same problem for the base image used for GANs (2585a5d)

3.2.1 (2024-01-16)

Bug Fixes

  • restrict to one threads for testing this image in Leipzig (31b5c76)

3.2.0 (2023-11-20)

Features

  • add leukoexpert mimaial image without large ml liberys for the interop shocases with aachen becouse they cant work with the large ones (889f8dc)

3.1.0 (2023-10-04)

Features

  • leukoexpert tesnerflow image canges (f596ef0)

3.0.2 (2023-08-31)

Bug Fixes

  • set tag argument for webhook spawn command (34badd3)
  • spawn command (2b0928f)

3.0.1 (2023-08-31)

Bug Fixes

  • console message for missing request payload keys (c06b76b)
  • verifying webhook request signature (56f3e12)

3.0.0 (2023-08-31)

Features

  • minor changes to bump version (9a60922)

BREAKING CHANGES

  • to v3

2.0.1 (2023-08-31)

Bug Fixes

  • read addition properties from config file (a96d8d3)

2.0.0 (2023-08-31)

Build System

Features

  • allow setting root directory (aa1c561)

BREAKING CHANGES

  • bump to v2

1.1.0 (2023-08-31)

Bug Fixes

  • add webhook execution workflow (88d35fc)

Features

  • add support for registry path option + extra tag command (ece845d)

1.1.0-beta.2 (2023-08-31)

Features

  • add webhook command + file configuration (10ef9a1)

1.1.0-beta.1 (2023-08-01)

Bug Fixes

  • add webhook execution workflow (88d35fc)

Features

  • add support for registry path option + extra tag command (ece845d)

1.0.2 (2023-07-17)

Bug Fixes

  • update description package.json (9cdae97)

1.0.1 (2023-07-17)

Bug Fixes

  • add shebang header to cli script (6443dd0)

1.0.0 (2023-07-17)

Bug Fixes

  • bump docker-scan to v1.x + fixed linting issues (1958449)
  • deps: bump versions (c5b95e4)
  • deps: remove unused ora & chalk dependency (a554869)
  • old module imports (2932f2a)
  • only run build workflow on push to master (17a7289)
  • remove spaces from env lists (4b3f305)
  • removed CHANGELOG.md (abb3060)
  • remvoe syncing hook to central-api (e927859)
  • temporary remove tensorflow image (23a5b09)
  • use node built-in module path (d1d4c8f)

Features

  • add image build process to ci pipeline (3235580)
  • refactored deployment & development of master images (586df7c)
  • set image version tag according to released version or manual cli option (f7c0cff)
  • update README.md & trigger new release (94e6f88)