Skip to content

Releases: wait4x/wait4x

v3.6.0

20 Oct 22:56
v3.6.0
97f6539

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: add opt-in h2c support for the http checker by @mridang in #473

Dependency Updates ⬆️

  • Bump jandelgado/gcov2lcov-action from 1.1.1 to 1.2.0 in the github-actions group by @dependabot[bot] in #456
  • Bump github.com/miekg/dns from 1.1.67 to 1.1.68 by @dependabot[bot] in #457
  • Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #459
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #463

New Contributors

Full Changelog: v3.5.1...v3.6.0

v3.5.1

31 Jul 08:38
v3.5.1
f43d240

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Mention wait4x is now in homebrew in the README by @Julian in #450

Enhancements 🚀

  • Generate one checksum file "SHA256SUMS" for all of the assets by @atkrad in #451
  • Push the container image into the GitHub container registry by @atkrad in #452

Bug Fixes 🐛

  • Use shell parser to correctly parse exec commands with quotes by @MatthewCane in #445

Dependency Updates ⬆️

  • Bump the testcontainers group with 7 updates by @dependabot[bot] in #448
  • Bump go.temporal.io/api from 1.50.0 to 1.51.0 by @dependabot[bot] in #453
  • Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #454

Other Changes

  • One word fix for slightly awkward phrasing by @Julian in #449

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

14 Jul 16:42
v3.5.0
955696e

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Dependency Updates ⬆️

  • Bump github.com/miekg/dns from 1.1.66 to 1.1.67 by @dependabot[bot] in #447

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

25 Jun 10:17
v3.4.0
8aa679b

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Add support for 'exec' command to run shell commands by @mortymacs in #417

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

Documentation improvements

Full Changelog: v3.3.1...v3.4.0

v3.3.1

18 May 18:22
v3.3.1
6309a67

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

Other Changes

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @atkrad in #413
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @atkrad in #412

Full Changelog: v3.3.0...v3.3.1

v3.3.0

14 Apr 19:31
v3.3.0
8592c91

Choose a tag to compare

What's Changed

Enhancements 🚀

Dependency Updates ⬆️

  • Bump golang from 1.23-alpine3.21 to 1.24-alpine3.21 in the docker group by @dependabot in #397
  • Bump go.temporal.io/api from 1.46.0 to 1.47.0 by @dependabot in #399
  • Bump github.com/miekg/dns from 1.1.64 to 1.1.65 by @dependabot in #400
  • Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 by @dependabot in #401

Full Changelog: v3.2.0...v3.3.0

v3.2.0

23 Mar 12:09
v3.2.0
75df785

Choose a tag to compare

What's Changed

Enhancements 🚀

  • Using new Docker image tag "wait4x/wait4x" instead of "atkrad/wait4x" by @atkrad in #390

Dependency Updates ⬆️

Documentation improvements

Full Changelog: v3.1.0...v3.2.0

v3.1.0

10 Mar 23:29
v3.1.0
32e23b5

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Dependency Updates ⬆️

Documentation improvements

Full Changelog: v3.0.0...v3.1.0

v3.0.0

28 Feb 20:25
v3.0.0
999710b

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

  • Move "cmd" package from "/internal/app/wait4x" to "/internal" by @atkrad in #371
  • Improve commands' error handling by @atkrad in #373

Deprecations ❌

Dependency Updates ⬆️

Documentation improvements

Other Changes

Full Changelog: v2.14.3...v3.0.0

v2.14.3

02 Feb 19:11
v2.14.3
aaba226

Choose a tag to compare

What's Changed

Dependency Updates ⬆️

  • Bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #331
  • Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 by @dependabot in #332
  • Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #336
  • Bump github.com/antchfx/htmlquery from 1.3.2 to 1.3.3 by @dependabot in #337
  • Bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 by @dependabot in #335
  • Bump jandelgado/gcov2lcov-action from 1.0.9 to 1.1.1 by @dependabot in #339
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #347
  • Bump google.golang.org/grpc from 1.66.2 to 1.67.1 by @dependabot in #334
  • Bump go.temporal.io/api from 1.40.0 to 1.41.0 by @dependabot in #348
  • Bump go.temporal.io/api from 1.41.0 to 1.42.0 by @dependabot in #350
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #351
  • Bump go.temporal.io/api from 1.42.0 to 1.43.0 by @dependabot in #352
  • Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #353
  • Bump github.com/antchfx/htmlquery from 1.3.3 to 1.3.4 by @dependabot in #354
  • Bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 by @dependabot in #355
  • Bump github.com/testcontainers/testcontainers-go/modules/mysql from 0.34.0 to 0.35.0 by @dependabot in #357
  • Bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.34.0 to 0.35.0 by @dependabot in #358
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.34.0 to 0.35.0 by @dependabot in #359
  • Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.34.0 to 0.35.0 by @dependabot in #361
  • Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq from 0.34.0 to 0.35.0 by @dependabot in #363
  • Bump go.temporal.io/api from 1.43.0 to 1.43.2 by @dependabot in #364
  • Bump docker/bake-action from 5 to 6 by @dependabot in #356

Other Changes

Full Changelog: v2.14.2...v2.14.3