Skip to content

Releases: ralvarezdev/go-net

added FieldError struct and modified NewFieldErrorsBodyData function

13 Jan 19:24
ae4e8b2
Compare
Choose a tag to compare
v0.5.22

feat: added FieldError struct and modified NewFieldErrorsBodyData fun…

added NewSingleFieldBodyData, NewSingleFieldErrorsBodyData and bodyDecodeErrorHandler functions

13 Jan 18:31
83a7834
Compare
Choose a tag to compare
v0.5.21

refactor: renamed NewSingleFieldErrorsBodyData function as NewFieldEr…

trying to solve bug where the body data is an empty object on failed responses

12 Jan 13:45
effa439
Compare
Choose a tag to compare
v0.5.19

fix: trying to solve bug where the body data is an empty object on fa…

upgraded dependencies

12 Jan 13:18
328287b
Compare
Choose a tag to compare
v0.5.18

chore: upgraded dependencies

renamed JSendResponse as JSendBody and modified JSON Encoder's Encode implementation

12 Jan 13:12
ee5eb96
Compare
Choose a tag to compare
v0.5.17

refactor: renamed JSendResponse as JSendBody and modified JSON Encode…

solved missing token claims in context bug

12 Jan 02:09
df50ab5
Compare
Choose a tag to compare
v0.5.16

fix: solved missing token claims in context bug

upgraded dependencies

12 Jan 01:54
6dbde14
Compare
Choose a tag to compare
v0.5.15

refactor: upgraded dependencies

solved error on Authenticator's Authenticate function implementation

12 Jan 01:40
2ace88c
Compare
Choose a tag to compare
v0.5.14

fix: solved error on Authenticator's Authenticate function implementa…

modified ErrInvalidRequestBody

12 Jan 01:11
36e19e5
Compare
Choose a tag to compare
v0.5.13

minor: modified ErrInvalidRequestBody

added ErrInvalidRequestBody and ErrNilRequestBody errors

12 Jan 01:05
5b99110
Compare
Choose a tag to compare
v0.5.12

minor: added ErrInvalidRequestBody and ErrNilRequestBody errors