Note that we start to track changes starting from 2022. v0.3.0 (TBD) v0.2.0 (2024-06-19) Add integration tests for gofail Avoid __badType label being executed when the failpoint execution flow is not diverted and the type conversion is successful Fix execution of failpoint should not block deactivation v0.1.0 (2022-12-10) Removed gofail-go failpoint. Enhanced the continuous integration pipeline. Added go.mod and set the module name as go.etcd.io/gofail. Added support for dynamically setting multiple failpoints. Removed package path from each failpoint.