Releases: wait4x/wait4x
Releases · wait4x/wait4x
v3.5.1
What's Changed
Exciting New Features 🎉
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
New Contributors
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
Exciting New Features 🎉
- Feature/Check DB Table Exists by @MatthewCane in #446
- Implement Kafka checker and command by @hummerd in #439
Dependency Updates ⬆️
- Bump github.com/miekg/dns from 1.1.66 to 1.1.67 by @dependabot[bot] in #447
New Contributors
- @MatthewCane made their first contribution in #446
- @hummerd made their first contribution in #439
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
Exciting New Features 🎉
- Add support for 'exec' command to run shell commands by @mortymacs in #417
Enhancements 🚀
- Update README.md by @atkrad in #420
- Fix lint issues by @atkrad in #433
- Improve TCP cmd test coverage by @atkrad in #434
- Improve MySQL CMD test coverage by @atkrad in #436
- Improve "contextutil" test coverage by @atkrad in #437
Bug Fixes 🐛
- Fix request header initialization by @atkrad in #427
- Fix #423: Fix build commit hash and slug by @atkrad in #438
Dependency Updates ⬆️
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #419
- Bump alpine from 3.21 to 3.22 in the docker group by @dependabot in #424
- Bump go.mongodb.org/mongo-driver from 1.17.3 to 1.17.4 by @dependabot in #425
- Bump go.temporal.io/api from 1.49.1 to 1.50.0 by @dependabot in #426
- Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot in #429
Documentation improvements
- Resolve #115: Add Go install instructions to README by @atkrad in #421
- Improve advanced features documentation by @atkrad in #422
- Add more examples in the HTTP document by @mortymacs in #418
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
Dependency Updates ⬆️
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #407
- Bump go.temporal.io/api from 1.47.0 to 1.48.0 by @dependabot in #408
- Bump the testcontainers group with 6 updates by @dependabot in #409
- Bump go.temporal.io/api from 1.48.0 to 1.49.0 by @dependabot in #410
- Bump github.com/miekg/dns from 1.1.65 to 1.1.66 by @dependabot in #411
- Bump go.temporal.io/api from 1.49.0 to 1.49.1 by @dependabot in #415
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
What's Changed
Enhancements 🚀
- support disabling feature via build tag by @mortymacs in #404
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
What's Changed
Enhancements 🚀
Dependency Updates ⬆️
- Bump github.com/miekg/dns from 1.1.63 to 1.1.64 by @dependabot in #385
- Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 by @dependabot in #387
- Bump go.temporal.io/api from 1.45.0 to 1.46.0 by @dependabot in #389
- Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #388
Documentation improvements
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
Exciting New Features 🎉
- Support self-signed certificates by @mortymacs in #187
Enhancements 🚀
Dependency Updates ⬆️
Documentation improvements
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
Exciting New Features 🎉
- Add dns feature by @mortymacs in #181
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 ⬆️
- Bump go.temporal.io/api from 1.43.2 to 1.44.0 by @dependabot in #367
- Bump go.temporal.io/api from 1.44.0 to 1.44.1 by @dependabot in #368
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #369
- Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by @dependabot in #370
- Bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 by @dependabot in #376
- Bump go.temporal.io/api from 1.44.1 to 1.45.0 by @dependabot in #375
Documentation improvements
Other Changes
- Update flake.nix by @atkrad in #366
- Improve "testcontainers" logger by @atkrad in #374
- Using TestSuite package for DNS tests by @atkrad in #377
- Bump Version 3 by @atkrad in #379
Full Changelog: v2.14.3...v3.0.0
v2.14.3
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
v2.14.2
What's Changed
Enhancements 🚀
Dependency Updates ⬆️
- Bump github.com/antchfx/htmlquery from 1.3.1 to 1.3.2 by @dependabot in #296
- Bump docker/bake-action from 4 to 5 by @dependabot in #294
- Bump go.temporal.io/api from 1.30.1 to 1.35.0 by @dependabot in #298
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #293
- Update TestContainers dependencies by @atkrad in #299
- Bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0 by @dependabot in #308
- Bump github.com/testcontainers/testcontainers-go/modules/mysql from 0.31.0 to 0.32.0 by @dependabot in #307
- Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq from 0.31.0 to 0.32.0 by @dependabot in #305
- Bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.31.0 to 0.32.0 by @dependabot in #306
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.31.0 to 0.32.0 by @dependabot in #304
- Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.31.0 to 0.32.0 by @dependabot in #303
- Bump go.temporal.io/api from 1.35.0 to 1.36.0 by @dependabot in #311
- Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #313
- Bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 by @dependabot in #314
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #315
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.13.0 to 2.14.0 by @dependabot in #316
- Bump go.temporal.io/api from 1.36.0 to 1.37.0 by @dependabot in #317
- Bump go.temporal.io/api from 1.37.0 to 1.38.0 by @dependabot in #325
- Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #318
- Bump github.com/testcontainers/testcontainers-go from 0.32.0 to 0.33.0 by @dependabot in #322
- Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq from 0.32.0 to 0.33.0 by @dependabot in #324
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.32.0 to 0.33.0 by @dependabot in #323
- Bump github.com/testcontainers/testcontainers-go/modules/mysql from 0.32.0 to 0.33.0 by @dependabot in #321
- Bump github.com/testcontainers/testcontainers-go/modules/mongodb from 0.32.0 to 0.33.0 by @dependabot in #319
- Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.32.0 to 0.33.0 by @dependabot in #320
- Bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #326
- Bump google.golang.org/grpc from 1.66.0 to 1.66.1 by @dependabot in #328
- Bump go.temporal.io/api from 1.38.0 to 1.39.0 by @dependabot in #327
Other Changes
- Bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #300
- Update README.md by @atkrad in #301
- Update README.md by @atkrad in #302
- Refactor README.md by @atkrad in #309
- Update the Go Report badge address by @atkrad in #310
Full Changelog: v2.14.1...v2.14.2