Skip to content

Releases: goadesign/goa

v3.14.0

03 Nov 20:55
0009fdd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.13.2...v3.14.0

v3.13.2

02 Oct 00:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.1...v3.13.2

v3.13.1

22 Sep 04:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.0...v3.13.1

v3.13.0

10 Sep 20:02
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #3331
  • unused parameter should be replaced by underscore by @deepsource-autofix in #3334
  • Try out deep source by @raphael in #3333
  • meta openapi:example work at APIExpr level too by @antipopp in #3330
  • fix unused method receiver by @deepsource-autofix in #3332
  • function call can be replaced with helper function by @deepsource-autofix in #3335
  • fix nested if with else if by @deepsource-autofix in #3336
  • replace empty slice literal with var by @deepsource-autofix in #3337
  • remove unnecessary wrapping of function call by @deepsource-autofix in #3338
  • replace empty slice literal with var by @deepsource-autofix in #3340
  • Bump github.com/getkin/kin-openapi from 0.118.0 to 0.119.0 by @dependabot in #3342
  • Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #3341
  • Switch to chi as default Goa mux by @raphael in #3346
  • chore: change ci process to use matrix for versioning by @kevinrobayna in #3344
  • Switch to golangci-lint by @raphael in #3347
  • Fix comment format by @raphael in #3348
  • Fix issues reported by DeepSource by @raphael in #3349
  • Make generated proto filename unique. by @raphael in #3351

New Contributors

Full Changelog: v3.12.4...v3.13.0

v3.12.4

18 Aug 00:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.12.3...v3.12.4

v3.12.3

24 Jul 15:15
Compare
Choose a tag to compare

What's Changed

  • Enable custom primitive types to decode by @jerejones in #3317
  • Fix to handle time.Time slice and other slices as type override by @maxmcd in #3312

Full Changelog: v3.12.2...v3.12.3

v3.12.2

24 Jul 15:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.12.1...v3.12.2

v3.12.1

04 Jul 19:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.11.3...v3.12.1

v3.11.3

20 Mar 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.2...v3.11.3

v3.11.2

17 Mar 01:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.1...v3.11.2