Skip to content

Releases: chatwork/aws-checker

v0.1.0

13 Nov 06:45
1c88c0f
Compare
Choose a tag to compare

What's Changed

  • First step to testing aws-checker by @mumoshu in #1
  • Enable testing Run errors by @mumoshu in #2
  • Use localstack for s3 metrics testing by @mumoshu in #3
  • Add CI workflow by @mumoshu in #4
  • Unify signal channel into context by @mumoshu in #5
  • Fix S3 metrics test to actually test the correct code path by @mumoshu in #6
  • test: Wait for "Failure" metrics by @mumoshu in #7
  • Use localstack for DynamoDB metrics testing by @mumoshu in #8
  • Use localstack for SQS metrics testing by @mumoshu in #9
  • Prep for table-driven testing by @mumoshu in #10
  • More isolation per aws-checker instance for testing by @mumoshu in #11
  • Add failing-SQS test by @mumoshu in #12
  • add dependabot.yaml by @cw-atkhry in #13
  • Add failing-DynamoDB test by @mumoshu in #21
  • Keep actions up to date using Dependabot by @mumoshu in #20
  • Use goreleaser to build binaries and container images by @mumoshu in #28
  • Automate updating go.mod and workflow go versions according to Dockerfile by @mumoshu in #27
  • Add release workflow by @mumoshu in #29
  • add: docker login to release workflow by @cw-atkhry in #35

New Contributors

Full Changelog: https://github.com/chatwork/aws-checker/commits/v0.1.0