Releases: beatlabs/bake
Releases · beatlabs/bake
v0.33.0
What's Changed
- Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #314
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #317
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #315
- Bump go.mongodb.org/mongo-driver from 1.16.0 to 1.16.1 by @dependabot in #316
- Bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 by @dependabot in #318
- Bump github.com/IBM/sarama from 1.43.2 to 1.43.3 by @dependabot in #319
- Bump github.com/hashicorp/consul/api from 1.29.2 to 1.29.3 by @dependabot in #322
- Bump github.com/hashicorp/consul/api from 1.29.3 to 1.29.4 by @dependabot in #323
- Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #324
- Bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 by @dependabot in #325
- Bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #326
- Bump github.com/hashicorp/consul/api from 1.29.4 to 1.29.5 by @dependabot in #327
- Bump github.com/hashicorp/consul/api from 1.29.5 to 1.30.0 by @dependabot in #328
- Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #329
- Linting improvements by @mantzas in #330
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #267
- Bump docker/build-push-action from 3 to 4 by @dependabot in #263
- Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot in #268
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #265
- Bump github.com/docker/docker from 20.10.18+incompatible to 20.10.24+incompatible by @dependabot in #269
- Bump golang from 1.19 to 1.21 by @dependabot in #272
- Bump docker/login-action from 2 to 3 by @dependabot in #277
- Bump actions/checkout from 3 to 4 by @dependabot in #273
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #276
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #274
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #275
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #279
- Bump golang.org/x/net from 0.0.0-20220930213112-107f3e3c3b0b to 0.17.0 by @dependabot in #278
- upgrades by @mantzas in #280
- Bump docker/build-push-action from 4 to 5 by @dependabot in #283
- Beatlabification by @mantzas in #281
- Use private repo skim by @mantzas in #285
- Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 by @dependabot in #286
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #287
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #288
- Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #291
- Bump golang from 1.21 to 1.22 by @dependabot in #292
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #298
- Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 by @dependabot in #294
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #289
- Bump github.com/IBM/sarama from 1.42.1 to 1.43.0 by @dependabot in #295
- Bump github.com/hashicorp/consul/api from 1.26.1 to 1.28.2 by @dependabot in #297
- Bump github.com/IBM/sarama from 1.43.0 to 1.43.1 by @dependabot in #300
- Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot in #299
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #301
- Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 by @dependabot in #302
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #303
- Bump github.com/IBM/sarama from 1.43.1 to 1.43.2 by @dependabot in #304
- Bump github.com/hashicorp/consul/api from 1.28.2 to 1.28.3 by @dependabot in #305
- Bump github.com/hashicorp/consul/api from 1.28.3 to 1.29.1 by @dependabot in #306
- Bump docker/build-push-action from 5 to 6 by @dependabot in #308
- Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.16.0 by @dependabot in #309
- Bump github.com/hashicorp/consul/api from 1.29.1 to 1.29.2 by @dependabot in #310
- Bake lite by @mantzas in #313
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Go dependencies by @beat-matching-bot in #255
- Report more than default 3 issues with the same text by @mantzas in #258
- Go 1.19 support and upgrades by @mantzas in #252
- DIS-4439 PlantUML support by @mantzas in #257
- Go dependencies by @beat-matching-bot in #259
- Improve logging output by @pkritiotis in #254
- Upgrades by @mantzas in #260
- Pull request template by @sgarcez in #261
New Contributors
- @beat-matching-bot made their first contribution in #255
- @pkritiotis made their first contribution in #254
Full Changelog: v0.29.5...v0.31.0
v0.31.0-beta
What's Changed
- Go dependencies by @beat-matching-bot in #255
- Report more than default 3 issues with the same text by @mantzas in #258
- Go 1.19 support and upgrades by @mantzas in #252
- DIS-4439 PlantUML support by @mantzas in #257
- Go dependencies by @beat-matching-bot in #259
- Improve logging output by @pkritiotis in #254
- Upgrades by @mantzas in #260
- Pull request template by @sgarcez in #261
New Contributors
- @beat-matching-bot made their first contribution in #255
- @pkritiotis made their first contribution in #254
Full Changelog: v0.29.5...v0.31.0-beta
v0.30.0-beta
What's Changed
- Go dependencies by @beat-matching-bot in #255
New Contributors
- @beat-matching-bot made their first contribution in #255
Full Changelog: v0.29.5...v0.30.0-beta
v0.29.5
v0.29.4
What's Changed
- Bump github.com/hashicorp/consul/api from 1.13.1 to 1.14.0 by @dependabot in #250
- Swag upgrade to support generics by @mantzas in #251
Full Changelog: v0.29.3...v0.29.4
v0.29.3
What's Changed
- Bump github.com/hashicorp/consul/api from 1.13.0 to 1.13.1 by @dependabot in #238
- Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 by @dependabot in #237
- FIX Install protoc-go-gen in bin default directory by @Oberonus in #249
- Bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 by @dependabot in #247
Full Changelog: v0.29.2...v0.29.3