Skip to content

Releases: shogo82148/goa-v1

v1.5.9

17 Aug 04:09
346ea2b
Compare
Choose a tag to compare
bump up v1.5.9

v1.5.8

28 Jul 04:39
f2eec7a
Compare
Choose a tag to compare
  • update dependencies

v1.5.7

27 Oct 14:06
6ee3a62
Compare
Choose a tag to compare
  • Change the type of status item in ErrorMedia #73

v1.5.6

30 Jun 15:00
8772b10
Compare
Choose a tag to compare
  • fix validation of Required attributes #52
  • functions in **_testing.go are test helper functions #51

v1.5.5

10 Apr 07:27
2a295b0
Compare
Choose a tag to compare
  • Fix golangci-lint warnings #38

v1.5.4

28 Feb 04:56
84ac8d0
Compare
Choose a tag to compare
  • Support for optional File DataType #26
  • ignore http.ErrMissingFile when checking errors in unmarshal method #27
  • Add nil check to all DataType #28
  • AWS X-Ray middleware is deprecated #31

v1.5.3

23 Feb 12:28
237b3b1
Compare
Choose a tag to compare
  • Fix name mismatches in gen_client #22
  • reduce creating goroutine #24

v1.5.2

21 Feb 08:35
d0a71db
Compare
Choose a tag to compare
  • fix template to use custom name in unmarshal method #20
  • Access-Control-Allow-Credentials should not be false #15