Skip to content

Releases: shogo82148/goa-v1

v1.6.2

09 May 14:20
0df1e5c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-openapi/loads from 0.21.5 to 0.21.6 by @dependabot in #292
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #293
  • build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #294
  • build(deps): bump github.com/go-openapi/loads from 0.21.6 to 0.22.0 by @dependabot in #295
  • build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #296
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #297
  • build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #298
  • build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #299
  • build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #302
  • build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #303
  • build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #305
  • build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #306
  • [Bug fix] Issue 301: Metadata() is not reflected when setting the Default() in goa design. by @nao1215 in #304

Full Changelog: v1.6.1...v1.6.2

v1.6.1

26 Feb 14:15
f58ff7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Feb 01:12
0a042d6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #269
  • build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #270
  • build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #272
  • build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #273
  • build(deps): bump github.com/ugorji/go/codec from 1.2.11 to 1.2.12 by @dependabot in #274
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #275
  • introduce logging/slog by @shogo82148 in #276
  • build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #277
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #278
  • build(deps): bump github.com/go-openapi/loads from 0.21.2 to 0.21.3 by @dependabot in #279
  • drop support of Go 1.18 by @shogo82148 in #280
  • build(deps): bump github.com/go-openapi/loads from 0.21.3 to 0.21.4 by @dependabot in #281
  • build(deps): bump github.com/go-openapi/loads from 0.21.4 to 0.21.5 by @dependabot in #282
  • build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #283
  • build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #284
  • build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #285
  • build(deps): bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #286
  • add Go 1.22 to the build matrix by @shogo82148 in #287
  • build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #288
  • build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #289
  • Fix package comment by @furusax0621 in #290

Full Changelog: v1.5.16...v1.6.0

v1.5.16

08 Nov 03:20
ee8d163
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #265
  • build(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #266
  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #267
  • Fix broken module path (Update dependency module version) by @nao1215 in #268

Full Changelog: v1.5.15...v1.5.16

v1.5.15

17 Oct 05:08
8eb554b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7 by @dependabot in #240
  • build(deps): bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in #239
  • build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2 by @dependabot in #241
  • build(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3 by @dependabot in #242
  • build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #243
  • build(deps): bump github.com/onsi/gomega from 1.27.7 to 1.27.8 by @dependabot in #244
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #245
  • build(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 by @dependabot in #246
  • build(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0 by @dependabot in #247
  • build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #251
  • build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 by @dependabot in #252
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #253
  • build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 by @dependabot in #254
  • Go 1.21 is released by @shogo82148 in #256
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #258
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #257
  • build(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #259
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #261
  • build(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #262
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #263
  • build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #260
  • Fixed auto-generated code when default value is set for DateTime type by @nao1215 in #264

New Contributors

Full Changelog: v1.5.14...v1.5.15

v1.5.14

17 May 20:12
de22e9c
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #179
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #180
  • build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #182
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #181
  • build(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #183
  • build(deps): bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #184
  • add Go 1.19 to the build matrix by @shogo82148 in #185
  • build(deps): bump github.com/go-openapi/loads from 0.21.1 to 0.21.2 by @dependabot in #186
  • build(deps): bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #187
  • build(deps): bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #188
  • build(deps): bump github.com/armon/go-metrics from 0.4.0 to 0.4.1 by @dependabot in #189
  • build(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.3.0+incompatible by @dependabot in #190
  • build(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #191
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #192
  • build(deps): bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #193
  • build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 by @dependabot in #194
  • build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #195
  • drop Go 1.17 by @shogo82148 in #197
  • build(deps): bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #196
  • build(deps): bump github.com/gofrs/uuid from 4.3.0+incompatible to 4.3.1+incompatible by @dependabot in #198
  • build(deps): bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #199
  • build(deps): bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #201
  • build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 by @dependabot in #202
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 by @dependabot in #203
  • build(deps): bump golang.org/x/net from 0.2.0 to 0.3.0 by @dependabot in #204
  • build(deps): bump golang.org/x/net from 0.3.0 to 0.4.0 by @dependabot in #205
  • build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 by @dependabot in #206
  • build(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #207
  • build(deps): bump github.com/ugorji/go/codec from 1.2.7 to 1.2.8 by @dependabot in #208
  • build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #209
  • build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 by @dependabot in #210
  • build(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #211
  • build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #212
  • build(deps): bump github.com/gofrs/uuid from 4.3.1+incompatible to 4.4.0+incompatible by @dependabot in #213
  • build(deps): bump github.com/ugorji/go/codec from 1.2.8 to 1.2.9 by @dependabot in #214
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 by @dependabot in #215
  • build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #216
  • build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #217
  • build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.0 by @dependabot in #218
  • add Go 1.20 to the build matrix by @shogo82148 in #219
  • build(deps): bump github.com/onsi/gomega from 1.27.0 to 1.27.1 by @dependabot in #220
  • build(deps): bump github.com/ugorji/go/codec from 1.2.9 to 1.2.10 by @dependabot in #222
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #221
  • build(deps): bump github.com/inconshreveable/log15 from 0.0.0-20200109203555-b30bc20e4fd1 to 3.0.0-testing.5+incompatible by @dependabot in #223
  • build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #224
  • build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #225
  • build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #226
  • build(deps): bump github.com/ugorji/go/codec from 1.2.10 to 1.2.11 by @dependabot in #227
  • build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.3 by @dependabot in #228
  • build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #229
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #230
  • build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #231
  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #233
  • build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #232
  • build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #234
  • build(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #235
  • build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #236
  • build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #237
  • build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in #238

Full Changelog: v1.5.13...v1.5.14

v1.5.13

26 May 11:49
d879dc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.12...v1.5.13

v1.5.12

22 Feb 01:26
17e749c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.11...v1.5.12

v1.5.11

06 Dec 12:57
e4db580
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0 by @dependabot in #134
  • build(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 by @dependabot in #135
  • build(deps): bump github.com/go-kit/kit from 0.11.0 to 0.12.0 by @dependabot in #136
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.1.0 by @dependabot in #137
  • build(deps): bump golang.org/x/tools from 0.1.6 to 0.1.7 by @dependabot in #138
  • build(deps): bump github.com/go-openapi/loads from 0.20.2 to 0.20.3 by @dependabot in #139
  • build(deps): bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 by @dependabot in #140
  • build(deps): bump github.com/armon/go-metrics from 0.3.9 to 0.3.10 by @dependabot in #141
  • build(deps): bump github.com/go-openapi/loads from 0.20.3 to 0.21.0 by @dependabot in #142
  • build(deps): bump github.com/onsi/gomega from 1.16.0 to 1.17.0 by @dependabot in #143
  • build(deps): bump github.com/gofrs/uuid from 3.4.0+incompatible to 4.2.0+incompatible by @dependabot in #145
  • build(deps): bump golang.org/x/tools from 0.1.7 to 0.1.8 by @dependabot in #146
  • build(deps): bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 by @dependabot in #147
  • migrate the ioutil package by @shogo82148 in #148
  • migrate to github.com/go-kit/log by @shogo82148 in #149
  • fix short id generator by @shogo82148 in #150

Full Changelog: v1.5.10...v1.5.11

v1.5.10

19 Aug 12:30
f6eb656
Compare
Choose a tag to compare
  • bump go.mongodb.org/mongo-driver v1.7.1 #133
  • bump github.com/golang-jwt/jwt v4 #132