Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:36
· 21 commits to main since this release
67ecda3

Changelog

  • 67ecda3 feat: push(put)受信モード(inbox)+ 完了検知 completion を追加 (#11) (#12)
  • f3c90ad build(deps): Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 (#10)
  • 9e68452 build(deps): Bump docker/metadata-action from 5.10.0 to 6.1.0 (#9)
  • 0345e4e build(deps): Bump actions/checkout from 4.3.1 to 6.0.3 (#8)
  • 56ac5cd build(deps): Bump github.com/prometheus/client_golang (#6)
  • 1692ae7 build(deps): Bump docker/build-push-action from 6.19.2 to 7.2.0 (#7)
  • 0075e4c build(deps): Bump goreleaser/goreleaser-action from 6.4.0 to 7.2.2 (#5)
  • 97f124c build(deps): Bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#4)
  • 4a461b7 build(deps): Bump actions/setup-go from 5.6.0 to 6.4.0 (#3)
  • 9669b3c build(deps): Bump docker/setup-qemu-action from 3.7.0 to 4.1.0 (#2)
  • 33840a3 build(deps): Bump docker/login-action from 3.7.0 to 4.2.0 (#1)
  • dc98406 style: コメント日本語化 + テスト規約適用 (AAA パターン / Test{対象}{条件}の場合{期待}であること)