Releases: litmuschaos/litmus-go
Releases · litmuschaos/litmus-go
3.13.0
feat: implement opentelemetry for distributed tracing (#706) * feat: add otel & tracing for distributed tracing Signed-off-by: namkyu1999 <[email protected]> * feat: add tracing codes to chaslib Signed-off-by: namkyu1999 <[email protected]> * fix: misc Signed-off-by: namkyu1999 <[email protected]> * fix: make otel optional Signed-off-by: namkyu1999 <[email protected]> * fix: skip if litmus-go not received trace_parent Signed-off-by: namkyu1999 <[email protected]> * fix: Set context.Context as a parameter in each function Signed-off-by: namkyu1999 <[email protected]> * update templates Signed-off-by: namkyu1999 <[email protected]> * feat: rename spans and enhance coverage Signed-off-by: namkyu1999 <[email protected]> * fix: avoid shadowing Signed-off-by: namkyu1999 <[email protected]> * fix: add logs Signed-off-by: namkyu1999 <[email protected]> * fix: add logs Signed-off-by: namkyu1999 <[email protected]> * fix: fix templates Signed-off-by: namkyu1999 <[email protected]> --------- Signed-off-by: namkyu1999 <[email protected]>
3.11.0
(chore): Fix the build, push, and release pipelines (#716) * (chore): Fix the build, push, and release pipelines Signed-off-by: Shubham Chaudhary <[email protected]> * (chore): Fix the dockerfile Signed-off-by: Shubham Chaudhary <[email protected]> --------- Signed-off-by: Shubham Chaudhary <[email protected]>
3.12.0
(chore): Fix the build, push, and release pipelines (#716) * (chore): Fix the build, push, and release pipelines Signed-off-by: Shubham Chaudhary <[email protected]> * (chore): Fix the dockerfile Signed-off-by: Shubham Chaudhary <[email protected]> --------- Signed-off-by: Shubham Chaudhary <[email protected]>
3.10.0
Rename env to EC2_INSTANCE_TAG (#708) Signed-off-by: Jongwoo Han <[email protected]>
3.9.0
Update workloads.go (#705) Fix issue with empty kind field Signed-off-by: Andrii Kotelnikov <[email protected]>
3.8.0
Update workloads.go (#705) Fix issue with empty kind field Signed-off-by: Andrii Kotelnikov <[email protected]>
3.7.0
Fix pipeline issues (#694) Fix pipeline issues --------- Signed-off-by: Udit Gaurav <[email protected]
3.6.1
chore(probe): Fix the probe description on failure (#692) (#693) * chore(probe): Fix the probe description on failure * chore(probe): Consider http timeout as probe failure --------- Signed-off-by: Shubham Chaudhary <[email protected]>
3.6.0
enable ALL for TARGET_CONTAINER (#683) Signed-off-by: MichaelMorris <[email protected]>
3.5.0
enable ALL for TARGET_CONTAINER (#683) Signed-off-by: MichaelMorris <[email protected]>