Releases: commitdev/zero-notification-service
Releases · commitdev/zero-notification-service
v0.0.2
v0.0.1
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