Skip to content

Releases: crowdworks/cyqldog

v0.2.6

27 May 01:44
b06fd08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

16 Oct 01:37
9555b8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Oct 00:11
936de08
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 May 02:25
608e7f3
Compare
Choose a tag to compare

Changelog

  • 608e7f3 Merge pull request #53 from crowdworks/fix-actions-setup-go-version
  • bd53193 fix formatting of version actions/setup-go
  • 7ca787e Merge pull request #51 from crowdworks/update-golang-from-1.17.6-to-1.20.3
  • 9d5f09d update datadog/dogstatsd version
  • c4b9c37 update go get -u
  • 0c2dcac rename from docker-compose to docker compose
  • 3969113 update GitHub Actions versions
  • e283e6d update golang from 1.17.6 to 1.20.3
  • aef7aee Merge pull request #35 from crowdworks/dependabot/docker/master/golang-1.18.3-bullseye
  • c859e5e Merge pull request #32 from crowdworks/dependabot/go_modules/master/github.com/lib/pq-1.10.6
  • 552c890 Bump golang from 1.18.0-bullseye to 1.18.3-bullseye
  • af33afa Bump github.com/lib/pq from 1.10.4 to 1.10.6
  • 7f867bb Merge pull request #34 from crowdworks/dependabot/github_actions/master/docker/login-action-2
  • cba0300 Bump docker/login-action from 1 to 2
  • da731d1 Merge pull request #33 from crowdworks/update-version-202205
  • 84843eb update github actions versions using dependabot
  • f1cd9ca update versions to test.yml
  • 461eb8e update versions to release.yml
  • 974e126 update versions to docker.yml
  • faa3390 update versions to lint.yml
  • 268a613 Merge pull request #28 from crowdworks/dependabot/docker/master/golang-1.18.0-bullseye
  • 30c98d7 Bump golang from 1.17.7-bullseye to 1.18.0-bullseye
  • 8236685 Merge pull request #25 from crowdworks/dependabot/docker/master/golang-1.17.7-bullseye
  • 1ab590a Bump golang from 1.17.6-bullseye to 1.17.7-bullseye

v0.2.2

26 Jan 02:02
0427e0e
Compare
Choose a tag to compare

Changelog

  • 0427e0e Merge pull request #24 from crowdworks/update-mysql
  • 6106671 Update README.md and envrc.example
  • 93cd15d Update mysql Docker image to 8.0
  • 3b5c6d0 Merge pull request #23 from crowdworks/update-pq
  • 7a4e036 Update postgres for local test to 14.1
  • 6abb19a update github.com/lib/pq to v1.10.4
  • 5471a96 Merge pull request #22 from crowdworks/update-datadog-agent
  • 934eb2d update Datadog Docker Image name in README
  • 8b1a04c update dogstatsd Docker Image
  • 6da4b77 update github.com/DataDog/datadog-go to v4.8.3
  • f004854 Merge pull request #21 from crowdworks/update-yaml.v2
  • 3408daa update gopkg.in/yaml.v2 to v2.4.0

v0.2.1

19 Jan 03:48
a89199f
Compare
Choose a tag to compare

Changelog

  • a89199f Merge pull request #20 from crowdworks/fix-invalid-login-action-version
  • bc29be7 fix: invalid GitHub Actions login-action version
  • bdbd7ce Merge pull request #19 from crowdworks/push-docker-images-to-ghcr
  • 10353f8 pin Postgres version to 9.6
  • b5d91eb change docker host DNS name
  • 5de758f Modify Docker Image repository in README.md
  • 6a8bc2b add docker build and push to ghcr.io workflow

v0.2.0

16 Jan 23:29
031be6b
Compare
Choose a tag to compare

Changelog

  • 031be6b Merge pull request #18 from crowdworks/build-from-source-in-Dockerfile
  • d495b5a fix .go-version
  • 8068235 build from source in Dockerfile
  • 3a5c0af Merge pull request #17 from crowdworks/change-alpine-to-debian
  • c1dbe00 Change Docker base image to Debian.
  • 8e2ff17 Merge pull request #16 from crowdworks/add-linters
  • 57f8aa1 use a simple channel send/receive instead of select with a single case
  • 7d51d86 golangci-lint run --fix
  • f446881 add golangci settings and GitHub Actions Workflow
  • e363d8e Merge pull request #15 from crowdworks/change-circleci-test-to-github-actions
  • d4bce24 change test workflow from CircleCI to GitHub Actions
  • 39dbacf Merge pull request #10 from crowdworks/dependabot/docker/master/alpine-3.15.0
  • 83dc694 Merge pull request #14 from crowdworks/add-release-workflow
  • 6757815 Merge pull request #12 from crowdworks/dependabot/go_modules/master/github.com/go-sql-driver/mysql-1.6.0
  • b183946 Merge pull request #13 from crowdworks/remove-github.com-pkg-errors
  • e27fa27 add release workflow on GitHub Actions.
  • 45f27a6 use mysql.NewConfig instead of set mysql.Config struct
  • cc4fc81 fix typo
  • c5b8ec9 use golang.org/x/xerrors instead of github.com/pkg/errors
  • c7135ce Remove github.com/pkg/errors
  • 6ff92e8 Bump github.com/go-sql-driver/mysql from 1.3.0 to 1.6.0
  • 42393be Bump alpine from 3.6 to 3.15.0
  • 761627b Merge pull request #9 from crowdworks/add-dependabot
  • 7196866 Add dependabot
  • 86b7c49 Merge pull request #8 from crowdworks/bump-go-1.17.6
  • 2022e2a bump golang to 1.17.6
  • 2ecaa2b Merge pull request #7 from crowdworks/move-docker-image-to-quayio
  • 3833c5a Fix docker run example in README
  • ffed104 Move docker images to quay.io
  • 6a66987 Update README
  • cd67a99 Update example of cyqldog.yml

v0.1.3

28 Sep 08:13
Compare
Choose a tag to compare

Changelog

f4d6c7d Update docker image tag to 0.1.3
83fcb16 Update docker image to 0.1.2


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.2

28 Sep 08:00
Compare
Choose a tag to compare

Changelog

7520c96 Fix docker image repository in README
b86b881 Use latest release binary for Dockerfile, not master


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

v0.1.1

28 Sep 03:15
Compare
Choose a tag to compare

Changelog

439edd5 Add instructions for running cyqldog with Dokcer to README
61f6766 Set entrypoint in Dockerfile


Automated with GoReleaser
Built with go version go1.9 darwin/amd64