Skip to content

Releases: moneyforward/auriga

v1.3.0

16 Jul 01:34
45f6ef2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.3.0

v1.2.1

21 Mar 09:37
79058ef
Compare
Choose a tag to compare

Changelog

v1.2.0

28 Feb 13:39
cb23816
Compare
Choose a tag to compare

Overview

Support for sending more than 30 email addresses

The issues completed in this release.

  • bug fix: No reply when a user calls Auriga specifying a reaction which reacted many people #12
  • feat: Allow Auriga to POST a sentence that exceeds the character limit #13

Changelog

  • cb23816 Merge pull request #17 from moneyforward/develop
  • dd3bc0a Merge pull request #16 from moneyforward/feature/restrict_text_length_in_post_message_request
  • b81c7a8 bulder.Grow の使い方間違っていたので修正
  • aae2050 test fix: dry constance
  • 580885c 実装+テスト修正 (不要と思われる改行削除)
  • f2788dd 分割送信処理修正 & テスト修正
  • 2d77497 Merge branch 'develop' into feature/restrict_text_length_in_post_message_request
  • 4710bc5 Merge pull request #15 from moneyforward/fix/get-user-info-chunked-request
  • 115a104 fix impl and add test
  • be5e55b add test
  • 8d63079 add arguments of postEmailList method
  • 13c62c7 impl: postEmailList method
  • eb285e6 Merge branch 'fix/get-user-info-chunked-request' into feature/restrict_text_length_in_post_message_request
  • 42de21b rename slack error response service to slack response service
  • c5e1716 add comment when function-user sets chunkSize is less than 1
  • 6bdf150 add test when s is empty
  • 272355d Update app/internal/domain/service/slack_reaction_users.go
  • e3f3412 fix lint
  • 59b8c05 implement chunkedListUsersEmail method
  • f4d0bb4 add slice utility

v1.1.0

28 Oct 11:34
8b6b599
Compare
Choose a tag to compare

Changelog

  • 8b6b599 Merge pull request #7 from moneyforward/develop
  • e1772d3 Merge pull request #5 from moneyforward/feature_#4_skin-tone
  • 78d97a2 fixed
  • d09b7ee add comment
  • 4cfc478 fix lint
  • caeb33f move reg to pkg/slack, and fix getReactionUserIDs function
  • 6073859 change method name
  • d0e479b add extractSlackReactionName method
  • 3e84483 add isSlackReaction method
  • b1bad80 Merge branch 'develop' into feature_#4_skin-tone
  • cb86423 Merge pull request #6 from moneyforward/fix_ci
  • 0d3d7a4 fix ci-lint verison
  • ec3b36d fix ci config
  • f0731af fix lint
  • 4a9154e delete unnecessary log
  • 61af86d change file name
  • a2ab4c9 changed to get user regardless of the skin-tone specified for the reaction
  • 227b344 change model
  • 31ab33e fix slackReactionUsersService.getReactionUserIDs method
  • 525674c fix mention parse function
  • b66709a add skin-color-array
  • 025e149 Merge pull request #3 from moneyforward/goreleaser
  • d409263 update golangci-lint
  • 6c5dd1d add validate-goreleaser workflow
  • 94f792c add release ci
  • 86a67e8 add goreleaser settings