Skip to content

v0.86.0

Compare
Choose a tag to compare
@kurtosisbot kurtosisbot released this 08 Jan 19:22
3988fe3

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