Skip to content

Releases: commitdev/zero-notification-service

Release list

v0.0.2

Choose a tag to compare

@bmonkman bmonkman released this 11 Dec 19:38
cefd9d1

Changelog

cefd9d1 Add structured logging using zap (#2)

v0.0.1

Choose a tag to compare

@bmonkman bmonkman released this 10 Dec 22:21
v0.0.1
cb134a8

Changelog

e403054 Add github actions, licence, version info to binary (#6) (#7)
f853a18 Add goreleaser config
cb134a8 Add main to goreleaser config
9786bdd Add sendgrid support for single and bulk mail (#5) (#8)
f9d255d Added send email and notification responses to the schema, added graceful shutdown and config code
73d1459 Initial version of supporting systems, schema, and code including stubs
1e53293 Pass config to service code, added sendgrid email sending code from Aaron