What's Changed
- Fix: config validation before starting the service avoids panic by @guacamole in #141
- Fix: github redirect by @guacamole in #142
- Fix: safe alternative to uuid.New() and uuid.NewString() functions by @guacamole in #143
- Fix: yaml version from 2.4.0 to 3.0.0 by @guacamole in #144
- Upgrade CodeQL Github Action by @jay-dee7 in #145
- .github: Bump actions/upload-artifact from 1 to 3 by @dependabot in #146
- .github: Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #147
- go.mod: bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0 by @dependabot in #148
- go.mod: bump github.com/sendgrid/sendgrid-go from 3.11.0+incompatible to 3.11.1+incompatible by @dependabot in #149
- go.mod: bump github.com/rs/zerolog from 1.24.0 to 1.26.1 by @dependabot in #150
- go.mod: bump github.com/labstack/echo/v4 from 4.5.0 to 4.7.2 by @dependabot in #151
- go.mod: bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 by @dependabot in #152
- go.mod: bump github.com/spf13/viper from 1.8.1 to 1.12.0 by @dependabot in #153
- go.mod: bump github.com/labstack/echo-contrib from 0.11.0 to 0.12.0 by @dependabot in #155
- go.mod: bump github.com/jackc/pgx/v4 from 4.13.0 to 4.16.1 by @dependabot in #156
- go.mod: bump github.com/rs/zerolog from 1.26.1 to 1.27.0 by @dependabot in #157
- fix: Bump Skynet SDK version by @jay-dee7 in #158
- fix: Bump Skynet SDK by @jay-dee7 in #159
Full Changelog: v0.2.1...v0.2.2