Skip to content

Releases: codedx/codedx-kubernetes

v1.26.0

20 May 21:45

Choose a tag to compare

1.26.0 (2021-05-20)

Features

  • add support for Flux v2 (GitOps Toolkit) (bf935e4)
  • update to latest Docker image versions (ad6f1ec)

Bug Fixes

  • deploy nginx and cert-manager via GitOps (2fc265a)

v1.25.0

06 May 13:29

Choose a tag to compare

1.25.0 (2021-05-06)

Features

  • add proxy port configuration to setup script (478befc)
  • update to latest Docker image versions (7f94f73)

v1.24.0

29 Apr 14:20

Choose a tag to compare

1.24.0 (2021-04-29)

Features

  • update to latest Docker image versions (7551a95)

v1.23.0

28 Apr 19:56

Choose a tag to compare

1.23.0 (2021-04-28)

Features

  • data migration w/ external database support (9f6786a)
  • update to latest Docker image versions (e8c5d9e)
  • use codedx database user by default (2be064b)

v1.22.0

16 Apr 12:40

Choose a tag to compare

1.22.0 (2021-04-16)

Features

  • update to latest Docker image versions (81e2c5d)

v1.21.0

14 Apr 22:56

Choose a tag to compare

1.21.0 (2021-04-14)

Features

  • update to latest Docker image versions (eb45f0b)

v1.20.0

08 Apr 22:21

Choose a tag to compare

1.20.0 (2021-04-08)

Features

  • update to latest Docker image versions (77913b8)

v1.19.0

06 Apr 16:10

Choose a tag to compare

1.19.0 (2021-04-06)

Features

  • enable use of workflow controller instanceID (dff1911)
  • update to latest Docker image versions (77e35ce)

v1.18.0

18 Mar 13:12

Choose a tag to compare

1.18.0 (2021-03-18)

Starting with Code Dx 5.3, deployments using an external database with SQL replication enabled must set log_bin_trust_function_creators=1.

Features

  • update to latest Docker image versions (f080d2c)

v1.17.0

09 Mar 00:59

Choose a tag to compare

1.17.0 (2021-03-09)

Features

  • update to latest Docker image versions (d993b6d)

Bug Fixes

  • correct timeout command for external database (47bad5a)