Skip to content

Releases: kurtosis-tech/kurtosis

v0.86.5

15 Jan 19:32
23e9c65
Compare
Choose a tag to compare

0.86.5 (2024-01-15)

Features

v0.86.4

10 Jan 19:37
e9142c2
Compare
Choose a tag to compare

0.86.4 (2024-01-10)

Bug Fixes

  • Don't abort build_enclave_manager_webapp with abort_job_if_only_docs_changes (#2038) (150eb5f)

v0.86.3

10 Jan 18:01
89cd17d
Compare
Choose a tag to compare

0.86.3 (2024-01-10)

Bug Fixes

v0.86.2

09 Jan 16:14
d17d46d
Compare
Choose a tag to compare

0.86.2 (2024-01-09)

Bug Fixes

v0.86.1

09 Jan 10:00
a3807b4
Compare
Choose a tag to compare

0.86.1 (2024-01-08)

Features

v0.86.0

08 Jan 19:22
3988fe3
Compare
Choose a tag to compare

0.86.0 (2024-01-08)

⚠ BREAKING CHANGES

  • allow to mount multiple artifacts to the same folder in a service. Users will need to replace the Directory.artifac_name field key with Directory.artifac_names (#2025)
  • change persistent directory name to deterministic value (#2006)

Features

  • allow to mount multiple artifacts to the same folder in a service. Users will need to replace the Directory.artifac_name field key with Directory.artifac_names (#2025) (b51df93)
  • emui design updates (#2028) (0e480cf)
  • Engine Traefik Docker labels for REST API reverse proxy routing (#2019) (6541884)

Bug Fixes

v0.85.56

08 Jan 11:09
8e7cf71
Compare
Choose a tag to compare

0.85.56 (2024-01-05)

Features

Bug Fixes

  • in api/golang go.mod use a fixed version of the new utils sub package (#2022) (05099e5)
  • Make the reverse proxy connect and disconnect to and from the enclave network idempotent (#2004) (3cc68eb)

v0.85.55

03 Jan 13:58
7de8faa
Compare
Choose a tag to compare

0.85.55 (2024-01-03)

Features

  • Engine K8S ingress for REST API reverse proxy routing (#1970) (4287f88)
  • match emui catalog to final designs (#2012) (c55fc7a)

v0.85.54

02 Jan 17:17
1440548
Compare
Choose a tag to compare

0.85.54 (2024-01-02)

Bug Fixes

v0.85.53

20 Dec 18:38
3621337
Compare
Choose a tag to compare

0.85.53 (2023-12-20)

Bug Fixes

  • change restart policy to always (#1996) (c41583d)
  • destroying the current reverse proxy if it can't be used to create a new one during the CreateReverseProxy process (#1991) (82d1565)
  • nil pointer error found in the kurtosis clean -a cmd, adding remove reverse proxy container function when it already exists (#1995) (64eff3e)
  • websocket keep-alive (#1993) (509c508)