Skip to content

Releases: oVirt/go-ovirt-client-log

3.0.0: Context support

27 Apr 13:45
Compare
Choose a tag to compare

What's Changed

  • Adding context.Context support by @janosdebugs in #2

Full Changelog: v2.2.0...v3.0.0

2.2.0: File and line reporting

16 Nov 19:13
6da1b74
Compare
Choose a tag to compare

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

16 Jul 05:50
Compare
Choose a tag to compare

This release makes the logger parameter to NewGoLogger optional by using variadic arguments.

2.0.1: Added v2 prefix

15 Jul 19:18
Compare
Choose a tag to compare

This release adds the required v2 prefix for go modules.

2.0.0: Switched to github.com/ovirt/go-ovirt-client-log

15 Jul 19:16
Compare
Choose a tag to compare

This release switches the package name to github.com/ovirt/go-ovirt-client-log

1.0.1: Minor updates

15 Jul 18:59
Compare
Choose a tag to compare

Minor updates to doc tags and the CI/CD toolchain.

1.0.0: Initial release

15 Jul 18:54
Compare
Choose a tag to compare

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.