Skip to content

Releases: nitrado/connqc

v1.5.0

09 Sep 13:37
658daa8
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 4 to 5 in the all group by @dependabot in #43
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 in the all group by @dependabot in #44
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 in the all group by @dependabot in #45
  • build(deps): bump the all group with 2 updates by @dependabot in #46
  • build(deps): bump goreleaser/goreleaser-action from 5 to 6 in the all group by @dependabot in #47
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 in the all group by @dependabot in #48
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 in the all group by @dependabot in #49
  • chore: bump dependencies by @nrwiersma in #50

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Apr 13:21
c53373e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump the all group with 3 updates by @dependabot in #37
  • chore: bump go dependencies by @nrwiersma in #41
  • build(deps): bump github.com/hamba/cmd/v2 from 2.10.1 to 2.11.0 in the all group by @dependabot in #42

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

v1.3.0

18 Dec 11:37
2c75c01
Compare
Choose a tag to compare

What's Changed

  • give use case for tool by @stweise in #14
  • build(deps): bump github.com/hamba/testutils from 0.2.1 to 0.3.0 by @dependabot in #23
  • build(deps): bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.7 by @dependabot in #21
  • build(deps): bump github.com/hamba/logger/v2 from 2.4.0 to 2.5.0 by @dependabot in #25
  • fix: flaky server tests by @nrwiersma in #31
  • build(deps): bump github.com/ettle/strcase from 0.1.1 to 0.2.0 by @dependabot in #30
  • build(deps): bump github.com/hamba/cmd/v2 from 2.7.2 to 2.9.0 by @dependabot in #29
  • build(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #28
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #27
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #26
  • chore: bump dependencies by @nrwiersma in #32

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 Jun 07:58
3307d43
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4 by @dependabot in #7
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #9
  • build(deps): bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5 by @dependabot in #8
  • Rename quality control to quality checker by @Ullaakut in #12
  • refactor: remove unused concept of multiple TCP server listeners by @antiphp in #19
  • feat: add UDP support by @antiphp in #20
  • chore(deps): update golangci-lint to v1.53.3 and configure depguard by @antiphp in #18

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 May 12:02
Compare
Choose a tag to compare

Changelog

  • 71b8382 feat: rename signal to connqc and update README

v1.0.1

27 May 11:30
Compare
Choose a tag to compare

Changelog

  • bf7599b fix: make release pipeline login to ghcr before pushing