Releases: m-mizutani/ghnotify
Releases · m-mizutani/ghnotify
v0.1.4
What's Changed
- Fix runtime error when setting logging params via environmental variables by @Rindrics in #7
- Accept any type value for NotifyField.Value by @m-mizutani in #12
- Accept
bool
type value forNotifyField.Value
by @Rindrics in #10
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Use slog instead of zlog by @m-mizutani in #2
- Upgrade go image by @m-mizutani in #6
- Upgrade go image to
1.20
by @Rindrics in #3 - Add endpoint
/health
for health checking by @Rindrics in #4
New Contributors
- @m-mizutani made their first contribution in #2
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
- Add
--remote-idtoken-client
option to authorize GCP service account - Update packages
v0.1.0
First release