Releases: oVirt/go-ovirt-client-log
Releases · oVirt/go-ovirt-client-log
3.0.0: Context support
2.2.0: File and line reporting
This release adds a call to t.Helper()
, which will cause the log files and lines to be correctly reported.
2.1.0: Made logger parameter to NewGoLogger optional
This release makes the logger
parameter to NewGoLogger
optional by using variadic arguments.
2.0.1: Added v2 prefix
This release adds the required v2 prefix for go modules.
2.0.0: Switched to github.com/ovirt/go-ovirt-client-log
This release switches the package name to github.com/ovirt/go-ovirt-client-log
1.0.1: Minor updates
Minor updates to doc tags and the CI/CD toolchain.
1.0.0: Initial release
This is the first release of this library. We observe semantic versioning, so the exported interfaces and functions will not change until 2.0.0.