Releases: Scalingo/go-handlers
Releases · Scalingo/go-handlers
v1.4.1
- Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
- fix(error_middleware):
ValidationError
shouldn't be logged as Error
- Bump github.com/Scalingo/go-utils/logger from 1.0.0 to 1.1.0
- chore(deps): upgrade github.com/gofrs/uuid from 3.4.0 to 4.1.0
v1.4.0
- Don't return an invalid auth error for AuthMiddleware and add the ability to encode the error in json instead of text
#27
v1.3.1
- Bump github.com/stretchr/testify from 1.5.1 to 1.7.0 #24
- Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 #25
- Bump github.com/gofrs/uuid from 3.2.0+incompatible to 3.4.0+incompatible #26