Skip to content

Releases: estahn/cloudping

v1.2.3

22 Feb 23:30
Compare
Choose a tag to compare

1.2.3 (2021-02-22)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go to v1.37.16 (cc17d74)

v1.2.2

19 Feb 21:56
Compare
Choose a tag to compare

1.2.2 (2021-02-19)

Bug Fixes

  • deps: update module aws/aws-sdk-go to v1.37.15 (78ebf9a)

v1.2.1

18 Feb 23:12
Compare
Choose a tag to compare

1.2.1 (2021-02-18)

Bug Fixes

  • deps: update module aws/aws-sdk-go to v1.37.14 (6045572)

v1.2.0

14 Jan 22:00
a8e4427
Compare
Choose a tag to compare

Changelog

a8e4427 feat: use scratch instead of alpine
c7405e0 ci: update godownloader script

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.2.0
  • docker pull estahn/cloudping:1.2
  • docker pull estahn/cloudping:1

v1.1.4

14 Jan 01:18
c7b3b2c
Compare
Choose a tag to compare

Changelog

c7b3b2c fix: use fmt.Println instead of println

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.1.4
  • docker pull estahn/cloudping:1.1
  • docker pull estahn/cloudping:1

v1.1.3

13 Jan 22:34
a466d30
Compare
Choose a tag to compare

Changelog

a466d30 fix: remove upx (#13)

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.1.3
  • docker pull estahn/cloudping:1.1
  • docker pull estahn/cloudping:1

v1.1.2

13 Jan 13:16
a8f5b70
Compare
Choose a tag to compare

Changelog

a8f5b70 fix: remove debug code
443db57 docs: fix homebew install description
3ae667b ci: change homebrew deploy dir

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.1.2
  • docker pull estahn/cloudping:1.1
  • docker pull estahn/cloudping:1

v1.1.1

13 Jan 13:07
093de44
Compare
Choose a tag to compare

Changelog

093de44 fix: mixed up response values from channel
363bc0b ci: configure homebrew tap deployment
cc2ef32 ci: install the Ultimate Packer for eXecutables

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.1.1
  • docker pull estahn/cloudping:1.1
  • docker pull estahn/cloudping:1

v1.1.0

13 Jan 11:45
b2d63ec
Compare
Choose a tag to compare

Changelog

b2d63ec Merge pull request #11 from estahn/async-requests
52a83cc feat: implement concurrent requests (#1)
a1aced9 chore: update aws sdk
f7c4efd chore: remove before hook and add brew
36ffa5b docs: update badges
7aff4e7 docs: add table of contents
14c05dd docs: update cmd description
e586e16 chore: add goreleaser/godownloader for simplified install
509347c chore: change .dist to dist in .gitignore
2a5fd97 chore: ignore goreleaser dist/ dir
d374907 docs: add section "Similar projects"
95681ba Merge pull request #6 from estahn/renovate/git.luolix.top-aws-aws-sdk-go-1.x
b7dc1fd chore(deps): update module aws/aws-sdk-go to v1.16.17

Docker images

  • docker pull estahn/cloudping:latest
  • docker pull estahn/cloudping:1.1.0
  • docker pull estahn/cloudping:1.1
  • docker pull estahn/cloudping:1

v1.0.0

11 Jan 13:10
3efae1f
Compare
Choose a tag to compare

Changelog

3efae1f ci: supply context for permissions
56b049d ci: disable test coverage upload
59ccc1e chore: fmt
fc79304 fix: make lint happy
3de2eaf fix: shuffle around install params for golangci-lint
70fdaf1 fix: use /go/bin for golangci-lint
e449919 ci: replace gometalinter with golangci-lint
2f6beae Merge pull request #5 from estahn/renovate/configure
5fe066b Add renovate.json
2462838 chore: add all the things
6a09004 Initial commit.
60daa6d Initial commit