Releases: kurtosis-tech/kurtosis
Releases · kurtosis-tech/kurtosis
v0.89.5
0.89.5 (2024-05-07)
Features
- retrieve multiple service logs stream at once via cli (#2426) (b071ba2)
v0.89.4
0.89.4 (2024-05-07)
Features
IsNewKurtosisVersionAvailable
and UpgradeKurtosisVersion
GRPC endpoints added (#2427) (6a6969f)
- allow disabling tini (#2425) (7927da4)
- allow users to set custom headers for recipes (#2424) (07d6ebf)
v0.89.3
0.89.3 (2024-05-02)
Features
- new feature to restart the API containers after the Kurtosis engine is started (#2413) (494357f)
Bug Fixes
v0.89.2
0.89.2 (2024-05-01)
Features
- change log retention period to one week (#2403) (3f68795)
- public ports don't have to be same length as private ports (#2416) (9b8b9e3)
v0.89.1
0.89.1 (2024-04-30)
Features
- adding enclave production mode value in the APIC primitive (#2407) (86acc7f)
- set service image in em ui (#2406) (917f011)
v0.89.0
0.89.0 (2024-04-29)
⚠ BREAKING CHANGES
- copy contents of directory instead of the directory if store is used for directories (#2326)
Bug Fixes
- copy contents of directory instead of the directory if store is used for directories (#2326) (4c776be), closes #2227