Releases: mark-ignacio/zerolog-gcp
Releases · mark-ignacio/zerolog-gcp
v0.5.0
What's Changed
- Bump github.com/rs/zerolog from 1.26.1 to 1.28.0 by @dependabot in #8
- Bump cloud.google.com/go/logging from 1.4.2 to 1.6.1 by @dependabot in #10
- flush inside of a sync.Once by @mark-ignacio in #11
- 1.19 update, add client customization + panic flush, update docs a bit by @mark-ignacio in #12
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.4.0...v0.5.0
Updating to 1.17
What's Changed
- update dependencies, Go to 1.16 by @mark-ignacio in #2
- upgrade to go 1.17 by @mark-ignacio in #3
- chore: update dependencies, enable dependabot by @mark-ignacio in #4
Full Changelog: v0.3.0...v0.4.0
v0.3.0: Merge pull request #1 from mark-ignacio/flush-fatal
flush the GCP logger before Fatal-ing out
Added synchronous log flushing
v0.2.0 add zlg-made logger flushing
v0.1.2 - Seems Fine
Initial release.