🆙

Goa v3.17.2 更新情報

2024/07/09に公開

概要

Goa の更新情報メモです。

Goa v3.17.2

Goa v3.17.2 の更新情報です。

主な変更内容

前回のバージョンで logger を clue/log に変更した事によるバグがあって、goa example で作成されたひな形を少し調整する必要がありましたが、これが修正されました。╭( ・ㅂ・)و ̑̑

  • Fix example generation by @raphael in #3547
  • Fix grpc example by @raphael in #3549

その他、linter の設定とかその対応、細かな調整などが入っています

  • Use errorlint from golangci-lint by @tchssk in #3548
  • Mount clue HTTP request log middleware by @raphael in #3550
  • Properly handle custom package result types by @raphael in #3551
  • Correctly handle specifying views on collections by @raphael in #3552
  • Properly handle custom type package result types by @raphael in #3553
  • Address linter issue by @raphael in #3555

対応ありがとうございます 🙌

Happy hacking!

Discussion