Skip to content

Releases: mashiike/shimesaba

v1.4.3

08 Apr 07:25
bb3cb5e
Compare
Choose a tag to compare

What's Changed

  • change config for dependabot by @mashiike in #141
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #140
  • Add action-gocredits. by @mashiike in #145
  • build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #143
  • build(deps): bump github.com/mackerelio/mackerel-client-go from 0.30.0 to 0.31.0 by @dependabot in #144

Full Changelog: v1.4.2...v1.4.3

v1.4.2

01 Apr 09:24
f3187ff
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #128
  • Ignore if it is an unknown monitor type error. by @mashiike in #138
  • build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 by @dependabot in #134
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #129
  • build(deps): bump goreleaser/goreleaser-action from 1 to 5 by @dependabot in #127
  • build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #132
  • build(deps): bump github.com/shogo82148/go-retry from 1.1.1 to 1.2.0 by @dependabot in #133
  • build(deps): bump github.com/aws/aws-lambda-go from 1.41.0 to 1.46.0 by @dependabot in #131

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Feb 06:03
b903276
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/mackerelio/mackerel-client-go from 0.23.0 to 0.24.0 by @dependabot in #91
  • build(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.1 by @dependabot in #105
  • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #103
  • build(deps): bump github.com/aws/aws-lambda-go from 1.36.1 to 1.39.1 by @dependabot in #104
  • build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0 by @dependabot in #102
  • build(deps): bump github.com/fujiwara/logutils from 1.1.0 to 1.1.2 by @dependabot in #101
  • build(deps): bump github.com/mackerelio/mackerel-client-go from 0.24.0 to 0.25.0 by @dependabot in #110
  • build(deps): bump github.com/aws/aws-lambda-go from 1.39.1 to 1.40.0 by @dependabot in #108
  • build(deps): bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.2.0 by @dependabot in #112
  • build(deps): bump github.com/aws/aws-lambda-go from 1.40.0 to 1.41.0 by @dependabot in #113
  • build(deps): bump github.com/mackerelio/mackerel-client-go from 0.25.0 to 0.26.0 by @dependabot in #114
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.3 by @dependabot in #115
  • build(deps): bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7 by @dependabot in #121
  • Fix error handling in CreateReports function by @mashiike in #123
  • if check monitor alerts, no GetMonitor API Call. by @mashiike in #124
  • build(deps): bump golang.org/x/sync from 0.2.0 to 0.6.0 by @dependabot in #125
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #118
  • build(deps): bump github.com/kayac/go-config from 0.6.0 to 0.7.0 by @dependabot in #117

Full Changelog: v1.4.0...v1.4.1

v1.4.0

04 Jan 05:46
66a017c
Compare
Choose a tag to compare

What's Changed

  • reconfigure dependabot for github-actions by @mashiike in #85
  • Feature/tagpr by @mashiike in #87
  • build(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.36.1 by @dependabot in #84
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #74
  • no actions composite for dependabot by @mashiike in #89
  • build(deps): bump github.com/urfave/cli/v2 from 2.11.0 to 2.23.7 by @dependabot in #83
  • build(deps): bump github.com/handlename/ssmwrap from 1.2.0 to 1.2.1 by @dependabot in #75
  • build(deps): bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.23.0 by @dependabot in #79
  • Parallelize the evaluate reliabilities of the alert by @mashiike in #90

Full Changelog: v1.3.0...v1.4.0

v1.3.0

15 Aug 01:30
284a605
Compare
Choose a tag to compare

Changelog

  • 284a605 Merge pull request #64 from mashiike/feature/ssm-parameter-name-for-apikey

v1.2.1

29 Jul 02:05
964bdc2
Compare
Choose a tag to compare

Changelog

  • 964bdc2 Merge pull request #62 from mashiike/feature/lower-slo-keyword

v1.2.0

19 Jul 03:53
5e54611
Compare
Choose a tag to compare

Changelog

  • 5e54611 Merge pull request #53 from mashiike/dependabot/go_modules/github.com/stretchr/testify-1.8.0

v1.1.1

30 May 11:37
e61332f
Compare
Choose a tag to compare

Changelog

  • e61332f Merge pull request #46 from mashiike/feature/update-yaml.v3

security fix

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 May 04:47
c23d247
Compare
Choose a tag to compare

Changelog

  • c23d247 Merge pull request #45 from mashiike/feature/v1.1.0

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Apr 09:37
d327965
Compare
Choose a tag to compare

Changelog

  • d327965 Merge pull request #36 from mashiike/feature/v1

What's Changed

  • build(deps): bump github.com/aws/aws-lambda-go from 1.28.0 to 1.29.0 by @dependabot in #35
  • v1.0.0 Release Candidate by @mashiike in #36

Full Changelog: v0.7.2...v1.0.0